Eclipse BIRT Report Object Model (ROM)
ReportItemTheme Element
| Display Name: | Report Item Theme |
| Since: | 2.6 |
| XML Element: | report-item-theme |
| Extends: | AbstractTheme |
| Extendable: | No |
| Abstract: | No |
| Name Space: | None |
| Name Requirement: | Required |
| Allows User Properties: | Yes |
| Has Style: | No |
comments, cssStyleSheets, customXml, displayName, displayNameID, eventHandlerClass, extends, name, newHandlerOnEachEvent, propertyMasks, userProperties, viewAction
Report item theme is a container for a collection of Styles which used for a type of elements.
Theme
| Type: | xml |
| Since: | 2.6.2 |
| Required: | No |
| Display Name: | Custom Values |
| JavaScript Type: | |
| Default Value: | None |
| Inherited: | No |
| Runtime Settable: | Yes |
| Property Sheet Visibility: | Visible |
| Property Sheet Group: | Top |
Provides a list of pre-defined element types, Table, Grid and List.
| Type: | string |
| Since: | 2.6 |
| Required: | No |
| Display Name: | Type |
| JavaScript Type: | |
| Default Value: | None |
| Inherited: | No |
| Runtime Settable: | No |
| Property Sheet Visibility: | Visible |
| Property Sheet Group: | Top |
| Name | Display Name | Value | Description |
| Table | Table Theme | Table | |
| List | List Theme | List | |
| Grid | Grid Theme | Grid |
Type of the elements which this theme apply to.
A collection of styles within the theme.
| Display Name: | Styles |
| Since: | 2.6 |
| XML Element: | styles |
| Contents: | List of Style |
Each theme can contain zero, one or more styles.