public static interface AbstractCellTable.Resources
Modifier and Type | Method and Description |
---|---|
ImageResource |
sortAscending()
Icon used when a column is sorted in ascending order.
|
ImageResource |
sortDescending()
Icon used when a column is sorted in descending order.
|
AbstractCellTable.Style |
style()
The styles used in this widget.
|
ImageResource sortAscending()
ImageResource sortDescending()
AbstractCellTable.Style style()