DomTextField Class

Description

DomTextField is the class that represents all DOM elements that were specified using one of the following tags: <input type='text'>, <input type='password'>, <input type='file'> or <textarea>.

Availability

This class is supported only on the Open Agent.

Inheritance

DomTextField derives from the DomElement class and BrowserObject class; no classes derive from the DomTextField class.

Methods and Properties

In addition to the methods and properties it inherits from the DomElement class and BrowserObject class, DomTextField has the following methods and properties: