Class CssValue
- java.lang.Object
-
- org.uberfire.ext.layout.editor.api.css.CssValue
-
public class CssValue extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetProperty()StringgetPropertyInCamelCase()StringgetValue()CssValuereadPair(String valuePair)voidsetValue(String value)
-