Class TurnViewportOnCommand
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.print.command.TurnViewportOnCommand
- All Implemented Interfaces:
ILayerCommand
Restores the viewport to its normal operation.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
cloneCommand, convertToTargetLayer
-
Constructor Details
-
TurnViewportOnCommand
public TurnViewportOnCommand()
-