Uses of Interface
org.eclipse.birt.report.engine.api.ITaskOption
-
Packages that use ITaskOption Package Description 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 Modifier and Type Interface Description interface
IDataExtractionOption
interface
IExcelRenderOption
interface
IExtractionOption
interface
IHTMLRenderOption
Interface of constants of the HTML Render Opitons.interface
IPDFRenderOption
Defines render options for PDF emitter.interface
IPostscriptRenderOption
interface
IPPTRenderOption
interface
IRenderOption
Defines render options for emittersClasses in org.eclipse.birt.report.engine.api that implement ITaskOption Modifier and Type Class Description class
DataExtractionOption
class
DocxRenderOption
class
EXCELRenderOption
class
HTMLEmitterConfig
Deprecated.since 2.2, use HTMLRenderOption or RenderOption directlyclass
HTMLRenderOption
output settings for HTML output formatclass
PDFRenderOption
Defines render options for emittersclass
RenderOption
Settings for rendering a report to an output format.class
RenderOptionBase
Deprecated.use RenderOption insteadclass
TaskOption
-