Previous TopicNext Topic


CascadingParameterGroup

A parameter group is a visual grouping of dynamic parameters. When the value of a particular parameter in the group depends on the value of another parameter, the parameter group is a cascading parameter group.

The report developer determines the order that parameters appear in the group. The values of the cascading parameters are displayed as a dynamically populated list. The parameters are displayed in the same order in which they are defined in the group.

All parameters in a cascading parameter group share a common data set.

Extends

DesignElement->ReportElement->ParameterGroup

Property summary

Slot summary

parameters

Inherited properties

comments, customXml, eventHandlerClass, extends, helpText, helpTextID, name, startExpanded, userProperties

CascadingParameterGroup properties

The following section describes the property of the CascadingParameterGroup element.

dataSet

The data set to which this group of parameters applies. All parameters in a parameter group share a common data set.

CascadingParameterGroup slot

The following section describes the only slot of the CascadingParameterGroup element.

parameters

The group of parameters that this element represents. Every parameter in a group is dynamic. The set of allowable values for a parameter is data driven.


(c) Copyright Actuate Corporation 2006

Previous TopicNext Topic