@FunctionalInterface
public static interface DataGrid.ColumnReorderListener
| Modifier and Type | Method and Description |
|---|---|
void |
columnReordered(DataGrid.ColumnReorderEvent event)
Called when the columns of the DataGrid have been reordered.
|
void columnReordered(DataGrid.ColumnReorderEvent event)
event - an event providing more information