DomButton is the class that represents the top-level container for a web page. It exposes the DOM tree through DomElements. Examples include a tab in Internet Explorer 7 or an embedded browser control in Java SWT.
DomButton derives from the DomElement class and BrowserObject class; no classes derive from the DomButton class.