Class actuate.xtabanalyzer.Driller
Description
The Driller class enables an application to drill down or up on a member within a dimension.
Constructor
Syntax
Function summary
Table 5-5 lists actuate.xtabanalyzer.Driller functions.
Table 5-5 actuate.xtabanalyzer.Driller functionsactuate.xtabanalyzer.Driller.addMember
Syntax
Adds a member to the drill condition.
Parameters
actuate.xtabanalyzer.MemberValue object.
Example
This example adds a member to a driller object.
actuate.xtabanalyzer.Driller.getDimension
Syntax
Retrieves the dimension name for the drill condition.
Returns
Integer. The following values are legal dimension names:
n actuate.xtabanalyzer.Dimension.COLUMN_AXIS_TYPE
n actuate.xtabanalyzer.Dimension.ROW_AXIS_TYPEExample
This example retrieves the dimension of the driller.
actuate.xtabanalyzer.Driller.getMembers
Syntax
Retrieves the list of members contained within the drill condition.
Returns
Array of actuate.xtabanalyzer.MemberValue.
Example
This example retrieves the members that a driller uses.
actuate.xtabanalyzer.Driller.setDimension
Syntax
Parameters
Example
This example sets the dimension name for the driller.
actuate.xtabanalyzer.Driller.setMembers
Syntax
Adds an array of members to the drill condition.
Parameters
Array of actuate.xtabanalyzer.MemberValue objects.
Example
(c) Copyright Actuate Corporation 2011 |
![]() |