Uses of Class
com.vaadin.flow.data.event.SortEvent
Packages that use SortEvent
-
Uses of SortEvent in com.vaadin.flow.data.event
Method parameters in com.vaadin.flow.data.event with type arguments of type SortEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationSortEvent.SortNotifier.addSortListener(com.vaadin.flow.component.ComponentEventListener<SortEvent<T, S>> listener) Adds a sort order change listener that gets notified when the sort order changes.