Class EntityComboBoxImpl<V>

All Implemented Interfaces:
ActionsHolder, AttachNotifier, Buffered, ComboBox<V>, Component, Component.BelongToFrame, Component.Editable, Component.Focusable, Component.HasCaption, Component.HasDescription, Component.HasIcon, Component.HasXmlDescriptor, Component.Wrapper, HasValueSource<V>, EntityComboBox<V>, EntityPicker<V>, Field<V>, HasContextHelp, HasDebugId, HasEnterPressHandler, HasFilterMode, HasFormatter<V>, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, HasInputPrompt, HasOptionCaptionProvider<V>, HasOptionIconProvider<V>, HasOptionImageProvider<V>, HasOptionStyleProvider<V>, HasSubParts, HasValidator<V>, HasValue<V>, LookupComponent<V>, OptionsField<V,V>, Requirable, SecuredActionsHolder, SupportsOptionsContainer<V>, SupportsUserAction<V>, Validatable, ValuePicker<V>, org.springframework.beans.factory.InitializingBean

public class EntityComboBoxImpl<V> extends EntityPickerImpl<V> implements EntityComboBox<V>, SecuredActionsHolder