|
|||||||||
| 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.ChildHTMLCollection
public class ChildHTMLCollection
| Constructor Summary | |
|---|---|
ChildHTMLCollection(NodeImpl node)
|
|
| Method Summary | |
|---|---|
int |
getLength()
|
int |
indexOf(org.w3c.dom.Node node)
|
org.w3c.dom.Node |
item(int index)
|
org.w3c.dom.Node |
namedItem(java.lang.String name)
|
| 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 |
| Constructor Detail |
|---|
public ChildHTMLCollection(NodeImpl node)
node - | Method Detail |
|---|
public int getLength()
getLength in interface org.w3c.dom.html2.HTMLCollectionpublic org.w3c.dom.Node item(int index)
item in interface org.w3c.dom.html2.HTMLCollectionpublic org.w3c.dom.Node namedItem(java.lang.String name)
namedItem in interface org.w3c.dom.html2.HTMLCollectionpublic int indexOf(org.w3c.dom.Node node)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||