Uses of Interface
org.eclipse.birt.report.model.api.extension.IReportItem
Packages that use IReportItem
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
Defines the fundamental interfaces for those extensions from the
reportitem extension point.
-
Uses of IReportItem in org.eclipse.birt.report.model.api
Methods in org.eclipse.birt.report.model.api that return IReportItemModifier and TypeMethodDescriptionExtendedItemHandle.getReportItem()
Returns the interfaceIReportItem
for extension. -
Uses of IReportItem in org.eclipse.birt.report.model.api.extension
Classes in org.eclipse.birt.report.model.api.extension that implement IReportItemMethods in org.eclipse.birt.report.model.api.extension that return IReportItemModifier and TypeMethodDescriptionIReportItem.copy()
Creates deep copy of the IReportItem and return the new element.ReportItem.copy()
IReportItemFactory.newReportItem
(DesignElementHandle extendedItemHandle) Creates a new instance of the extended element given a handle to the BIRT report element that represents the extended element.abstract IReportItem
ReportItemFactory.newReportItem
(DesignElementHandle extendedItemHandle)