Package | Description |
---|---|
org.eclipse.birt.report.engine.api.script |
Commonly used interfaces for the BIRT scripting environment.
|
org.eclipse.birt.report.engine.api.script.element |
Report element representations in the BIRT scripting environment.
|
org.eclipse.birt.report.engine.api.script.eventadapter |
This package contains adapters for the event handler interfaces in
org.eclipse.birt.report.engine.api.script.eventhandler.
|
org.eclipse.birt.report.engine.api.script.eventhandler |
This package contains event handler interfaces for the BIRT scripting environment.
|
org.eclipse.birt.report.engine.api.script.instance |
Report element representations in the BIRT scripting environment.
|
Class and Description |
---|
IDataSetRow |
ScriptException
Exception thrown in scripting.
|
Class and Description |
---|
ScriptException
Exception thrown in scripting.
|
Class and Description |
---|
IDataSetRow |
IReportContext
An interface used to share information between the event methods in
scripting.
|
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.
|
ScriptException
Exception thrown in scripting.
|
Class and Description |
---|
IDataSetRow |
IReportContext
An interface used to share information between the event methods in
scripting.
|
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.
|
ScriptException
Exception thrown in scripting.
|
Class and Description |
---|
IColumnMetaData
Describes the column metadata of a row.
|
IRowData
Represents the computed expression results that are bound to the current row.
|
ScriptException
Exception thrown in scripting.
|
Copyright © 2008 Actuate Corp. All rights reserved.