Package org.eclipse.birt.report.engine.api.script

Commonly used interfaces for the BIRT scripting environment.

See:
          Description

Interface Summary
IColumnMetaData Describes the column metadata of a row.
IDataSetRow  
IReportContext An interface used to share information between the event methods in scripting.
IRowData Represents the computed expression results that are bound to the current row.
IScriptedDataSetMetaData Interface used by Scripted Data Set's describe handler to define column metadata of the data set.
IUpdatableDataSetRow A Data Set Row which allows its column values to be updated.
 

Class Summary
EngineScriptableClassInfo  
ScriptMethodVisibilityUtil Util class that check methods in script interface are visible or not.
 

Exception Summary
ScriptException Exception thrown in scripting.
 

Package org.eclipse.birt.report.engine.api.script Description

Commonly used interfaces for the BIRT scripting environment.

Package Specification

Commonly used interfaces for the BIRT scripting environment.

Since:
2.0


Copyright © 2008 Actuate Corp. All rights reserved.