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

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

public class PrintEntireGridCommand
extends AbstractContextFreeCommand

The viewport picks this up and moved to 0,0 so that the entire grid can be printed.


Constructor Summary
PrintEntireGridCommand()
           
 
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

PrintEntireGridCommand

public PrintEntireGridCommand()


Copyright © 2014. All rights reserved.