Class GridRegion
java.lang.Object
org.eclipse.nebula.widgets.nattable.grid.GridRegion
A region is simply an area on the Grid. Diving the table/grid into regions
makes it easier to manage areas with similar behavior.
For example all the cells in the column header are painted differently and
can respond to sorting actions.
-
Field Details
-
CORNER
- See Also:
-
COLUMN_HEADER
- See Also:
-
COLUMN_GROUP_HEADER
- See Also:
-
ROW_HEADER
- See Also:
-
ROW_GROUP_HEADER
- See Also:
-
BODY
- See Also:
-
DATAGRID
- See Also:
-
FILTER_ROW
- See Also:
-