Class Element
Object
|
+--Element
- class
Element
_canHaveChildNodesList
Object _canHaveChildNodesList
canHaveChildNodes
Boolean canHaveChildNodes()
True if this element can have children.
getFirstInsertionPoint
InsertionPoint getFirstInsertionPoint()
Returns the first insertion point in this element, if any.
getLastInsertionPoint
InsertionPoint getLastInsertionPoint()
Returns the last insertion point in this element, if any.
getLength
Integer getLength()
Gets the number of child nodes for this element.
getXPath
String getXPath()
Returns a simple unique XPath location for this node.
isEditable
Boolean isEditable()
Checks to see if the node is editable. True if the "-moz-user-modify" CSS property applies to this element and is set to "read-write".
Documentation generated by
JSDoc on Tue Apr 18 14:14:33 2006