Uses of Package
com.vaadin.flow.component.combobox
Packages that use com.vaadin.flow.component.combobox
Package
Description
-
Classes in com.vaadin.flow.component.combobox used by com.vaadin.flow.component.comboboxClassDescriptionCombo Box allows the user to choose a value from a filterable list of options presented in an overlay.Predicate to check
ComboBoxitems against user typed strings.Provides base functionality for combo box related components, such asComboBoxEvent that is dispatched from a combo box component, if the component allows setting custom values, and the user has entered a non-empty value that does not match any of the existing itemsCustomized data communicator that uses a custom key mapper for preserving keys of selected items when using lazy-loading.Set of theme variants applicable forvaadin-combo-boxcomponent.MultiSelectComboBox allows the user to select one or more values from a filterable list of options presented in an overlay.Class for localization of theMultiSelectComboBoxSet of theme variants applicable forvaadin-multi-select-combo-boxcomponent. -
Classes in com.vaadin.flow.component.combobox used by com.vaadin.flow.component.combobox.dataview
-
Classes in com.vaadin.flow.component.combobox used by com.vaadin.testbench.unitClassDescriptionCombo Box allows the user to choose a value from a filterable list of options presented in an overlay.