Class TagPickerImpl<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<Collection<V>>, Field<Collection<V>>, HasContextHelp, HasDebugId, HasFilterMode, HasFormatter<Collection<V>>, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, HasInputPrompt, HasOptionCaptionProvider<V>, HasSubParts, HasValidator<Collection<V>>, HasValue<Collection<V>>, OptionsField<Collection<V>,V>, Requirable, SecuredActionsHolder, SupportsUserAction<Collection<V>>, TagPicker<V>, Validatable, ValuePicker<Collection<V>>, ValuesPicker<V>, org.springframework.beans.factory.InitializingBean

public class TagPickerImpl<V> extends ValuesPickerImpl<V> implements TagPicker<V>, org.springframework.beans.factory.InitializingBean