Class ValuePickerImpl<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>, Field<V>, HasContextHelp, HasDebugId, HasFormatter<V>, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, HasInputPrompt, HasSubParts, HasValidator<V>, HasValue<V>, Requirable, SecuredActionsHolder, SupportsUserAction<V>, Validatable, ValuePicker<V>, org.springframework.beans.factory.InitializingBean
Direct Known Subclasses:
EntityPickerImpl, SearchFieldImpl, ValuesPickerImpl

public class ValuePickerImpl<V> extends AbstractField<JmixPickerField<V>,V,V> implements ValuePicker<V>, SecuredActionsHolder, org.springframework.beans.factory.InitializingBean