org.eclipse.nebula.widgets.nattable.selection.action
Class MoveToFirstColumnAction
java.lang.Object
org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
org.eclipse.nebula.widgets.nattable.selection.action.MoveToFirstColumnAction
- All Implemented Interfaces:
- IKeyAction
public class MoveToFirstColumnAction
- extends AbstractKeySelectAction
Method Summary |
void |
run(NatTable natTable,
org.eclipse.swt.events.KeyEvent event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoveToFirstColumnAction
public MoveToFirstColumnAction()
run
public void run(NatTable natTable,
org.eclipse.swt.events.KeyEvent event)
- Specified by:
run
in interface IKeyAction
- Overrides:
run
in class AbstractKeySelectAction
Copyright © 2014. All rights reserved.