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 Summary
Methods inherited from interface io.jmix.flowui.kit.component.HasActions
addAction, addAction, getAction, getActions, removeAction, removeAction, removeAllActions
Methods inherited from interface com.vaadin.flow.component.HasElement
getElement
Methods inherited from interface io.jmix.flowui.component.SupportsMetaClass
getMetaClass, setMetaClass
Methods inherited from interface io.jmix.flowui.kit.component.SupportsUserAction
setValueFromClient
Methods inherited from interface io.jmix.flowui.data.SupportsValueSource
getValueSource, setValueSource