public static interface SortEvent.SortListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
sort(SortEvent event)
Called when the sort order has changed.
|
void sort(SortEvent event)
event - the sort order change eventCopyright © 2017 Vaadin Ltd. All rights reserved.