| Modifier and Type | Method and Description |
|---|---|
String |
getCssText() |
int |
getLength() |
String |
getPropertyPriority(String property) |
String |
getPropertyValue(String property) |
String |
item(int index) |
String |
removeProperty(String property) |
void |
setCssText(String cssText) |
void |
setProperty(String property,
String value) |
void |
setProperty(String property,
String value,
String priority) |
void |
setPropertyPriority(String property,
String priority) |
void |
setPropertyValue(String property,
String value) |
Copyright © 2015. All rights reserved.