public static interface Grid.ColumnReorderListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
columnReorder(Grid.ColumnReorderEvent event)
Called when the columns of the grid have been reordered.
|
void columnReorder(Grid.ColumnReorderEvent event)
event - An event providing more informationCopyright © 2022 Vaadin Ltd. All rights reserved.