Class HtmlSearchInput

All Implemented Interfaces:
Serializable, Cloneable, DisabledElement, FormFieldWithNameHistory, org.htmlunit.html.impl.SelectableTextInput, LabelableElement, SubmittableElement, ValidatableElement, Element, Node

public class HtmlSearchInput extends HtmlTextInput
Wrapper for the HTML element "input" where type is "search".
See Also: