nsgenbind
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
NodeList Interface Reference

import"dom.idl";

Inheritance diagram for NodeList:
PropertyNodeList RadioNodeList

Public Member Functions

getter Node item (unsigned long index)
 

Public Attributes

readonly attribute unsigned long length
 
 iterable< Node >
 

Detailed Description

Definition at line 116 of file dom.idl.

Member Function Documentation

◆ item()

getter Node NodeList::item ( unsigned long  index)

Member Data Documentation

◆ iterable< Node >

NodeList::iterable< Node >

Definition at line 118 of file dom.idl.

◆ length

readonly attribute unsigned long NodeList::length

Definition at line 118 of file dom.idl.


The documentation for this interface was generated from the following file: