<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
label | label used when displaying totals |
|---|---|
level | name of table level |
locale | |
state | if 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.