Class ResetColumnReorderCommand
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.reorder.command.ResetColumnReorderCommand
- All Implemented Interfaces:
ILayerCommand
Command to reset column reordering.
- Since:
- 1.6
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
cloneCommand, convertToTargetLayer
-
Constructor Details
-
ResetColumnReorderCommand
public ResetColumnReorderCommand()
-