|
TUM CCSM Commons | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ECSSProperty | |
---|---|
edu.tum.cs.commons.html | Utilities for writing HTML. |
Uses of ECSSProperty in edu.tum.cs.commons.html |
---|
Methods in edu.tum.cs.commons.html that return ECSSProperty | |
---|---|
static ECSSProperty |
ECSSProperty.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ECSSProperty[] |
ECSSProperty.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in edu.tum.cs.commons.html with parameters of type ECSSProperty | |
---|---|
CSSDeclarationBlock |
CSSDeclarationBlock.setProperty(ECSSProperty property,
java.lang.String value)
Adds a property to this block. |
|
TUM CCSM Commons | |||||||||
PREV NEXT | FRAMES NO FRAMES |