Package com.vaadin.flow.data.event
package com.vaadin.flow.data.event
-
ClassDescriptionEvent describing a change in sorting of a
DataProvider.SortEvent.SortNotifier<T extends com.vaadin.flow.component.Component,S extends SortOrder<?>> The interface for adding and removing listeners forSortEvents.