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.HasStyle)
- 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.HasAriaLabel, com.vaadin.flow.component.shared.HasAutoOpen, com.vaadin.flow.component.shared.HasClearButton, com.vaadin.flow.component.shared.HasClientValidation, com.vaadin.flow.data.provider.HasDataView<T,F,V>, com.vaadin.flow.component.HasHelper, com.vaadin.flow.data.provider.HasLazyDataView<T,F,V>, com.vaadin.flow.data.provider.HasListDataView<T,V>, com.vaadin.flow.component.shared.HasOverlayClassName, com.vaadin.flow.component.HasPlaceholder, com.vaadin.flow.component.HasTheme, com.vaadin.flow.component.shared.HasValidationProperties, com.vaadin.flow.data.binder.HasValidator<V>, com.vaadin.flow.component.shared.InputField<E,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.kit.component.multiselectcomboboxpicker.MultiSelectComboBoxPicker<V> (implements io.jmix.flowui.kit.component.HasActions, io.jmix.flowui.kit.component.HasTitle, io.jmix.flowui.kit.component.SupportsUserAction<V>)
- io.jmix.flowui.component.multiselectcomboboxpicker.JmixMultiSelectComboBoxPicker<V> (implements org.springframework.context.ApplicationContextAware, io.jmix.flowui.component.EntityMultiPickerComponent<E>, io.jmix.flowui.component.HasRequired, org.springframework.beans.factory.InitializingBean, io.jmix.flowui.data.SupportsDataProvider<V>, io.jmix.flowui.data.SupportsFilterableItemsContainer<E>, io.jmix.flowui.data.SupportsItemsEnum<T>, io.jmix.flowui.component.SupportsItemsFetchCallback<T,F>, io.jmix.flowui.component.SupportsTypedValue<C,E,V,P>, io.jmix.flowui.component.SupportsValidation<V>, io.jmix.flowui.data.SupportsValueSource<V>)