|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EngineConfig | |
org.eclipse.birt.report.engine.api | This is an application-writer's interface for using the BIRT report engine. |
Uses of EngineConfig in org.eclipse.birt.report.engine.api |
Methods in org.eclipse.birt.report.engine.api that return EngineConfig | |
EngineConfig |
IReportEngine.getConfig()
returns the engine configuration object |
EngineConfig |
ReportEngine.getConfig()
returns the engine configuration object |
Methods in org.eclipse.birt.report.engine.api with parameters of type EngineConfig | |
IReportEngine |
IReportEngineFactory.createReportEngine(EngineConfig config)
create a new report engine object. |
Constructors in org.eclipse.birt.report.engine.api with parameters of type EngineConfig | |
ReportEngine(EngineConfig config)
Constructor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |