Interface | Description |
---|---|
DataDisplay<T> |
Data display interface defining the
Widget
aspects of the DataTable. |
LoadedCallback | Deprecated |
Class | Description |
---|---|
AbstractDataTable<T> |
An abstract data table implementation that can be attached to the DOM.
|
AbstractDataTable.DefaultTableScaffolding | |
MaterialDataTable<T> |
The standard Material data table with custom "outer" components such as,
table icon, table title, stretch functionality, column toggling, etc.
|
MaterialInfiniteDataTable<T> |
"Infinite" Material data table extending
MaterialDataTable . |
Table | |
TableData | |
TableHeader | |
TableRow | |
TableScaffolding |
Table scaffolding that will construct the Panels for the table foundation.
|
TableSubHeader |
Copyright © 2018. All rights reserved.