public class HTMLOptionsCollection extends java.lang.Object implements JsArrayLike<HTMLOptionElement>, JsPropertyMap<HTMLOptionElement>
Modifier and Type | Field and Description |
---|---|
int |
length |
Constructor and Description |
---|
HTMLOptionsCollection() |
Modifier and Type | Method and Description |
---|---|
Node |
item(int index) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Node item(int index)