Package org.eclipse.nebula.widgets.nattable.ui.action
package org.eclipse.nebula.widgets.nattable.ui.action
-
ClassDescription
IDragMode
to visualize a column as overlay.Implementing this interface will create an action that translates an SWT MouseEvent into a command that should be executed in the NatTable.Specialisation of IMouseAction for specifying an action that is executed on mouse click.IMouseAction
that is used to configure mouse move bindings.IDragMode
to visualize a row as overlay.