<sas-dv:StyleMapKey>
Used to generate styles.
Syntax
<sas-dv:StyleMapKey key="java.lang.String"
[classid="java.lang.String"]
[id="value"]
[instantiate="true|false"]
[locale="java.util.Locale"]
[ref="java.lang.String"]
[scope="java.lang.String"]
[style="java.lang.String"] />
Attributes
classid | |
|---|---|
id | Case-sensitive name used to identify the object instance. |
instantiate | |
key | the style map key attribute. |
locale | |
ref | |
scope | |
style |
More Information
To view the documentation for the related TransformationBean, see com.sas.servlet.tbeans.ComplexStyleInterface.
If you need to subclass the tag handler class for the sas-dv:StyleMapKey tag, extend com.sas.taglib.servlet.tbeans.StyleMapKeyTag.