Class SortingAppliedEvent
java.lang.Object
de.xima.fc.inbox.model.lazydata.SortingAppliedEvent
Simple event wrapping information about sort settings, ment to be triggered and processed in case of changes made to
the field to sort by and/or the sort direction.
- Since:
- 8.4.0
- Author:
- XIMA Media GmbH
-
Field Summary
Fields -
Method Summary
-
Field Details
-
mandantId
the current client (context information) -
sortField
the current field to be used for sorting -
ascending
public final boolean ascendingthe current sort order
-
-
Method Details
-
toString
-