org.eclipse.nebula.widgets.nattable.columnChooser.command
Class DisplayColumnChooserCommand

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

public class DisplayColumnChooserCommand
extends AbstractContextFreeCommand


Constructor Summary
DisplayColumnChooserCommand(NatTable natTable)
           
 
Method Summary
 NatTable getNatTable()
           
 
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

DisplayColumnChooserCommand

public DisplayColumnChooserCommand(NatTable natTable)
Method Detail

getNatTable

public NatTable getNatTable()


Copyright © 2015. All rights reserved.