Class HtmlTelInput

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

public class HtmlTelInput extends HtmlSelectableTextInput implements LabelableElement
Wrapper for the HTML element "input" where type is "tel".
See Also: