Package org.eclipse.birt.report.engine.api.script.instance
Report element representations in the BIRT scripting environment. These are runtime time representations of the elements. They can usually be accessed and modified in the onCreate and onRender events.
Package Specification
Runtime report element representations.
- Since:
- 2.0
-
Interface Summary Interface Description IAbstractTextInstance IActionInstance IAutoTextInstance ICellInstance IColumnInstance IDataItemInstance IDataSetInstance IDataSourceInstance IDrillThroughInstance IDynamicTextInstance IGridInstance IImageInstance ILabelInstance IListInstance IPageInstance IReportElementInstance IReportItemInstance IRowInstance IScriptStyle Definition of the script style methodsITableInstance ITextItemInstance