HTMLCollection Interface Reference

import "HTMLCollection.idl";

Inherited by HTMLOptionsCollection.

Inheritance diagram for HTMLCollection:

Inheritance graph
[legend]
List of all members.

Public Member Functions

Node item (in unsigned long index)
Node namedItem (in DOMString name)

Public Attributes

readonly attribute unsigned
long 
length

Detailed Description

Definition at line 23 of file HTMLCollection.idl.


Member Function Documentation

Node item ( in unsigned long  index  ) 

Implemented in HTMLOptionsCollection.

Node namedItem ( in DOMString  name  ) 

Implemented in HTMLOptionsCollection.


Member Data Documentation

readonly attribute unsigned long length

Definition at line 24 of file HTMLCollection.idl.


The documentation for this interface was generated from the following file:
Generated on Fri Feb 9 15:12:46 2007 for Web Kit DOM by  doxygen 1.5.1