Class DisplayColumnChooserCommand

java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.columnChooser.command.DisplayColumnChooserCommand
All Implemented Interfaces:
ILayerCommand

public class DisplayColumnChooserCommand extends AbstractContextFreeCommand
  • Constructor Details

    • DisplayColumnChooserCommand

      public DisplayColumnChooserCommand(NatTable natTable)
  • Method Details

    • getNatTable

      public NatTable getNatTable()