请参阅: 说明
| 接口 | 说明 |
|---|---|
| IBaseResultSet | |
| ICubeResultSet | |
| IDataExtractionExtension |
An extension-point for data extraction.
|
| IExecutorContext | |
| IExtendedItem | |
| IExtendedItemFactory | |
| IOnCreateEvent | |
| IOnPrepareEvent | |
| IOnRenderEvent | |
| IPreparationContext | |
| IQueryContext | |
| IQueryResultSet | |
| IReportEvent | |
| IReportEventContext | |
| IReportEventHandler | |
| IReportItemExecutor | |
| IReportItemGeneration |
Represents the extended item generation extension, which processes the report
item at report geenration time.
|
| IReportItemGenerationInfo | |
| IReportItemPreparation |
IReportItemPreparation is initially designed for extended item, which handles
its nested items.
|
| IReportItemPreparationInfo | |
| IReportItemPresentation |
Represents the extended item presentation time extension.
|
| IReportItemPresentationInfo | |
| IReportItemQuery |
Defines the extended item query extension, which handles report query preparation.
|
| IRowMetaData |
Defines a row that the extension might receive.
|
| IRowSet |
defines an interface that wraps around a row set.
|
IReportItemQuery object and calls
getReportQueries() to receive all the queries.
IReportItemGeneration object is created
for each instance of the extended item.
IReportItemPresentation object is created for each
instance of the extended item.
Copyright © 2008 Actuate Corp. All rights reserved.