Uses of Class
org.eclipse.nebula.widgets.nattable.command.AbstractMultiColumnCommand
Packages that use AbstractMultiColumnCommand
Package
Description
-
Uses of AbstractMultiColumnCommand in org.eclipse.nebula.widgets.nattable.command
Constructors in org.eclipse.nebula.widgets.nattable.command with parameters of type AbstractMultiColumnCommandModifierConstructorDescriptionprotectedClone constructor -
Uses of AbstractMultiColumnCommand in org.eclipse.nebula.widgets.nattable.hideshow.command
-
Uses of AbstractMultiColumnCommand in org.eclipse.nebula.widgets.nattable.resize.command
Modifier and TypeClassDescriptionclassCommand indicating that all selected columns have to be auto resized i.e made wide enough to just fit the widest cell.classCommand to trigger resizing of multiple columns.