Table
Presentation features for Table component.
Classes
| Name | Description | |
|---|---|---|
| PresentationTableDataProvider | Presentation Rules-driven table data provider. | Deprecated |
Constants
| Name | Description | |
|---|---|---|
| TABLE_DATA_PROVIDER_DEFAULT_CACHED_PAGES_COUNT | The default number of pages cached by PresentationTableDataProvider | Deprecated |
| TABLE_DATA_PROVIDER_DEFAULT_PAGE_SIZE | The default number of rows in a single page requested by PresentationTableDataProvider | Deprecated |
Global Functions
| Name | Description | |
|---|---|---|
| tableWithUnifiedSelection | A HOC component that adds unified selection functionality to the supplied | Deprecated |
Interfaces
| Name | Description | |
|---|---|---|
| PresentationTableDataProviderProps | Initialization properties for PresentationTableDataProvider | Deprecated |
| TableWithUnifiedSelectionProps | Props that are injected to the TableWithUnifiedSelection HOC component. | Deprecated |
Type Aliases
| Name | Description | |
|---|---|---|
| IPresentationTableDataProvider | Interface for presentation rules-driven table data provider. | Deprecated |
Last Updated: 30 November, 2023