|
nsgenbind
|
import <dom.idl;
Public Member Functions | |
| getter Element | item (unsigned long index) |
| getter Element | namedItem (DOMString name) |
Public Attributes | |
| readonly attribute unsigned long | length |
| getter Element HTMLCollection::item | ( | unsigned long | index | ) |
Implemented in HTMLAllCollection.
| getter Element HTMLCollection::namedItem | ( | DOMString | name | ) |
Implemented in HTMLPropertiesCollection.