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.listbox.ListBoxBase<C,
ITEM, VALUE> (implements com.vaadin.flow.data.provider.HasDataView<T, F, V>, com.vaadin.flow.data.binder.HasItemComponents<T>, com.vaadin.flow.data.provider.HasListDataView<T, V>, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.shared.HasTooltip) - com.vaadin.flow.component.listbox.ListBox<T> (implements com.vaadin.flow.data.selection.SingleSelect<C,
T>) - io.jmix.flowui.component.listbox.JmixListBox<V> (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, io.jmix.flowui.data.SupportsDataProvider<V>, io.jmix.flowui.data.SupportsItemsContainer<E>, io.jmix.flowui.data.SupportsItemsEnum<T>)
- com.vaadin.flow.component.listbox.MultiSelectListBox<T> (implements com.vaadin.flow.data.selection.MultiSelect<C,
T>) - io.jmix.flowui.component.listbox.JmixMultiSelectListBox<V> (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, io.jmix.flowui.data.SupportsDataProvider<V>, io.jmix.flowui.data.SupportsItemsContainer<E>, io.jmix.flowui.data.SupportsItemsEnum<T>)
- com.vaadin.flow.component.listbox.ListBox<T> (implements com.vaadin.flow.data.selection.SingleSelect<C,
- com.vaadin.flow.component.listbox.ListBoxBase<C,
- com.vaadin.flow.component.AbstractSinglePropertyField<C,
- com.vaadin.flow.component.AbstractField<C,
- com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement)