Uses of Interface
is.codion.common.model.component.combobox.FilterComboBoxModel.ComboBoxItems
Packages that use FilterComboBoxModel.ComboBoxItems
-
Uses of FilterComboBoxModel.ComboBoxItems in is.codion.common.model.component.combobox
Methods in is.codion.common.model.component.combobox that return FilterComboBoxModel.ComboBoxItemsMethod parameters in is.codion.common.model.component.combobox with type arguments of type FilterComboBoxModel.ComboBoxItemsModifier and TypeMethodDescriptionFilterComboBoxModel.Builder.refresher(Function<FilterComboBoxModel.ComboBoxItems<T>, FilterModel.Refresher<T>> refresher) Provides theFilterModel.Refresherfor this model, given itsFilterComboBoxModel.ComboBoxItems.