<sasads:MDCommandProcessor>

Used to execute commands on beans that display multidimensional data

Syntax

<sasads:MDCommandProcessor
   [id="value"]
   [instantiate="true|false"]
   [locale="java.util.Locale"]
   [ref="java.lang.String"]
   [scope="java.lang.String"] />

Attributes

idCase-sensitive name used to identify the object instance.
instantiate
locale
ref
scope

More Information

To view the documentation for the related TransformationBean, see com.sas.servlet.beans.mddbtable.MDCommandProcessor.

If you need to subclass the tag handler class for the sasads:MDCommandProcessor tag, extend com.sas.taglib.servlet.beans.mddbtable.MDCommandProcessorTag.