| Interface | Description |
|---|---|
| DataTable | |
| SelectionValue | |
| TransformableDataTable.Processor |
| Class | Description |
|---|---|
| AbstractBigDataTable | |
| AbstractDataTable | |
| AbstractDataTableBindingProvider | |
| AbstractUnmodifiableDataTable | |
| AggreGateBean |
WARNING:
In the inherited classes, do not assign field values in the declaration!
|
| DataBlocksPreprocessor | |
| DataRecord |
DataRecord is a single record of DataTable. |
| DataTableBindingProvider | |
| DataTableBuilding | |
| DataTableConstruction | |
| DataTableConversion | |
| DataTableQuery | |
| DataTableRegistry | |
| DataTableReplication | |
| DataTableSorter | |
| DataTableUtils | |
| FCBigDecimal | |
| FCBigInteger | |
| FieldFormat<T> |
FieldFormat is a part of TableFormat that describes single DataTable field. |
| FilteringDataTable | |
| IndexTableCache<T> | |
| ProxyDataTable | |
| QueryCondition | |
| ResultSetDataTable | |
| SimpleDataTable |
DataTable is a tabular structure that consist of TableFormat describing table fields and other options and a number of DataRecord objects representing
individual records. |
| SortedCompositeDataTable | |
| SortOrder | |
| TableFormat |
TableFormat describes fields and other options of a DataTable or a DataRecord. |
| TransformableDataTable |
| Enum | Description |
|---|---|
| DataBlocksPreprocessor.Mode | |
| DataTableUtils.FilterMode |
| Exception | Description |
|---|---|
| DataTableException | |
| ValidationException |