nsIDOMHTMLElement
| IID: | a6cf9085-15b3-11d2-932e-00805f8add32 |
| Inherits From: | nsIDOMElement |
This interface is implemented by the following components:
Properties
DOMString className
DOMString dir
DOMString id
The nsIDOMHTMLElement interface is the primary [X]HTML element interface. It represents a single [X]HTML element in the document tree.
For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-HTML/
DOMString lang
DOMString title
References
This interface is the type of the following properties:
This interface is passed as an argument to the following methods:
nsIDOMCanvasRenderingContext2D.createPattern, nsIDOMHTMLSelectElement.add
This interface is returned from the following methods:
nsIDOMHTMLTableElement.createCaption, nsIDOMHTMLTableElement.createTFoot, nsIDOMHTMLTableElement.createTHead, nsIDOMHTMLTableElement.insertRow, nsIDOMHTMLTableRowElement.insertCell, nsIDOMHTMLTableSectionElement.insertRow
Reference documentation is generated from Mozilla's source.
