org.eclipse.nebula.widgets.nattable.print.command
Class TurnViewportOnCommand

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
      extended by org.eclipse.nebula.widgets.nattable.print.command.TurnViewportOnCommand
All Implemented Interfaces:
ILayerCommand

public class TurnViewportOnCommand
extends AbstractContextFreeCommand

Restores the viewport to its normal operation.

See Also:
TurnViewportOffCommand

Constructor Summary
TurnViewportOnCommand()
           
 
Method Summary
 
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
cloneCommand, convertToTargetLayer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TurnViewportOnCommand

public TurnViewportOnCommand()


Copyright © 2014. All rights reserved.