Uses of Class
org.eclipse.nebula.widgets.nattable.command.AbstractMultiColumnCommand

Packages that use AbstractMultiColumnCommand
org.eclipse.nebula.widgets.nattable.command   
org.eclipse.nebula.widgets.nattable.hideshow.command   
org.eclipse.nebula.widgets.nattable.resize.command   
 

Uses of AbstractMultiColumnCommand in org.eclipse.nebula.widgets.nattable.command
 

Constructors in org.eclipse.nebula.widgets.nattable.command with parameters of type AbstractMultiColumnCommand
AbstractMultiColumnCommand(AbstractMultiColumnCommand command)
           
 

Uses of AbstractMultiColumnCommand in org.eclipse.nebula.widgets.nattable.hideshow.command
 

Subclasses of AbstractMultiColumnCommand in org.eclipse.nebula.widgets.nattable.hideshow.command
 class MultiColumnHideCommand
           
 

Uses of AbstractMultiColumnCommand in org.eclipse.nebula.widgets.nattable.resize.command
 

Subclasses of AbstractMultiColumnCommand in org.eclipse.nebula.widgets.nattable.resize.command
 class AutoResizeColumnsCommand
          Command indicating that all selected columns have to be auto resized i.e made wide enough to just fit the widest cell.
 class MultiColumnResizeCommand
           
 



Copyright © 2015. All rights reserved.