Class DisplayPersistenceDialogCommand
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommand
- All Implemented Interfaces:
ILayerCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
cloneCommand, convertToTargetLayer
-
Constructor Details
-
DisplayPersistenceDialogCommand
- Parameters:
natTable- The NatTable instance to call the PersistenceDialog for.
-
-
Method Details
-
getNatTable
- Returns:
- The NatTable instance to call the PersistenceDialog for.
-