Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.lobobrowser.js.AbstractScriptableDelegate
org.lobobrowser.html.domimpl.DescendentHTMLCollection
org.lobobrowser.html.domimpl.HTMLOptionsCollectionImpl
public class HTMLOptionsCollectionImpl
extends DescendentHTMLCollection
implements HTMLOptionsCollection
Constructor 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 DOMException
This attribute specifies the length or size of the list.
- Specified by:
- setLength in interface HTMLOptionsCollection