Class CSSCompoundAttrFunction
java.lang.Object
org.pentaho.reporting.libraries.css.values.CSSFunctionValue
org.pentaho.reporting.libraries.css.values.CSSCompoundAttrFunction
- All Implemented Interfaces:
Serializable
,CSSValue
Creation-Date: 05.12.2005, 20:41:01
- Author:
- Thomas Morgner
- See Also:
-
Constructor Summary
ConstructorDescriptionCSSCompoundAttrFunction
(String key, String namespace, String name) CSSCompoundAttrFunction
(String key, String namespace, String name, String type) -
Method Summary
Methods inherited from class org.pentaho.reporting.libraries.css.values.CSSFunctionValue
equals, getFunctionName, getParameters, getType, toString
-
Constructor Details
-
CSSCompoundAttrFunction
-
CSSCompoundAttrFunction
-
-
Method Details
-
getName
-
getValueType
-
getNamespace
-
getKey
-
getCSSText
- Specified by:
getCSSText
in interfaceCSSValue
- Overrides:
getCSSText
in classCSSFunctionValue
-