Class ExportTableCommand
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.export.command.ExportTableCommand
- All Implemented Interfaces:
ILayerCommand
Command to export a NatTable.
- Since:
- 1.5
-
Constructor Summary
ConstructorsConstructorDescriptionExportTableCommand(IConfigRegistry configRegistry, org.eclipse.swt.widgets.Shell shell) -
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
cloneCommand, convertToTargetLayer
-
Constructor Details
-
ExportTableCommand
-
-
Method Details
-
getConfigRegistry
-
getShell
public org.eclipse.swt.widgets.Shell getShell()
-