Package | Description |
---|---|
com.steadystate.css.dom |
Modifier and Type | Method and Description |
---|---|
Property |
CSSStyleDeclarationImpl.getPropertyDeclaration(String propertyName) |
Modifier and Type | Method and Description |
---|---|
List<Property> |
CSSStyleDeclarationImpl.getProperties() |
Modifier and Type | Method and Description |
---|---|
void |
CSSStyleDeclarationImpl.addProperty(Property p) |
Modifier and Type | Method and Description |
---|---|
void |
CSSStyleDeclarationImpl.setProperties(List<Property> properties) |
Copyright © 2013. All rights reserved.