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

import <html.idl;

Inheritance diagram for HTMLPropertiesCollection:
HTMLCollection

Public Member Functions

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

Public Attributes

readonly attribute DOMString[] names
 
- Public Attributes inherited from HTMLCollection
readonly attribute unsigned long length
 

Detailed Description

Definition at line 38 of file html.idl.

Member Function Documentation

◆ namedItem()

getter PropertyNodeList HTMLPropertiesCollection::namedItem ( DOMString  name)

Implements HTMLCollection.

Member Data Documentation

◆ names

readonly attribute DOMString [] HTMLPropertiesCollection::names

Definition at line 41 of file html.idl.


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