om.NodeList methods

Methods of the om.NodeList class.

Table 1. Object methods
Name Description
item( index om.DomNode )
  RETURNING result om.DomNode
Returns a DOM node element by position in the node list.
getLength()
  RETURNING result INTEGER
Returns the number of elements in the node list.