Class actuate.xtabanalyzer.Measure
Description
The Measure class specifies a cross tab measure object
Constructor
Syntax
Function summary
Table 5-13 lists actuate.xtabanalyzer.Measure functions.
Table 5-13 actuate.xtabanalyzer.Measure functionsactuate.xtabanalyzer.Measure.getAggregation
FunctionSyntax
Returns the aggregation function name.
Returns
Example
This example changes the aggregation function.
actuate.xtabanalyzer.Measure.getDataType
Syntax
Returns the computed column data type.
Returns
Example
This example retrieves the computed column data type.
actuate.xtabanalyzer.Measure.getExpression
Syntax
Returns the computed measure expression.
Returns
Example
This example retrieves the computed measure expression.
actuate.xtabanalyzer.Measure.getIndex
Syntax
Returns
Example
This example retrieves the measure index.
actuate.xtabanalyzer.Measure.getMeasureName
Syntax
Returns
Example
This example retrieves the measure name.
actuate.xtabanalyzer.Measure.getNewIndex
Syntax
Retrieves the new index. The new index is set by setNewIndex( ) and represents the index value the measure has after submit( ) finishes executing.
Returns
Example
This example retrieves the new measure index.
actuate.xtabanalyzer.Measure.setAggregation
FunctionSyntax
Sets the aggregation function name.
Parameters
String. The aggregation function name.
Example
This example changes the aggregation function.
actuate.xtabanalyzer.Measure.setDataType
Syntax
Sets the computed column data type name.
Parameters
actuate.xtabanalyzer.Measure.setExpression
Syntax
Sets the computed measure expression.
Parameters
String. The computed measure expression.
Example
This example uses setExpression.
actuate.xtabanalyzer.Measure.setIndex
Syntax
Parameters
Example
This example uses setIndex to add a new measure to a cross tab.
actuate.xtabanalyzer.Measure.setMeasureName
Syntax
Parameters
Example
This example sets the measure name which is taken from a page element.
actuate.xtabanalyzer.Measure.setNewIndex
Syntax
Parameters
Example
(c) Copyright Actuate Corporation 2011 |
![]() |