Uses of Interface
org.eclipse.birt.report.model.api.IModuleOption

Packages that use IModuleOption
org.eclipse.birt.report.model.api Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") 
org.eclipse.birt.report.model.api.impl   
 

Uses of IModuleOption in org.eclipse.birt.report.model.api
 

Classes in org.eclipse.birt.report.model.api that implement IModuleOption
 class ModuleOption
          Provide the way to do some setting about the module.
 

Methods in org.eclipse.birt.report.model.api with parameters of type IModuleOption
 IReportDesign IDesignEngine.openDesign(java.lang.String fileName, java.io.InputStream ins, IModuleOption options)
          Opens the report design.
 IReportDesign DesignEngine.openDesign(java.lang.String fileName, java.io.InputStream ins, IModuleOption options)
          Opens the report design.
 

Uses of IModuleOption in org.eclipse.birt.report.model.api.impl
 

Methods in org.eclipse.birt.report.model.api.impl with parameters of type IModuleOption
 IReportDesign DesignEngineImpl.openDesign(java.lang.String fileName, java.io.InputStream ins, IModuleOption options)
          Opens the report design.
 



Copyright © 2008 Actuate Corp. All rights reserved.