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

public interface EntityPickerComponent<E> extends PickerComponent<E>, SupportsMetaClass