nsgenbind
Loading...
Searching...
No Matches
Public Member Functions | List of all members
HTMLAllCollection Interface Reference

import <html.idl;

Inheritance diagram for HTMLAllCollection:
HTMLCollection

Public Member Functions

Element item (unsigned long index)
 
HTMLCollection or Element item (DOMString name)
 
legacycaller getter (HTMLCollection or Element)? namedItem(DOMString name)
 
- Public Member Functions inherited from HTMLCollection
getter Element namedItem (DOMString name)
 

Additional Inherited Members

- Public Attributes inherited from HTMLCollection
readonly attribute unsigned long length
 

Detailed Description

Definition at line 12 of file html.idl.

Member Function Documentation

◆ getter()

legacycaller HTMLAllCollection::getter ( HTMLCollection or  Element)

◆ item() [1/2]

HTMLCollection or Element HTMLAllCollection::item ( DOMString  name)

◆ item() [2/2]

Element HTMLAllCollection::item ( unsigned long  index)

Implements HTMLCollection.


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