Eclipse BIRT Report Object Model (ROM)
OdaMeasureGroup Element
| Display Name: | ODA Measure Group | 
| Since: | 2.2 | 
| XML Element: | oda-measure-group | 
| Extends: | MeasureGroup | 
| Extendable: | Yes | 
| Abstract: | No | 
| Name Space: | None | 
| Name Requirement: | Required | 
| Allows User Properties: | Yes | 
| Has Style: | No | 
comments, customXml, displayName, displayNameID, eventHandlerClass, extends, name, newHandlerOnEachEvent, propertyMasks, userProperties, viewAction
An ODA measure group creates a visual grouping of ODA 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.
ODA measures grouping by this group.
| Type: | List of elements | 
| Since: | 2.2 | 
| Required: | No | 
| Display Name: | Measures | 
| JavaScript Type: | |
| Default Value: | None | 
| Inherited: | No | 
| Runtime Settable: | Yes | 
| Property Sheet Visibility: | Hidden | 
| Property Sheet Group: | Top | 
ODA measures grouping by this group.It holds a list of Oda measure elements.
OdaMeasure element