SortingPlanReducer

interface SortingPlanReducer

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

Inheritors

Link copied to clipboard