- Inheritance
- Object
- JSObject
- DartHtmlDomObject
- DomTokenList
- DomSettableTokenList
- Annotations
- DocsEditable()
- DomName('DOMSettableTokenList')
Static Properties
- instanceRuntimeType → Type
-
read-only
Constructors
Properties
Operators
-
operator ==(
other) → bool -
The equality operator.…
inherited
Methods
-
add(
String tokens) → void -
inherited
-
contains(
String token) → bool -
inherited
-
item(
int index) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.…
inherited -
remove(
String tokens) → void -
inherited
-
toggle(
String token, [bool force]) → bool -
inherited
-
toString(
) → String -
Returns the result of the JavaScript objects
toString
method.inherited