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