Class Hierarchy
- java.lang.Object
- com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement)
- com.vaadin.flow.component.AbstractField<C,T> (implements com.vaadin.flow.component.HasValueAndElement<E,V>)
- com.vaadin.flow.component.AbstractSinglePropertyField<C,T>
- com.vaadin.flow.component.combobox.ComboBoxBase<TComponent,TItem,TValue> (implements com.vaadin.flow.component.Focusable<T>, com.vaadin.flow.component.shared.HasAllowedCharPattern, com.vaadin.flow.component.shared.HasClearButton, com.vaadin.flow.data.provider.HasDataView<T,F,V>, com.vaadin.flow.component.HasHelper, com.vaadin.flow.component.HasLabel, com.vaadin.flow.data.provider.HasLazyDataView<T,F,V>, com.vaadin.flow.data.provider.HasListDataView<T,V>, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasTheme, com.vaadin.flow.component.shared.HasTooltip, com.vaadin.flow.component.HasValidation, com.vaadin.flow.data.binder.HasValidator<V>)
- com.vaadin.flow.component.combobox.MultiSelectComboBox<TItem> (implements com.vaadin.flow.component.shared.HasThemeVariant<TVariantEnum>, com.vaadin.flow.data.selection.MultiSelect<C,T>)
- io.jmix.flowui.component.multiselectcombobox.JmixMultiSelectComboBox<V> (implements org.springframework.context.ApplicationContextAware, io.jmix.flowui.component.HasRequired, io.jmix.flowui.kit.component.HasTitle, org.springframework.beans.factory.InitializingBean, io.jmix.flowui.data.SupportsDataProvider<V>, io.jmix.flowui.data.SupportsItemsEnum<T>, io.jmix.flowui.component.SupportsTypedValue<C,E,V,P>, io.jmix.flowui.component.SupportsValidation<V>, io.jmix.flowui.data.SupportsValueSource<V>)