org.eclipse.birt.report.engine.api
Class HTMLEmitterConfig

java.lang.Object
  extended byorg.eclipse.birt.report.engine.api.RenderOption
      extended byorg.eclipse.birt.report.engine.api.HTMLRenderOption
          extended byorg.eclipse.birt.report.engine.api.HTMLEmitterConfig
All Implemented Interfaces:
IHTMLRenderOption, IRenderOption

Deprecated. since 2.2, use HTMLRenderOption or RenderOption directly

public class HTMLEmitterConfig
extends HTMLRenderOption

Defines an emitter configuration class for HTML output format


Field Summary
 
Fields inherited from class org.eclipse.birt.report.engine.api.RenderOption
options
 
Fields inherited from interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
BASE_IMAGE_URL, HTML, HTML_DISPLAY_FILTER_ICON, HTML_DISPLAY_GROUP_ICON, HTML_ENABLE_AGENTSTYLE_ENGINE, HTML_ENABLE_METADATA, HTML_INCLUDE_SELECTION_HANDLE, HTML_LAYOUT_PREFERENCE, HTML_NOCSS, HTML_OUTPUT_MASTER_PAGE_MARGINS, HTML_RTL_FLAG, HTML_TITLE, HTML_TYPE, HTML_WRAP_TEMPLATE_TABLE, IMAGE_DIRECTROY, INSTANCE_ID_LIST, LAYOUT_PREFERENCE_AUTO, LAYOUT_PREFERENCE_FIXED, MASTER_PAGE_CONTENT, PAGEFOOTER_FLOAT_FLAG, URL_ENCODING, USER_AGENT
 
Fields inherited from interface org.eclipse.birt.report.engine.api.IRenderOption
ACTION_HANDLER, BASE_URL, EMITTER_ID, HTML_PAGINATION, IMAGE_HANDLER, LOCALE, OUTPUT_DISPLAY_NONE, OUTPUT_FILE_NAME, OUTPUT_FORMAT, OUTPUT_FORMAT_FO, OUTPUT_FORMAT_HTML, OUTPUT_FORMAT_PDF, OUTPUT_STREAM, SUPPORTED_IMAGE_FORMATS
 
Constructor Summary
HTMLEmitterConfig()
          Deprecated.  
 
Methods inherited from class org.eclipse.birt.report.engine.api.HTMLRenderOption
getBaseImageURL, getDisplayFilterIcon, getDisplayGroupIcon, getEmbeddable, getEnableAgentStyleEngine, getEnableMetadata, getHtmlPagination, getHtmlRtLFlag, getHtmlTitle, getImageDirectory, getIncludeSelectionHandle, getInstanceIDs, getLayoutPreference, getMasterPageContent, getOutputMasterPageMargins, getPageFooterFloatFlag, getUrlEncoding, getUserAgent, getWrapTemplateTable, setBaseImageURL, setDisplayFilterIcon, setDisplayGroupIcon, setEmbeddable, setEnableAgentStyleEngine, setEnableMetadata, setHtmlPagination, setHtmlRtLFlag, setHtmlTitle, setImageDirectory, setIncludeSelectionHandle, setInstanceIDs, setLayoutPreference, setMasterPageContent, setOutputMasterPageMargins, setPageFooterFloatFlag, setUrlEncoding, setUserAgent, setWrapTemplateTable
 
Methods inherited from class org.eclipse.birt.report.engine.api.RenderOption
getActionHandle, getActionHandler, getBaseURL, getBooleanOption, getEmitterID, getImageHandle, getImageHandler, getOption, getOptions, getOutputFileName, getOutputFormat, getOutputSetting, getOutputStream, getStringOption, getSupportedImageFormats, hasOption, setActionHandle, setActionHandler, setBaseURL, setEmitterID, setImageHandle, setImageHandler, setOption, setOutputFileName, setOutputFormat, setOutputStream, setSupportedImageFormats
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.birt.report.engine.api.IRenderOption
getActionHandle, getActionHandler, getBaseURL, getEmitterID, getImageHandle, getImageHandler, getOption, getOptions, getOutputFileName, getOutputFormat, getOutputSetting, getOutputStream, getSupportedImageFormats, hasOption, setActionHandle, setActionHandler, setBaseURL, setEmitterID, setImageHandle, setImageHandler, setOption, setOutputFileName, setOutputFormat, setOutputStream, setSupportedImageFormats
 

Constructor Detail

HTMLEmitterConfig

public HTMLEmitterConfig()
Deprecated. 


Copyright © 2005 Actuate Corp. All rights reserved.