Difference between revisions of "lure.dom.namednodemap"

(Created page with "Documentation does not yet exist")
 
Line 1: Line 1:
Documentation does not yet exist
+
== DOM NamedNodeMap Object ==
 +
 
 +
Desc
 +
 
 +
== DOM NamedNodeMap Properties ==
 +
 
 +
Properties present in this table are properties currently planned for implementation. Not all W3C DOM Properties will be implemented.
 +
 
 +
{|
 +
! align="left" | Property
 +
! align="left" style="padding-left:10px;" | Description
 +
! align="left" style="padding-left:10px;" | Implemented
 +
|-
 +
|
 +
| align="left" style="padding-left:10px;" |
 +
| align="left" style="padding-left:10px;" |
 +
|}
 +
 
 +
== DOM NamedNodeMap Methods ==
 +
 
 +
Methods present in this table are methods currently planned for implementation. Not all W3C DOM methods will be implemented.
 +
 
 +
{|
 +
! align="left" | Method
 +
! align="left" style="padding-left:10px;" | Description
 +
! align="left" style="padding-left:10px;" | Implemented
 +
|-
 +
|
 +
| align="left" style="padding-left:10px;" |
 +
| align="left" style="padding-left:10px;" |
 +
|}
 +
 
 +
== DOM NamedNodeMap Inherited Properties ==
 +
 
 +
This Object does not inherit Properties from any base Object
 +
 
 +
== DOM NamedNodeMap Inherited Methods ==
 +
 
 +
This Object does not inherit Methods from any base Object

Revision as of 06:37, 3 November 2011

DOM NamedNodeMap Object

Desc

DOM NamedNodeMap Properties

Properties present in this table are properties currently planned for implementation. Not all W3C DOM Properties will be implemented.

Property Description Implemented

DOM NamedNodeMap Methods

Methods present in this table are methods currently planned for implementation. Not all W3C DOM methods will be implemented.

Method Description Implemented

DOM NamedNodeMap Inherited Properties

This Object does not inherit Properties from any base Object

DOM NamedNodeMap Inherited Methods

This Object does not inherit Methods from any base Object