Uses of Class
org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
Package
Description
-
Uses of AbstractColumnHideShowLayer in org.eclipse.nebula.widgets.nattable.group
Modifier and TypeClassDescriptionclass
Tracks the Expand/Collapse of a Column Group header NOTE: Only relevant when Column Grouping is enabled. -
Uses of AbstractColumnHideShowLayer in org.eclipse.nebula.widgets.nattable.group.performance
Modifier and TypeClassDescriptionclass
Layer that is used in combination with the performanceColumnGroupHeaderLayer
to support expand/collapse of column groups. -
Uses of AbstractColumnHideShowLayer in org.eclipse.nebula.widgets.nattable.hideshow
Modifier and TypeClassDescriptionclass
Layer to add support for column hide/show feature to a NatTable. -
Uses of AbstractColumnHideShowLayer in org.eclipse.nebula.widgets.nattable.test.fixture.layer
Modifier and TypeClassDescriptionclass
A ColumnHideShowLayer for use in unit tests with a pre-canned set of hidden columns.