Skip navigation links

Package org.eclipse.birt.report.model.api.elements.structures

Defines the structure types in Model system.

See: Description

Package org.eclipse.birt.report.model.api.elements.structures Description

Defines the structure types in Model system.

Package Specification

In ROM, some properties are composed of multiple values. For example, an Action (hyperlink) property has a URL, a target window name, and more. A property structure allows a single property to provide a set of related values. A property structure is just like a structure in C or C++, and is similar to an object in Java or JavaScript. Structures have no members, they just have a set of properties.

Structures also have a name. ROM uses the structure name be to determine the properties that make up the structure. Some structure names are  ��Action��,��CustomColor��, etc.

��

��


��

Skip navigation links

Copyright © 2008 Actuate Corp. All rights reserved.