T
@JsType(isNative=true, name="HTMLCollection", namespace="<global>") public class HTMLCollection<T extends HTMLElement<T>> extends Object
HTMLCollection()
int
getLength()
item(int index)
namedItem(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HTMLCollection()
@JsProperty public int getLength()
public T item(int index)
public T namedItem(String name)
Copyright © 2018 Xalys. All rights reserved.