public static class DataGrid.ColumnReorderEvent extends DataGrid.AbstractDataGridEvent
| Constructor and Description |
|---|
ColumnReorderEvent(DataGrid component)
Constructor for a column reorder change event.
|
getSourcepublic ColumnReorderEvent(DataGrid component)
component - the DataGrid from which this event originates