Uses of Interface
org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance

Packages that use IReportElementInstance
org.eclipse.birt.report.engine.api.script.instance Report element representations in the BIRT scripting environment. 
 

Uses of IReportElementInstance in org.eclipse.birt.report.engine.api.script.instance
 

Subinterfaces of IReportElementInstance in org.eclipse.birt.report.engine.api.script.instance
 interface IAbstractTextInstance
           
 interface ICellInstance
           
 interface IDataItemInstance
           
 interface IDynamicTextInstance
           
 interface IGridInstance
           
 interface IImageInstance
           
 interface ILabelInstance
           
 interface IListInstance
           
 interface IReportItemInstance
           
 interface IRowInstance
           
 interface ITableInstance
           
 interface ITextItemInstance
           
 

Methods in org.eclipse.birt.report.engine.api.script.instance that return IReportElementInstance
 IReportElementInstance IReportElementInstance.getParent()
          Get the parent (container) of this element
 



Copyright © 2005 Actuate Corp. All rights reserved.