T - the event source typeS - the type of the sorting information@FunctionalInterface public static interface SortEvent.SortNotifier<T extends Component,S extends SortOrder<?>> extends Serializable
SortEvents.| Modifier and Type | Method and Description |
|---|---|
Registration |
addSortListener(ComponentEventListener<SortEvent<T,S>> listener)
Adds a sort order change listener that gets notified when the sort
order changes.
|
Registration addSortListener(ComponentEventListener<SortEvent<T,S>> listener)
listener - the sort order change listener to addCopyright © 2025. All rights reserved.