Uses of Class
org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
Package
Description
-
Uses of DimensionallyDependentLayer in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
Modifier and TypeClassDescriptionclass
The layer that is used to render the groupBy region where columns can be dragged from to perform grouping and ungrouping actions. -
Uses of DimensionallyDependentLayer in org.eclipse.nebula.widgets.nattable.grid.data
Modifier and TypeClassDescriptionclass
Using this specialization ofRowHeaderLayer
adds support for configuring a fixedSummaryRowLayer
in the body region of a grid. -
Uses of DimensionallyDependentLayer in org.eclipse.nebula.widgets.nattable.grid.layer
Modifier and TypeClassDescriptionclass
Responsible for rendering, event handling etc on the column headers.class
Layer for the top left header corner of the grid layerclass
Layer for the row header of the grid layer. -
Uses of DimensionallyDependentLayer in org.eclipse.nebula.widgets.nattable.test.fixture.layer