Package | Description |
---|---|
gwt.material.design.client.ui.table |
Modifier and Type | Interface and Description |
---|---|
interface |
DataDisplay<T>
Data display interface defining the
Widget
aspects of the DataTable. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataTable<T>
An abstract data table implementation that can be attached to the DOM.
|
class |
MaterialDataTable<T>
The standard Material data table with custom "outer" components such as,
table icon, table title, stretch functionality, column toggling, etc.
|
class |
MaterialInfiniteDataTable<T>
"Infinite" Material data table extending
MaterialDataTable . |
Copyright © 2018. All rights reserved.