|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.lobobrowser.js.AbstractScriptableDelegate
org.lobobrowser.html.domimpl.DescendentHTMLCollection
org.lobobrowser.html.domimpl.HTMLOptionsCollectionImpl
public class HTMLOptionsCollectionImpl
| Field Summary | |
|---|---|
static NodeFilter |
OPTION_FILTER
|
| Constructor Summary | |
|---|---|
HTMLOptionsCollectionImpl(HTMLElementImpl selectElement)
|
|
| Method Summary | |
|---|---|
void |
setLength(int length)
|
| Methods inherited from class org.lobobrowser.html.domimpl.DescendentHTMLCollection |
|---|
getLength, indexOf, item, namedItem |
| Methods inherited from class org.lobobrowser.js.AbstractScriptableDelegate |
|---|
getScriptable, setScriptable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.html2.HTMLOptionsCollection |
|---|
getLength, item, namedItem |
| Field Detail |
|---|
public static final NodeFilter OPTION_FILTER
| Constructor Detail |
|---|
public HTMLOptionsCollectionImpl(HTMLElementImpl selectElement)
| Method Detail |
|---|
public void setLength(int length)
throws org.w3c.dom.DOMException
setLength in interface org.w3c.dom.html2.HTMLOptionsCollectionorg.w3c.dom.DOMException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||