Class TickUpdateAction
java.lang.Object
org.eclipse.nebula.widgets.nattable.tickupdate.action.TickUpdateAction
- All Implemented Interfaces:
IKeyAction
IKeyAction that will execute the TickUpdateCommand with the
additional information if the update increments or decrements the current
value.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TickUpdateAction
public TickUpdateAction(boolean increment) - Parameters:
increment- Flag to determine whether the current value in the data model should be incremented or decremented.
-
-
Method Details
-
run
- Specified by:
runin interfaceIKeyAction
-