Uses of Interface
org.eclipse.birt.report.engine.extension.IRowMetaData
-
Packages that use IRowMetaData 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 IRowMetaData in org.eclipse.birt.report.engine.extension
Methods in org.eclipse.birt.report.engine.extension that return IRowMetaData Modifier and Type Method Description IRowMetaData
IRowSet. getMetaData()
returns the definition for the data row
-