HtmlControlType enumeration

HtmlControlType enumeration

Type of document nodes that represent <input> and <select> elements imported from HTML.

Members

NameDescription
FORM_FIELDA form field.
STRUCTURED_DOCUMENT_TAGA structured document tag

See Also