Class SearchFieldImpl

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

public class SearchFieldImpl extends ValuePickerImpl<String> implements SearchField