@FunctionalInterface
public static interface DataGrid.ColumnResizeListener
| Modifier and Type | Method and Description |
|---|---|
void |
columnResized(DataGrid.ColumnResizeEvent event)
Called when the columns of the DataGrid have been resized.
|
void columnResized(DataGrid.ColumnResizeEvent event)
event - an event providing more information