Eclipse BIRT Report Object Model (ROM)

AbstractTheme Element

Element Overview

Represents the abstract theme.Stores common properties for themes

Details

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

Property Summary

cssStyleSheets
A collection of css styles.

Inherited Properties

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

Description

Represents the abstract theme.Stores common properties for themes

Property Detail

cssStyleSheets Property

A collection of css styles.

Details

Type: List of IncludedCssStyleSheet Structures
Since: 2.2
Required: No
Display Name: Css style sheets
JavaScript Type:
Default Value: None
Inherited: No
Runtime Settable: No
Property Sheet Visibility: Hidden
Property Sheet Group: Top

Description

Each theme can contain zero, one or more css styles.