Package io.jmix.flowui.component
Interface EntityPickerComponent<E>
- All Superinterfaces:
HasActions,com.vaadin.flow.component.HasElement,PickerComponent<E>,Serializable,SupportsMetaClass,SupportsUserAction<E>,SupportsValueSource<E>
- All Known Implementing Classes:
EntityComboBox,EntityPicker
-
Method Summary
Methods inherited from interface io.jmix.flowui.kit.component.HasActions
addAction, addAction, getAction, getActions, removeAction, removeAction, removeAllActionsMethods inherited from interface com.vaadin.flow.component.HasElement
getElementMethods inherited from interface io.jmix.flowui.component.SupportsMetaClass
getMetaClass, setMetaClassMethods inherited from interface io.jmix.flowui.kit.component.SupportsUserAction
setValueFromClientMethods inherited from interface io.jmix.flowui.data.SupportsValueSource
getValueSource, setValueSource