Class EntitySuggestionFieldImpl<V>

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

public class EntitySuggestionFieldImpl<V> extends EntityPickerImpl<V> implements EntitySuggestionField<V>, SecuredActionsHolder