Class MoveToHomeAction
java.lang.Object
org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
org.eclipse.nebula.widgets.nattable.selection.action.MoveToHomeAction
- All Implemented Interfaces:
IKeyAction
Action that is used to perform a selection movement on pressing the HOME key.
- Since:
- 1.6
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
getDirection, isControlMask, isShiftMask, setControlMask, setShiftMask
-
Constructor Details
-
MoveToHomeAction
public MoveToHomeAction()
-
-
Method Details
-
run
- Specified by:
runin interfaceIKeyAction- Overrides:
runin classAbstractKeySelectAction
-