Sorting Plan Reducer
This interface defines the reducing process for the sorting plan, that is the creation of a new plan based upon a user input, like clicking on symbol or button (SingleArrowSortingRenderer).
See also
Functions
Link copied to clipboard
abstract fun reduce(sortingPlan: SortingPlan, activated: ColumnIdSorting): SortingPlan
Content copied to clipboard