|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"HTMLFormControlsCollection.idl";
Public Member Functions | |
| getter | HTMLElement (unsigned long index) |
| getter (RadioNodeList or Element)? namedItem(DOMString name) | |
Public Member Functions inherited from HTMLCollection | |
| getter Element | item (unsigned long index) |
| getter Element | namedItem (DOMString name) |
Additional Inherited Members | |
Public Attributes inherited from HTMLCollection | |
| readonly attribute unsigned long | length |
| HTMLFormControlsCollection::getter | ( | RadioNodeList or | Element | ) |
| getter HTMLFormControlsCollection::HTMLElement | ( | unsigned long | index | ) |
1.8.13