Uses of Interface
org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Packages that use IReportItemPresentation Package Description org.eclipse.birt.report.engine.extension This package defines 3 key interfaces ---- IReportItemQuery, IReportItemGeneration, and IReportItemPresentation ---- that are used to process an extended item at query preparation, report generation and report rendering times. -
-
Uses of IReportItemPresentation in org.eclipse.birt.report.engine.extension
Methods in org.eclipse.birt.report.engine.extension that return IReportItemPresentation Modifier and Type Method Description IReportItemPresentation
IExtendedItem. createPresentation()
-