public static interface ColumnSortEvent.Handler extends EventHandler
ColumnSortEvent
.Modifier and Type | Method and Description |
---|---|
void |
onColumnSort(ColumnSortEvent event)
Called when
ColumnSortEvent is fired. |
void onColumnSort(ColumnSortEvent event)
ColumnSortEvent
is fired.event
- the ColumnSortEvent
that was firedCopyright © 2018. All rights reserved.