Class PrintEntireGridCommand

java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
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 Details

    • PrintEntireGridCommand

      public PrintEntireGridCommand()