Class | Description |
---|---|
DataTableBackgroundImagePainter |
Paints the cell background using an image.
|
DataTableBodyLayerStack |
A BodyLayerStack for the DataView.
|
DataTableColumnHeaderConfiguration |
A column style for the data view.
|
DataTableConfigLabelAccumulator |
A label accumulator for the data view.
|
DataTableContext |
A context for the data view.
|
DataTableDataProvider |
A data provider that handles missing values.
|
DataTableDecorator |
A table decorator.
|
DataTableFillLayout |
Adds an additional column to fill up the space.
|
DataTableFillLayoutStyle |
Style config for fill layouts.
|
DataTableGridLayer |
A grid layer for the data view.
|
DataTableGridLayerStack |
A grid layer stack for the data view.
|
DataTableHandleDataProvider |
A data provider based on a data handle.
|
DataTableImagePainter |
Paints an image.
|
DataTableResizeColumnAction |
Resize column action that only fires for smaller datasets
|
DataTableRowHeaderConfiguration |
A configuration for row headers in the data view.
|
DataTableSelectionLayer |
A selection layer for data views.
|
DataTableViewportLayer |