DomElement Class

Description

DomElement is the class that represents any element in the DOM tree.

Availability

This class is supported only on the Open Agent.

Inheritance

DomElement derives from the BrowserObject class. The following classes derive from the DomElement class:

  • DomButton
  • DomCheckBox
  • DomForm
  • DomLink
  • DomListBox
  • DomRadioButton
  • DomTable
  • DomTableRow
  • DomTextField

Methods and Properties

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