| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.lobobrowser.js.AbstractScriptableDelegateorg.lobobrowser.html.domimpl.DescendentHTMLCollectionorg.lobobrowser.html.domimpl.HTMLOptionsCollectionImplpublic class HTMLOptionsCollectionImplextends DescendentHTMLCollectionimplements HTMLOptionsCollectionConstructor Summary | |
| |
Method Summary | |
void |
|
Methods inherited from class org.lobobrowser.html.domimpl.DescendentHTMLCollection | |
getLength, indexOf, item, namedItem | |
Methods inherited from class org.lobobrowser.js.AbstractScriptableDelegate | |
getScriptable, setScriptable | |
public void setLength(int length)
throws DOMExceptionThis attribute specifies the length or size of the list.
- Specified by:
- setLength in interface HTMLOptionsCollection