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

Commonly used interfaces for the BIRT scripting environment.

See:
          Description

Interface Summary
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.
 

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 © 2005 Actuate Corp. All rights reserved.