Class MoveToLastRowAction
java.lang.Object
org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
org.eclipse.nebula.widgets.nattable.selection.action.MoveToLastRowAction
- All Implemented Interfaces:
IKeyAction
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
getDirection, isControlMask, isShiftMask, setControlMask, setShiftMask
-
Constructor Details
-
MoveToLastRowAction
public MoveToLastRowAction()
-
-
Method Details
-
run
- Specified by:
runin interfaceIKeyAction- Overrides:
runin classAbstractKeySelectAction
-