Uses of Interface
org.eclipse.birt.report.engine.extension.IRowSet

Packages that use IRowSet
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 IRowSet in org.eclipse.birt.report.engine.extension
 

Methods in org.eclipse.birt.report.engine.extension with parameters of type IRowSet
 void IReportItemGeneration.onRowSets(IRowSet[] rowSets)
          processes the extended item in report generation environment.
 java.lang.Object IReportItemPresentation.onRowSets(IRowSet[] rowSets)
          processes the extended item in report presentation environment.
 



Copyright © 2005 Actuate Corp. All rights reserved.