Sorting Renderer
interface SortingRenderer
Content copied to clipboard
This interface bundles the methods to render the appropriate UI elements for the sorting actions within the header column of a table.
The data table takes care of calling the fitting method based upon the current state of a column's sorting strategy.
See also
Functions
renderSortingActive
Link copied to clipboard
renderSortingDisabled
Link copied to clipboard
renderSortingLost
Link copied to clipboard
Inheritors
SingleArrowSortingRenderer
Link copied to clipboard