public class MoveSelectionAction extends AbstractKeySelectAction
| Constructor and Description |
|---|
MoveSelectionAction(SelectionLayer.MoveDirectionEnum direction) |
MoveSelectionAction(SelectionLayer.MoveDirectionEnum direction,
boolean shiftMask,
boolean ctrlMask) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(NatTable natTable,
org.eclipse.swt.events.KeyEvent event) |
getDirection, isControlMask, isShiftMask, setControlMask, setShiftMaskpublic MoveSelectionAction(SelectionLayer.MoveDirectionEnum direction)
public MoveSelectionAction(SelectionLayer.MoveDirectionEnum direction, boolean shiftMask, boolean ctrlMask)
public void run(NatTable natTable, org.eclipse.swt.events.KeyEvent event)
run in interface IKeyActionrun in class AbstractKeySelectActionCopyright © 2013. All Rights Reserved.