public class ComputedStyleImplIE extends ComputedStyleImpl
| Constructor and Description |
|---|
ComputedStyleImplIE() |
| Modifier and Type | Method and Description |
|---|---|
FastMap<String> |
getStyleAttribute(Element elem,
List<String> names) |
void |
setStyleAttribute(Element elem,
String name,
Object value) |
public FastMap<String> getStyleAttribute(Element elem, List<String> names)
getStyleAttribute in class ComputedStyleImplpublic void setStyleAttribute(Element elem, String name, Object value)
setStyleAttribute in class ComputedStyleImplCopyright © 2012. All Rights Reserved.