Class actuate.xtabanalyzer.Total
Description
A container for the Total in the xtabanalyzer.
Constructor
Syntax
The Total class is used to specify a cross tab total object.
Function summary
Table 5-19 lists actuate.xtabanalyzer.Total functions.
Table 5-19 actuate.xtabanalyzer.Total functionsactuate.xtabanalyzer.Total.getAggregationFunction
Syntax
Returns the aggregation function for the total.
Example
This example changes the aggregation function.
actuate.xtabanalyzer.Total.getMeasureIndex
Syntax
Retrieves the measure index for the total.
Returns
Example
This example retrieves the measure index.
actuate.xtabanalyzer.Total.isEnabled
Syntax
Returns a flag indicating if the total is enabled.
Returns
Example
This example enables and disables a total.
actuate.xtabanalyzer.Total.setAggregationFunction
Syntax
Sets the aggregation function name.
Parameters
String. The aggregation function name.
Example
This example changes the aggregation function.
actuate.xtabanalyzer.Total.setEnabled
Syntax
Sets whether total is enabled or disabled.
Parameters
True if the total is enabled. False for disabled.
Example
This example enables and disables a total.
actuate.xtabanalyzer.Total.setMeasureIndex
Syntax
Sets the measure index for the total.
Parameters
Integer. The measure index for the total.
Example
This example uses setMeasureIndex( ) to create a subtotal.
(c) Copyright Actuate Corporation 2011 |
![]() |