Eclipse BIRT Report Object Model (ROM)

MeasureGroup Element

Element Overview

Visual grouping of measure elements. Base class for measure group elements in cube.

Details

Display Name: Measure Group
Since: 2.2
XML Element: None
Extends: ReportElement
Extendable: No
Abstract: Yes
Name Space: None
Name Requirement: Required
Allows User Properties: Yes
Has Style: No

Inherited Properties

comments, customXml, displayName, displayNameID, eventHandlerClass, extends, name, newHandlerOnEachEvent, propertyMasks, userProperties, viewAction

Description

The measure group is an abstract element that defines the basic properties of a measure group element. The derived elements, tabular and ODA measure groups, provide measure contents that are defined in this measure group itself.

A measure group creates a visual grouping of measure elements. The developer controls the order that groups appear in the UI, and the order in which measure appear in the group. A runtime UI may choose to allow the user to expand & collapse measure groups independently.