public class DOMSettableTokenList extends DOMTokenList
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier and Type | Field and Description |
|---|---|
Objs.Property<String> |
value |
length| Modifier | Constructor and Description |
|---|---|
protected |
DOMSettableTokenList(Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static DOMSettableTokenList |
$as(Object obj) |
String |
value() |
$get, add, contains, item, length, remove, toggle, toggle$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic Objs.Property<String> value
protected DOMSettableTokenList(Objs.Constructor<?> c, Object js)
public static DOMSettableTokenList $as(Object obj)
public String value()
Copyright © 2018. All rights reserved.