Class PrintEntireGridCommand
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.print.command.PrintEntireGridCommand
- All Implemented Interfaces:
ILayerCommand
The viewport picks this up and moved to 0,0 so that the entire grid can be
printed.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
cloneCommand, convertToTargetLayer
-
Constructor Details
-
PrintEntireGridCommand
public PrintEntireGridCommand()
-