<sasads:MDTotal>

Subtag of MDModel used to set total labels

This tag must be nested within a sasads:MDModel tag.

Syntax

<sasads:MDTotal
   [label="java.lang.String"]
   [level="java.lang.String"]
   [locale="java.util.Locale"]
   [state="false|true"] />

Attributes

labellabel used when displaying totals
levelname of table level
locale
stateif true then totals are displayed for the current level

More Information

If you need to subclass the tag handler class for the sasads:MDTotal tag, extend com.sas.taglib.sasserver.mdtable.MDTotalTag.