|
nsgenbind
|
This is the complete list of members for HTMLOptionsCollection, including all inherited members.
| add((HTMLOptionElement or HTMLOptGroupElement) element, optional(HTMLElement or long)? before=null) | HTMLOptionsCollection | |
| HTMLOptionElement(DOMString name) | HTMLOptionsCollection | |
| item(unsigned long index) | HTMLCollection | |
| length | HTMLOptionsCollection | |
| namedItem(DOMString name) | HTMLCollection | |
| remove(long index) | HTMLOptionsCollection | |
| selectedIndex | HTMLOptionsCollection | |
| void(unsigned long index, HTMLOptionElement? option) | HTMLOptionsCollection |