| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IReportItemGeneration.onRowSets(IRowSet[] rowSets)
已过时。
since BIRT 2.3
|
java.lang.Object |
IReportItemPresentation.onRowSets(IRowSet[] rowSets)
已过时。
since BIRT 2.3
|
Copyright © 2008 Actuate Corp. All rights reserved.