Uses of Interface
is.codion.common.model.filter.FilterModel.Sort
Packages that use FilterModel.Sort
Package
Description
A UI-agnostic list model based on
FilterModel.A UI-agnostic table model based on
FilterModel.-
Uses of FilterModel.Sort in is.codion.common.model.component.list
Subinterfaces of FilterModel.Sort in is.codion.common.model.component.list -
Uses of FilterModel.Sort in is.codion.common.model.component.table
Subinterfaces of FilterModel.Sort in is.codion.common.model.component.tableModifier and TypeInterfaceDescriptioninterfaceFilterTableSort<R,C> Handles the column sorting states for aFilterTableModel. -
Uses of FilterModel.Sort in is.codion.common.model.filter
Methods in is.codion.common.model.filter that return FilterModel.SortMethods in is.codion.common.model.filter with parameters of type FilterModel.SortModifier and TypeMethodDescriptionFilterModel.Items.Builder.SortStep.sort(FilterModel.Sort<T> sort)