Eclipse BIRT Report Object Model (ROM)

ScriptLib Structure

Structure Overview

Stores the class path that is for BIRT defined scripts.

Details

Display Name: Script Lib
Since: 2.2

Property Summary

name
Path of the classes files.

Description

Report design can use scripts. Location of the possible classes files that may be used by scripts. Each ScriptLib provides a file name value, it can either be an absolue path or a relative path(relates to the report file or the report base location).

Property Detail

name Property

Path of the classes files.

Details

Type: memberKey
Since: 2.1.1
Required: No
Display Name: Name of script lib
JavaScript Type:
Default Value: None
Runtime Settable: Yes

Description

Path of the class file. It can either be an absolute path or a relative path that relates to either the report file or the report base location.