Class | Description |
---|---|
BaseBounds |
Base implementation of
Bounds |
BaseGridCell<T> |
Base implementation of a grid cell to avoid boiler-plate for more specific implementations.
|
BaseGridCellValue<T> |
Base implementation of a grid cell value holder to avoid boiler-plate for more specific implementations.
|
BaseGridColumn<T> |
Base implementation of a grid column to avoid boiler-plate for more specific implementations.
|
BaseGridData |
Base implementation of a grid to avoid boiler-plate for more specific implementations.
|
BaseGridDataIndexManager |
Helper class that manages "merge" and "group" meta-data following different mutations to
GridData |
BaseGridDataSelectionsManager |
Helper class that manages "selected cell" meta-data following different mutations to
GridData |
BaseGridRow |
Base implementation of a grid row to avoid boiler-plate for more specific implementations.
|
BaseHeaderMetaData |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.