Uses of Package
org.eclipse.birt.report.engine.api.script
-
Packages that use org.eclipse.birt.report.engine.api.script 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. -
Classes in org.eclipse.birt.report.engine.api.script used by org.eclipse.birt.report.engine.api.script Class Description IDataSetRow ScriptException Exception thrown in scripting. -
Classes in org.eclipse.birt.report.engine.api.script used by org.eclipse.birt.report.engine.api.script.element Class Description ScriptException Exception thrown in scripting. -
Classes in org.eclipse.birt.report.engine.api.script used by org.eclipse.birt.report.engine.api.script.eventadapter Class 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. -
Classes in org.eclipse.birt.report.engine.api.script used by org.eclipse.birt.report.engine.api.script.eventhandler Class 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. -
Classes in org.eclipse.birt.report.engine.api.script used by org.eclipse.birt.report.engine.api.script.instance Class 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.