<sas-s:StyleMapKey>

Used to generate styles.

Syntax

<sas-s: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
idCase-sensitive name used to identify the object instance.
instantiate
keythe 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-s:StyleMapKey tag, extend com.sas.taglib.servlet.tbeans.StyleMapKeyTag.