TUM CCSM Commons

Uses of Class
edu.tum.cs.commons.html.ECSSProperty

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

TUM CCSM Commons - 2.7