Module is.codion.common.model
Package is.codion.common.model.filter
package is.codion.common.model.filter
-
ClassDescriptionFilterModel<T>Specifies a data model that can be filtered to hide some or all of the items it contains.An abstract base implementation of
FilterModel.Refresher
.Manages the items inFilterModel
.Builds aFilterModel.Items
instanceHandles refreshing data for aFilterModel
.Specifies how the data in a table model is refreshed.Implements the sorting for aFilterModel
Provides a way to respond to changes to the visible itemsControls which items should be visible.