com.microstrategy.web.objects.WebUnitSubtotalInstance |
Subtotal instance that defines a unit subtotal. The subtotal is defined across one or more template units.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract SimpleList |
getUnits()
Returns a
SimpleList which contains the single units on the report which this
subtotal is set on. |
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Returns a SimpleList
which contains the single units on the report which this
subtotal is set on. This list can be used to add/remove the subtotal from single units
on the report. Each object in this list should be of type WebObjectInfo
SimpleList
which can be used to add/remove this subtotal from units on the report.