Uses of Interface
org.eclipse.birt.report.model.api.simpleapi.IReportElement
Packages that use IReportElement
Package
Description
Defines the fundamental interfaces for those extensions from the
reportitem extension point.
Report element representations in the BIRT simple API environment.
-
Uses of IReportElement in org.eclipse.birt.report.model.api.extension
Classes in org.eclipse.birt.report.model.api.extension that implement IReportElementModifier and TypeClassDescriptionclass
Implements of multi row report item.class
Implements of simple item that has no data rows.The constructor in sub class must call super(ExtendedItemHandle). -
Uses of IReportElement in org.eclipse.birt.report.model.api.simpleapi
Subinterfaces of IReportElement in org.eclipse.birt.report.model.api.simpleapiModifier and TypeInterfaceDescriptioninterface
Simple wrapper of AutoTextHandleinterface
Represents a the design of a DataItem in the scripting environmentinterface
Represents a the design of a multi line text item in the scripting environmentinterface
Script wrapper of ExtendedItemHandle.interface
Represents a the design of a Grid in the scripting environmentinterface
Represents a the design of an Image in the scripting environmentinterface
Represents a the design of a Label in the scripting environmentinterface
Represents the design of a List in the scripting environmentinterface
Represents the design of an Listing in the scripting environmentinterface
Represents a master page in the scripting environmentinterface
interface
Represents a the design of a report item in the scripting environmentinterface
Represents the design of a Table in the scripting environmentinterface
Represents a the design of a TextItem in the scripting environmentMethods in org.eclipse.birt.report.model.api.simpleapi that return IReportElementModifier and TypeMethodDescriptionIReportDesign.getReportElement
(String name) generic method to get report item by nameIReportDesign.getReportElementByID
(long id) generic method to get report item by id