Class SaveDataChangesCommand
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.datachange.command.SaveDataChangesCommand
- All Implemented Interfaces:
ILayerCommand
Command to save data changes tracked by the
DataChangeLayer.- Since:
- 1.6
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
cloneCommand, convertToTargetLayer
-
Constructor Details
-
SaveDataChangesCommand
public SaveDataChangesCommand()
-