Uses of Interface
is.codion.common.model.component.list.FilterListModel
Packages that use FilterListModel
Package
Description
A UI-agnostic list model based on
FilterModel.List model implementations with filtering and selection management.
-
Uses of FilterListModel in is.codion.common.model.component.list
Methods in is.codion.common.model.component.list that return FilterListModel -
Uses of FilterListModel in is.codion.swing.common.model.component.list
Subinterfaces of FilterListModel in is.codion.swing.common.model.component.listModifier and TypeInterfaceDescriptioninterfaceA SwingListModelbased on the UI-agnosticFilterListModel, adding theListModelinterface — mirroring howSwingTableModelextendsTableModel.