public class DOMSettableTokenListImp extends DOMTokenListImp implements DOMSettableTokenList
| Constructor and Description |
|---|
DOMSettableTokenListImp(HTMLElement e,
String attribute) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
void |
setValue(String value) |
add, contains, getLength, item, remove, toggle, toggle, toStringpublic DOMSettableTokenListImp(HTMLElement e, String attribute)
public String getValue()
getValue in interface DOMSettableTokenListgetValue in class DOMTokenListImppublic void setValue(String value)
setValue in interface DOMSettableTokenListsetValue in class DOMTokenListImpCopyright © 2017. All rights reserved.