Interface | Description |
---|---|
CellField |
CellField is a dynamic data structure containing columns of different data types.
|
CellFields.ConstructNewCellFieldImpl |
Interface used for DI.
|
Column<T> |
Column represents a specific column (property) of a specific cell field.
|
Row |
Row represents a row in a cell field.
|
RowBuilder |
Builder for a row.
|
Class | Description |
---|---|
CellFields |
Utility methods for
CellField API. |