@FunctionalInterface
public static interface DataGrid.SortListener
| Modifier and Type | Method and Description |
|---|---|
void |
sorted(DataGrid.SortEvent event)
Called when the sort order has changed.
|
void sorted(DataGrid.SortEvent event)
event - an event providing more information