Uses of Interface
org.eclipse.birt.report.engine.api.script.element.IDesignElement
Packages that use IDesignElement
Package
Description
Report element representations in the BIRT scripting environment.
-
Uses of IDesignElement in org.eclipse.birt.report.engine.api.script.element
Subinterfaces of IDesignElement in org.eclipse.birt.report.engine.api.script.elementModifier and TypeInterfaceDescriptioninterface
Simple wrapper of AutoTextHandleinterface
Represents a the design of a Cell in the scripting environmentinterface
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
Represents a the design of a Grid in the scripting environmentinterface
Script wrapper of GroupHandleinterface
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
Script wrapper of ListGroupHandleinterface
Represents the design of an Listing in the scripting environmentinterface
Represents a master page in the scripting environmentinterface
Script wrapper of ReportDesignHandleinterface
Represents a the design of a report element in the scripting environmentinterface
Represents a the design of a report item in the scripting environmentinterface
Represents a row in the scripting environmentinterface
Represents the design of a Table in the scripting environmentinterface
Script wrapper of TableGroupHandleinterface
Represents a the design of a TextItem in the scripting environmentMethods in org.eclipse.birt.report.engine.api.script.element that return IDesignElementMethods in org.eclipse.birt.report.engine.api.script.element with parameters of type IDesignElementModifier and TypeMethodDescriptionvoid
IReportItem.setCurrentView
(IDesignElement viewElement) Sets the view to be used.