|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDataExtractionOption | |
---|---|
org.eclipse.birt.report.engine.api | This is an application-writer's interface for using the BIRT report engine. |
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 IDataExtractionOption in org.eclipse.birt.report.engine.api |
---|
Classes in org.eclipse.birt.report.engine.api that implement IDataExtractionOption | |
---|---|
class |
DataExtractionOption
|
Methods in org.eclipse.birt.report.engine.api with parameters of type IDataExtractionOption | |
---|---|
void |
IDataExtractionTask.extract(IDataExtractionOption option)
|
Uses of IDataExtractionOption in org.eclipse.birt.report.engine.extension |
---|
Methods in org.eclipse.birt.report.engine.extension with parameters of type IDataExtractionOption | |
---|---|
void |
IDataExtractionExtension.initilize(org.eclipse.birt.report.engine.api.script.IReportContext context,
IDataExtractionOption option)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |