Package io.jmix.flowui.component
Interface EntityMultiPickerComponent<E>
- All Superinterfaces:
- EntityPickerComponent<Collection<E>>,- HasActions,- com.vaadin.flow.component.HasElement,- PickerComponent<Collection<E>>,- Serializable,- SupportsMetaClass,- SupportsUserAction<Collection<E>>,- SupportsValueSource<Collection<E>>
- All Known Implementing Classes:
- JmixMultiSelectComboBoxPicker
- 
Method SummaryMethods inherited from interface io.jmix.flowui.kit.component.HasActionsaddAction, addAction, getAction, getActions, removeAction, removeAction, removeAllActionsMethods inherited from interface com.vaadin.flow.component.HasElementgetElementMethods inherited from interface io.jmix.flowui.component.SupportsMetaClassgetMetaClass, setMetaClassMethods inherited from interface io.jmix.flowui.kit.component.SupportsUserActionsetValueFromClientMethods inherited from interface io.jmix.flowui.data.SupportsValueSourcegetValueSource, setValueSource