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

Report element representations in the BIRT scripting environment.

See:
          Description

Interface Summary
IAbstractTextInstance  
IActionInstance  
IAutoTextInstance  
ICellInstance  
IDataItemInstance  
IDataSetInstance  
IDataSourceInstance  
IDrillThroughInstance  
IDynamicTextInstance  
IGridInstance  
IImageInstance  
ILabelInstance  
IListInstance  
IReportElementInstance  
IReportItemInstance  
IRowInstance  
IScriptStyle  
ITableInstance  
ITextItemInstance  
 

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

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


Copyright © 2008 Actuate Corp. All rights reserved.