Class DOMTokenList
java.lang.Object
elemental2.dom.DOMTokenList
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface jsinterop.base.JsArrayLike
asList, delete, getAt, getAtAsAny, getLength, setAt, setLength
-
Field Details
-
length
public int length -
value
-
-
Constructor Details
-
DOMTokenList
public DOMTokenList()
-
-
Method Details
-
add
-
contains
-
item
-
remove
-
replace
-
supports
-
toString_
-
toggle
-
toggle
-
values
-