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