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 Subinterfaces:
- EntityMultiPickerComponent<E>
- All Known Implementing Classes:
- EntityComboBox,- EntityPicker,- 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