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)
          Deprecated. since BIRT 2.3
 java.lang.Object IReportItemPresentation.onRowSets(IRowSet[] rowSets)
          Deprecated. since BIRT 2.3
 



Copyright © 2008 Actuate Corp. All rights reserved.