Table

Types related to Table component in @bentley/ui-components package.

Classes

Name Description  
PresentationTableDataProvider Presentation Rules-driven table data provider.  

Constants

Name Description  
TABLE_DATA_PROVIDER_DEFAULT_CACHED_PAGES_COUNT The default number of pages cached by PresentationTableDataProvider  
TABLE_DATA_PROVIDER_DEFAULT_PAGE_SIZE The default number of rows in a single page requested by PresentationTableDataProvider  

Global Functions

Name Description  
tableWithUnifiedSelection A HOC component that adds unified selection functionality to the supplied  

Interfaces

Name Description  
PresentationTableDataProviderProps Initialization properties for PresentationTableDataProvider  
TableWithUnifiedSelectionProps Props that are injected to the TableWithUnifiedSelection HOC component.  

Type Aliases

Name Description  
IPresentationTableDataProvider Interface for presentation rules-driven table data provider.  

Last Updated: 08 January, 2020