Uses of Interface
is.codion.common.model.filter.FilterModel.IncludedItems.ItemsListener
Packages that use FilterModel.IncludedItems.ItemsListener
Package
Description
A UI-agnostic list model based on
FilterModel.A UI-agnostic table model based on
FilterModel.-
Uses of FilterModel.IncludedItems.ItemsListener in is.codion.common.model.component.list
Methods in is.codion.common.model.component.list with parameters of type FilterModel.IncludedItems.ItemsListenerModifier and TypeMethodDescriptionFilterListModel.Builder.listener(FilterModel.IncludedItems.ItemsListener itemsListener) Adds anFilterModel.IncludedItems.ItemsListenernotified of fine-grained changes to the included items, allowing toolkit layers to bridge to their list change notifications (e.g. -
Uses of FilterModel.IncludedItems.ItemsListener in is.codion.common.model.component.table
Methods in is.codion.common.model.component.table with parameters of type FilterModel.IncludedItems.ItemsListenerModifier and TypeMethodDescriptionFilterTableModel.Builder.listener(FilterModel.IncludedItems.ItemsListener itemsListener) Adds anFilterModel.IncludedItems.ItemsListenernotified of fine-grained changes to the included items, allowing toolkit layers to bridge to their table change notifications (e.g. -
Uses of FilterModel.IncludedItems.ItemsListener in is.codion.common.model.filter
Methods in is.codion.common.model.filter with parameters of type FilterModel.IncludedItems.ItemsListenerModifier and TypeMethodDescriptionFilterModel.Items.Builder.listener(FilterModel.IncludedItems.ItemsListener itemsListener)