public abstract class JSHTMLCollection extends java.lang.Object implements org.w3c.dom.html.HTMLCollection, JS5ObjectFunctions
hasOwnProperty| Modifier and Type | Field and Description |
|---|---|
protected JSFunction |
constructor
property constructor
|
JSHTMLCollection |
protype
property prototype
|
| Constructor and Description |
|---|
JSHTMLCollection()
Object HTMLCollection()
See also the Document Object Model (DOM) Level 2 Specification
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasOwnProperty, isPrototypeOf, propertyIsEnumerable, toLocaleString, toString, valueOfpublic JSHTMLCollection protype
protected JSFunction constructor
Functionpublic JSHTMLCollection()