Uses of Interface
org.eclipse.birt.report.engine.api.script.element.IReportElement

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

Uses of IReportElement in org.eclipse.birt.report.engine.api.script.element
 

Subinterfaces of IReportElement in org.eclipse.birt.report.engine.api.script.element
 interface ICell
          Represents a the design of a Cell in the scripting environment
 interface IDataItem
          Represents a the design of a DataItem in the scripting environment
 interface IDynamicText
          Represents a the design of a multi line text item in the scripting environment
 interface IGrid
          Represents a the design of a Grid in the scripting environment
 interface IGroup
           
 interface IImage
          Represents a the design of an Image in the scripting environment
 interface ILabel
          Represents a the design of a Label in the scripting environment
 interface IList
          Represents the design of a List in the scripting environment
 interface IListGroup
           
 interface IListing
          Represents the design of an Listing in the scripting environment
 interface IReportItem
          Represents a the design of a report item in the scripting environment
 interface IRow
          Represents a row in the scripting environment
 interface ITable
          Represents the design of a Table in the scripting environment
 interface ITableGroup
           
 interface ITextItem
          Represents a the design of a TextItem in the scripting environment
 

Methods in org.eclipse.birt.report.engine.api.script.element that return IReportElement
 IReportElement IReportDesign.getReportElement(java.lang.String name)
           
 



Copyright © 2005 Actuate Corp. All rights reserved.