org.eclipse.nebula.widgets.nattable.print.command
Class PrintEntireGridCommand
java.lang.Object
   org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
       org.eclipse.nebula.widgets.nattable.print.command.PrintEntireGridCommand
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.
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PrintEntireGridCommand
public PrintEntireGridCommand()
Copyright © 2014. All rights reserved.