org.eclipse.nebula.widgets.nattable.selection.action
Class MoveToFirstColumnAction

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
      extended by org.eclipse.nebula.widgets.nattable.selection.action.MoveToFirstColumnAction
All Implemented Interfaces:
IKeyAction

public class MoveToFirstColumnAction
extends AbstractKeySelectAction


Constructor Summary
MoveToFirstColumnAction()
           
 
Method Summary
 void run(NatTable natTable, org.eclipse.swt.events.KeyEvent event)
           
 
Methods inherited from class org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
getDirection, isControlMask, isShiftMask, setControlMask, setShiftMask
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoveToFirstColumnAction

public MoveToFirstColumnAction()
Method Detail

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.