Uses of Class
de.xima.fc.inbox.model.lazydata.SortingAppliedEvent
-
Packages that use SortingAppliedEvent Package Description de.xima.fc.inbox.model.lazydata -
-
Uses of SortingAppliedEvent in de.xima.fc.inbox.model.lazydata
Method parameters in de.xima.fc.inbox.model.lazydata with type arguments of type SortingAppliedEvent Modifier and Type Method Description void
LazyExtendedProcessListModel. setSortingListener(Consumer<SortingAppliedEvent> sortingListener)
Allows to set a listener for 'sorting' events.
-