Uses of Interface
org.eclipse.birt.report.engine.api.ITaskOption

Packages that use ITaskOption
org.eclipse.birt.report.engine.api This is an application-writer's interface for using the BIRT report engine. 
 

Uses of ITaskOption in org.eclipse.birt.report.engine.api
 

Subinterfaces of ITaskOption in org.eclipse.birt.report.engine.api
 interface IDataExtractionOption
           
 interface IExcelRenderOption
           
 interface IHTMLRenderOption
          Interface of constants of the HTML Render Opitons.
 interface IPDFRenderOption
          Defines render options for PDF emitter.
 interface IRenderOption
          Defines render options for emitters
 

Classes in org.eclipse.birt.report.engine.api that implement ITaskOption
 class DataExtractionOption
           
 class EXCELRenderOption
           
 class HTMLEmitterConfig
          Deprecated. since 2.2, use HTMLRenderOption or RenderOption directly
 class HTMLRenderOption
          output settings for HTML output format
 class PDFRenderOption
          Defines render options for emitters
 class RenderOption
          Settings for rendering a report to an output format.
 class RenderOptionBase
          Deprecated. use RenderOption instead
 class TaskOption
           
 



Copyright © 2008 Actuate Corp. All rights reserved.