Difference between revisions of "lure.dom.document"
Line 37: | Line 37: | ||
{| | {| | ||
! align="left" | Property | ! align="left" | Property | ||
− | |||
− | |||
|- | |- | ||
| | | | ||
− | |||
− | |||
|} | |} | ||
Line 48: | Line 44: | ||
This Object inherits the following methods from [[lure.dom.node|DOM Node]] | This Object inherits the following methods from [[lure.dom.node|DOM Node]] | ||
− | |||
{| | {| | ||
! align="left" | Method | ! align="left" | Method | ||
− | |||
− | |||
|- | |- | ||
| | | | ||
− | |||
− | |||
|} | |} |
Revision as of 06:41, 3 November 2011
Contents
DOM Document Object
Desc
DOM Document Properties
Properties present in this table are properties currently planned for implementation. Not all W3C DOM Properties will be implemented.
Property | Description | Implemented |
---|---|---|
DOM Document Methods
Methods present in this table are methods currently planned for implementation. Not all W3C DOM methods will be implemented.
Method | Description | Implemented |
---|---|---|
DOM Document Inherited Properties
This Object inherits the following properties from DOM Node
Property |
---|
DOM Document Inherited Methods
This Object inherits the following methods from DOM Node
Method |
---|