|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.webviewer.StiWebViewerOptions
public class StiWebViewerOptions
Copyright Stimulsoft
| Nested Class Summary | |
|---|---|
class |
StiWebViewerOptions.AppearanceOptions
|
class |
StiWebViewerOptions.EmailOptions
|
class |
StiWebViewerOptions.ExportOptions
|
class |
StiWebViewerOptions.ServerOptions
|
class |
StiWebViewerOptions.ToolbarOptions
|
| Constructor Summary | |
|---|---|
StiWebViewerOptions()
|
|
| Method Summary | |
|---|---|
JSONObject |
getActions()
|
StiWebViewerOptions.AppearanceOptions |
getAppearance()
A class which controls settings of the viewer appearance. |
StiColor |
getBackColor()
Deprecated. |
int |
getBookmarksTreeWidth()
Deprecated. |
int |
getCountColumnsParameters()
Deprecated. |
java.lang.String |
getDefaultEmailAdress()
Deprecated. |
java.lang.String |
getDefaultEmailMessage()
Deprecated. |
java.lang.String |
getDefaultEmailSubject()
Deprecated. |
java.util.Collection<StiExportSettings> |
getDefaultExportSettings()
An array of export settings that will be used by default. |
StiWebViewerOptions.EmailOptions |
getEmail()
A class which controls the email options. |
StiWebViewerExceptionHandler |
getExceptionHandler()
StiWebViewerExceptionHandler Calls on exception while WebDesigner process. |
StiWebViewerOptions.ExportOptions |
getExports()
A class which controls the export options. |
java.lang.String |
getHeight()
|
java.lang.String |
getJsObject()
|
java.lang.String |
getLocalization()
A path to the localization file for the web viewer. |
java.io.InputStream |
getLocalizationStream()
|
StiPrintDestination |
getMenuPrintDestination()
Deprecated. |
StiShowMenuMode |
getMenuShowMode()
Deprecated. |
int |
getMenuZoom()
Deprecated. |
java.lang.String |
getOpenExportedReportTarget()
Deprecated. |
java.lang.String |
getOpenLinksTarget()
Deprecated. |
StiContentAlignment |
getPageAlignment()
Deprecated. |
StiColor |
getPageBorderColor()
Deprecated. |
StiWebViewMode |
getPagesViewMode()
Deprecated. |
int |
getRefreshTimeout()
A value wich indicates timeout in minutes for execute dummy request to avoid end session |
java.lang.Integer |
getRequestTimeout()
Timeout AJAX requests in seconds |
StiWebViewerOptions.ServerOptions |
getServer()
A class which controls the server options. |
StiWebViewerTheme |
getTheme()
The current visual theme which is used for drawing visual elements of the webviewer. |
StiWebViewerOptions.ToolbarOptions |
getToolbar()
A class which controls settings of the viewer toolbar. |
StiContentAlignment |
getToolbarAlignment()
Deprecated. |
StiColor |
getToolbarBackgroundColor()
Deprecated. |
StiColor |
getToolbarFontColor()
Deprecated. |
java.lang.String |
getToolbarFontFamily()
Deprecated. |
java.lang.String |
getViewerID()
|
java.lang.String |
getWidth()
|
boolean |
isBookmarksPrint()
Deprecated. |
boolean |
isBookmarksVisible()
Deprecated. |
boolean |
isMenuAnimation()
Deprecated. |
boolean |
isPageShowShadow()
Deprecated. |
boolean |
isRightToLeft()
Deprecated. |
boolean |
isScrollbarsMode()
Deprecated. |
boolean |
isServerCacheAsObject()
The mode that caches the report as object. |
boolean |
isShowAboutButton()
Deprecated. |
boolean |
isShowButtonBookmarks()
Deprecated. |
boolean |
isShowButtonDesign()
Deprecated. |
boolean |
isShowButtonFirstPage()
Deprecated. |
boolean |
isShowButtonLastPage()
Deprecated. |
boolean |
isShowButtonNextPage()
Deprecated. |
boolean |
isShowButtonParameters()
Deprecated. |
boolean |
isShowButtonPreviousPage()
Deprecated. |
boolean |
isShowButtonPrint()
Deprecated. |
boolean |
isShowButtonSave()
Deprecated. |
boolean |
isShowButtonSendEmail()
Deprecated. |
boolean |
isShowButtonViewMode()
Deprecated. |
boolean |
isShowButtonZoom()
Deprecated. |
boolean |
isShowCurrentPageControl()
Deprecated. |
boolean |
isShowEmailDialog()
Deprecated. |
boolean |
isShowExportDialog()
Deprecated. |
boolean |
isShowExportToCsv()
Deprecated. |
boolean |
isShowExportToDbf()
Deprecated. |
boolean |
isShowExportToDif()
Deprecated. |
boolean |
isShowExportToDocument()
Deprecated. |
boolean |
isShowExportToExcel()
Deprecated. |
boolean |
isShowExportToExcel2007()
Deprecated. |
boolean |
isShowExportToExcelXml()
Deprecated. |
boolean |
isShowExportToHtml()
Deprecated. |
boolean |
isShowExportToHtml5()
Deprecated. |
boolean |
isShowExportToImageBmp()
Deprecated. |
boolean |
isShowExportToImageGif()
Deprecated. |
boolean |
isShowExportToImageJpeg()
Deprecated. |
boolean |
isShowExportToImageMetafile()
Deprecated. |
boolean |
isShowExportToImagePcx()
Deprecated. |
boolean |
isShowExportToImagePng()
Deprecated. |
boolean |
isShowExportToImageSvg()
Deprecated. |
boolean |
isShowExportToImageSvgz()
Deprecated. |
boolean |
isShowExportToImageTiff()
Deprecated. |
boolean |
isShowExportToMht()
Deprecated. |
boolean |
isShowExportToOpenDocumentCalc()
Deprecated. |
boolean |
isShowExportToOpenDocumentWriter()
Deprecated. |
boolean |
isShowExportToPdf()
Deprecated. |
boolean |
isShowExportToPowerPoint()
|
boolean |
isShowExportToRtf()
Deprecated. |
boolean |
isShowExportToSylk()
Deprecated. |
boolean |
isShowExportToText()
Deprecated. |
boolean |
isShowExportToWord2007()
Deprecated. |
boolean |
isShowExportToXml()
Deprecated. |
boolean |
isShowExportToXps()
Deprecated. |
boolean |
isShowTooltips()
Deprecated. |
boolean |
isToolbarButtonCaptions()
Deprecated. |
boolean |
isToolbarMenuCaptions()
Deprecated. |
boolean |
isToolbarVisible()
Deprecated. |
void |
setAppearance(StiWebViewerOptions.AppearanceOptions appearance)
A class which controls settings of the viewer appearance. |
void |
setBackColor(StiColor backColor)
Deprecated. |
void |
setBookmarksPrint(boolean bookmarksPrint)
Deprecated. |
void |
setBookmarksTreeWidth(int bookmarksTreeWidth)
Deprecated. |
void |
setBookmarksVisible(boolean bookmarksVisible)
Deprecated. |
void |
setCountColumnsParameters(int countColumnsParameters)
Deprecated. |
void |
setDefaultEmailAdress(java.lang.String defaultEmailAdress)
Deprecated. |
void |
setDefaultEmailMessage(java.lang.String defaultEmailMessage)
Deprecated. |
void |
setDefaultEmailSubject(java.lang.String defaultEmailSubject)
Deprecated. |
void |
setDefaultExportSettings(java.util.Collection<StiExportSettings> defaultExportSettings)
An array of export settings that will be used by default. |
void |
setEmail(StiWebViewerOptions.EmailOptions email)
A class which controls the email options. |
void |
setExceptionHandler(StiWebViewerExceptionHandler exceptionHandler)
StiWebViewerExceptionHandler Calls on exception while WebDesigner process. |
void |
setExports(StiWebViewerOptions.ExportOptions exports)
A class which controls the export options. |
void |
setHeight(java.lang.String height)
|
void |
setJsObject(java.lang.String jsObject)
|
void |
setLocalization(java.lang.String localization)
A path to the localization file for the web viewer. |
void |
setLocalizationStream(java.io.InputStream localizationStream)
|
void |
setMenuAnimation(boolean menuAnimation)
Deprecated. |
void |
setMenuPrintDestination(StiPrintDestination menuPrintDestination)
Deprecated. |
void |
setMenuShowMode(StiShowMenuMode menuShowMode)
Deprecated. |
void |
setMenuZoom(int menuZoom)
Deprecated. |
void |
setOpenExportedReportTarget(java.lang.String openExportedReportTarget)
Deprecated. |
void |
setOpenLinksTarget(java.lang.String openLinksTarget)
Deprecated. |
void |
setPageAlignment(StiContentAlignment pageAlignment)
Deprecated. |
void |
setPageBorderColor(StiColor pageBorderColor)
Deprecated. |
void |
setPageShowShadow(boolean pageShowShadow)
Deprecated. |
void |
setPagesViewMode(StiWebViewMode menuViewMode)
Deprecated. |
void |
setRefreshTimeout(int refreshTimeout)
A value wich indicates timeout in minutes for execute dummy request to avoid end session |
void |
setRequestTimeout(java.lang.Integer requestTimeout)
Timeout AJAX requests in seconds |
void |
setRightToLeft(boolean rightToLeft)
Deprecated. |
void |
setScrollbarsMode(boolean scrollbarsMode)
Deprecated. |
void |
setServer(StiWebViewerOptions.ServerOptions server)
A class which controls the server options. |
void |
setShowAboutButton(boolean showAboutButton)
Deprecated. |
void |
setShowButtonBookmarks(boolean showButtonBookmarks)
Deprecated. |
void |
setShowButtonDesign(boolean showButtonDesign)
Deprecated. |
void |
setShowButtonFirstPage(boolean showButtonFirstPage)
Deprecated. |
void |
setShowButtonLastPage(boolean showButtonLastPage)
Deprecated. |
void |
setShowButtonNextPage(boolean showButtonNextPage)
Deprecated. |
void |
setShowButtonParameters(boolean showButtonParameters)
Deprecated. |
void |
setShowButtonPreviousPage(boolean showButtonPreviousPage)
Deprecated. |
void |
setShowButtonPrint(boolean showButtonPrint)
Deprecated. |
void |
setShowButtonSave(boolean showButtonSave)
Deprecated. |
void |
setShowButtonSendEmail(boolean showButtonSendEmail)
Deprecated. |
void |
setShowButtonViewMode(boolean showButtonViewMode)
Deprecated. |
void |
setShowButtonZoom(boolean showButtonZoom)
Deprecated. |
void |
setShowCurrentPageControl(boolean showCurrentPageControl)
Deprecated. |
void |
setShowEmailDialog(boolean showEmailDialog)
Deprecated. |
void |
setShowExportDialog(boolean showExportDialog)
Deprecated. |
void |
setShowExportToCsv(boolean showExportToCsv)
Deprecated. |
void |
setShowExportToDocument(boolean showExportToDocument)
Deprecated. |
void |
setShowExportToExcel(boolean showExportToExcel)
Deprecated. |
void |
setShowExportToExcel2007(boolean showExportToExcel2007)
Deprecated. |
void |
setShowExportToExcelXml(boolean showExportToExcelXml)
Deprecated. |
void |
setShowExportToHtml(boolean showExportToHtml)
Deprecated. |
void |
setShowExportToImageBmp(boolean showExportToImageBmp)
Deprecated. |
void |
setShowExportToImageJpeg(boolean showExportToImageJpeg)
Deprecated. |
void |
setShowExportToImagePng(boolean showExportToImagePng)
Deprecated. |
void |
setShowExportToImageSvg(boolean showExportToImageSvg)
Deprecated. |
void |
setShowExportToImageSvgz(boolean showExportToImageSvgz)
Deprecated. |
void |
setShowExportToPdf(boolean showExportToPdf)
Deprecated. |
void |
setShowExportToRtf(boolean showExportToRtf)
Deprecated. |
void |
setShowExportToSylk(boolean showExportToSylk)
Deprecated. |
void |
setShowExportToText(boolean showExportToText)
Deprecated. |
void |
setShowExportToWord2007(boolean showExportToWord2007)
Deprecated. |
void |
setShowExportToXml(boolean showExportToXml)
Deprecated. |
void |
setShowExportToXps(boolean showExportToXps)
Deprecated. |
void |
setShowTooltips(boolean showTooltips)
Deprecated. |
void |
setTheme(StiWebViewerTheme theme)
The current visual theme which is used for drawing visual elements of the webviewer. |
void |
setToolbar(StiWebViewerOptions.ToolbarOptions toolbar)
A class which controls settings of the viewer toolbar. |
void |
setToolbarAlignment(StiContentAlignment toolbarAlignment)
Deprecated. |
void |
setToolbarBackgroundColor(StiColor toolbarBackgroundColor)
Deprecated. |
void |
setToolbarButtonCaptions(boolean toolbarButtonCaptions)
Deprecated. |
void |
setToolbarFontColor(StiColor toolbarFontColor)
Deprecated. |
void |
setToolbarFontFamily(java.lang.String toolbarFontFamily)
Deprecated. |
void |
setToolbarMenuCaptions(boolean toolbarMenuCaptions)
Deprecated. |
void |
setToolbarVisible(boolean toolbarVisible)
Deprecated. |
void |
setViewerID(java.lang.String viewerID)
|
void |
setViewerIDInternal(java.lang.String viewerID)
|
void |
setWidth(java.lang.String width)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiWebViewerOptions()
| Method Detail |
|---|
public JSONObject getActions()
public StiWebViewerOptions.ServerOptions getServer()
public void setServer(StiWebViewerOptions.ServerOptions server)
server - the server to setpublic StiWebViewerOptions.AppearanceOptions getAppearance()
public void setAppearance(StiWebViewerOptions.AppearanceOptions appearance)
appearance - the appearance to setpublic StiWebViewerOptions.ToolbarOptions getToolbar()
public void setToolbar(StiWebViewerOptions.ToolbarOptions toolbar)
toolbar - the toolbar to setpublic StiWebViewerOptions.ExportOptions getExports()
public void setExports(StiWebViewerOptions.ExportOptions exports)
exports - the exports to setpublic StiWebViewerOptions.EmailOptions getEmail()
public void setEmail(StiWebViewerOptions.EmailOptions email)
email - the email to setpublic java.lang.Integer getRequestTimeout()
public void setRequestTimeout(java.lang.Integer requestTimeout)
requestTimeout - the requestTimeout to setpublic java.lang.String getJsObject()
public void setJsObject(java.lang.String jsObject)
jsObject - the jsObject to setpublic java.lang.String getViewerID()
public void setViewerID(java.lang.String viewerID)
viewerID - the viewerID to setpublic void setViewerIDInternal(java.lang.String viewerID)
viewerID - the viewerID to setpublic boolean isServerCacheAsObject()
public StiWebViewerTheme getTheme()
public void setTheme(StiWebViewerTheme theme)
theme - the theme to setpublic java.lang.String getWidth()
public void setWidth(java.lang.String width)
width - must ends width % or pxpublic java.lang.String getHeight()
public void setHeight(java.lang.String height)
height - must ends width % or px@Deprecated public StiColor getBackColor()
@Deprecated public void setBackColor(StiColor backColor)
backColor - the backColor to set@Deprecated public int getCountColumnsParameters()
@Deprecated public void setCountColumnsParameters(int countColumnsParameters)
countColumnsParameters - the countColumnsParameters to setpublic java.lang.String getLocalization()
public void setLocalization(java.lang.String localization)
localization - the localization to set@Deprecated public boolean isRightToLeft()
@Deprecated public void setRightToLeft(boolean rightToLeft)
rightToLeft - the rightToLeft to set@Deprecated public boolean isScrollbarsMode()
@Deprecated public void setScrollbarsMode(boolean scrollbarsMode)
scrollbarsMode - the scrollbarsMode to set@Deprecated public boolean isMenuAnimation()
@Deprecated public void setMenuAnimation(boolean menuAnimation)
menuAnimation - the menuAnimation to set@Deprecated public StiShowMenuMode getMenuShowMode()
@Deprecated public void setMenuShowMode(StiShowMenuMode menuShowMode)
menuShowMode - the menuShowMode to set@Deprecated public StiPrintDestination getMenuPrintDestination()
@Deprecated public void setMenuPrintDestination(StiPrintDestination menuPrintDestination)
menuPrintDestination - the menuPrintDestination to set@Deprecated public StiWebViewMode getPagesViewMode()
@Deprecated public void setPagesViewMode(StiWebViewMode menuViewMode)
menuViewMode - the menuViewMode to set@Deprecated public int getMenuZoom()
@Deprecated public void setMenuZoom(int menuZoom)
menuZoom - the menuZoom to set@Deprecated public StiContentAlignment getPageAlignment()
@Deprecated public void setPageAlignment(StiContentAlignment pageAlignment)
pageAlignment - the pageAlignment to set@Deprecated public boolean isPageShowShadow()
@Deprecated public void setPageShowShadow(boolean pageShowShadow)
pageShowShadow - the pageShowShadow to set@Deprecated public StiColor getPageBorderColor()
@Deprecated public void setPageBorderColor(StiColor pageBorderColor)
pageBorderColor - the pageBorderColor to set@Deprecated public boolean isBookmarksVisible()
@Deprecated public void setBookmarksVisible(boolean bookmarksVisible)
bookmarksVisible - the bookmarksVisible to set@Deprecated public boolean isBookmarksPrint()
@Deprecated public void setBookmarksPrint(boolean bookmarksPrint)
bookmarksPrint - the bookmarksPrint to set@Deprecated public int getBookmarksTreeWidth()
@Deprecated public void setBookmarksTreeWidth(int bookmarksTreeWidth)
bookmarksTreeWidth - the bookmarksTreeWidth to set@Deprecated public boolean isToolbarVisible()
@Deprecated public void setToolbarVisible(boolean toolbarVisible)
toolbarVisible - the toolbarVisible to set@Deprecated public StiColor getToolbarBackgroundColor()
@Deprecated public void setToolbarBackgroundColor(StiColor toolbarBackgroundColor)
toolbarBackgroundColor - the toolbarBackgroundColor to set@Deprecated public StiColor getToolbarFontColor()
@Deprecated public void setToolbarFontColor(StiColor toolbarFontColor)
toolbarFontColor - the toolbarFontColor to set@Deprecated public java.lang.String getToolbarFontFamily()
@Deprecated public void setToolbarFontFamily(java.lang.String toolbarFontFamily)
toolbarFontFamily - the toolbarFontFamily to set@Deprecated public StiContentAlignment getToolbarAlignment()
@Deprecated public void setToolbarAlignment(StiContentAlignment toolbarAlignment)
toolbarAlignment - the toolbarAlignment to set@Deprecated public boolean isToolbarButtonCaptions()
@Deprecated public void setToolbarButtonCaptions(boolean toolbarButtonCaptions)
toolbarButtonCaptions - the toolbarButtonCaptions to set@Deprecated public boolean isToolbarMenuCaptions()
@Deprecated public void setToolbarMenuCaptions(boolean toolbarMenuCaptions)
@Deprecated public boolean isShowCurrentPageControl()
@Deprecated public void setShowCurrentPageControl(boolean showCurrentPageControl)
showCurrentPageControl - the showCurrentPageControl to set@Deprecated public boolean isShowButtonPrint()
@Deprecated public void setShowButtonPrint(boolean showButtonPrint)
showButtonPrint - the showButtonPrint to set@Deprecated public boolean isShowButtonSave()
@Deprecated public void setShowButtonSave(boolean showButtonSave)
showButtonSave - the showButtonSave to set@Deprecated public boolean isShowButtonBookmarks()
@Deprecated public void setShowButtonBookmarks(boolean showButtonBookmarks)
showButtonBookmarks - the showButtonBookmarks to set@Deprecated public boolean isShowButtonParameters()
@Deprecated public void setShowButtonParameters(boolean showButtonParameters)
showButtonParameters - the showButtonParameters to set@Deprecated public boolean isShowButtonFirstPage()
@Deprecated public void setShowButtonFirstPage(boolean showButtonFirstPage)
showButtonFirstPage - the showButtonFirstPage to set@Deprecated public boolean isShowButtonPreviousPage()
@Deprecated public void setShowButtonPreviousPage(boolean showButtonPreviousPage)
showButtonPreviousPage - the showButtonPreviousPage to set@Deprecated public boolean isShowButtonNextPage()
@Deprecated public void setShowButtonNextPage(boolean showButtonNextPage)
showButtonNextPage - the showButtonNextPage to set@Deprecated public boolean isShowButtonLastPage()
@Deprecated public void setShowButtonLastPage(boolean showButtonLastPage)
showButtonLastPage - the showButtonLastPage to set@Deprecated public boolean isShowButtonZoom()
@Deprecated public void setShowButtonZoom(boolean showButtonZoom)
showButtonZoom - the showButtonZoom to set@Deprecated public boolean isShowButtonViewMode()
@Deprecated public void setShowButtonViewMode(boolean showButtonViewMode)
showButtonViewMode - the showButtonViewMode to set@Deprecated public boolean isShowButtonDesign()
@Deprecated public void setShowButtonDesign(boolean showButtonDesign)
showButtonDesign - the showButtonDesign to set@Deprecated public boolean isShowExportDialog()
@Deprecated public void setShowExportDialog(boolean showExportDialog)
showExportDialog - the showExportDialog to set@Deprecated public boolean isShowExportToDocument()
@Deprecated public void setShowExportToDocument(boolean showExportToDocument)
showExportToDocument - the showExportToDocument to set@Deprecated public boolean isShowExportToPdf()
@Deprecated public void setShowExportToPdf(boolean showExportToPdf)
showExportToPdf - the showExportToPdf to set@Deprecated public boolean isShowExportToXps()
@Deprecated public void setShowExportToXps(boolean showExportToXps)
showExportToXps - the showExportToXps to setpublic boolean isShowExportToPowerPoint()
@Deprecated public boolean isShowExportToHtml()
@Deprecated public void setShowExportToHtml(boolean showExportToHtml)
showExportToHtml - the showExportToHtml to set@Deprecated public boolean isShowExportToHtml5()
@Deprecated public boolean isShowExportToMht()
@Deprecated public boolean isShowExportToText()
@Deprecated public void setShowExportToText(boolean showExportToText)
showExportToText - the showExportToText to set@Deprecated public boolean isShowExportToRtf()
@Deprecated public void setShowExportToRtf(boolean showExportToRtf)
showExportToRtf - the showExportToRtf to set@Deprecated public boolean isShowExportToWord2007()
@Deprecated public void setShowExportToWord2007(boolean showExportToWord2007)
showExportToWord2007 - the showExportToWord2007 to set@Deprecated public boolean isShowExportToOpenDocumentWriter()
@Deprecated public boolean isShowExportToExcel()
@Deprecated public void setShowExportToExcel(boolean showExportToExcel)
showExportToExcel - the showExportToExcel to set@Deprecated public boolean isShowExportToExcelXml()
@Deprecated public void setShowExportToExcelXml(boolean showExportToExcelXml)
showExportToExcelXml - the showExportToExcelXml to set@Deprecated public boolean isShowExportToExcel2007()
@Deprecated public void setShowExportToExcel2007(boolean showExportToExcel2007)
showExportToExcel2007 - the showExportToExcel2007 to set@Deprecated public boolean isShowExportToOpenDocumentCalc()
@Deprecated public boolean isShowExportToCsv()
@Deprecated public void setShowExportToCsv(boolean showExportToCsv)
showExportToCsv - the showExportToCsv to set@Deprecated public boolean isShowExportToDbf()
@Deprecated public boolean isShowExportToXml()
@Deprecated public void setShowExportToXml(boolean showExportToXml)
showExportToXml - the showExportToXml to set@Deprecated public boolean isShowExportToDif()
@Deprecated public boolean isShowExportToSylk()
@Deprecated public void setShowExportToSylk(boolean showExportToSylk)
showExportToSylk - the showExportToSylk to set@Deprecated public boolean isShowExportToImageBmp()
@Deprecated public void setShowExportToImageBmp(boolean showExportToImageBmp)
showExportToImageBmp - the showExportToImageBmp to set@Deprecated public boolean isShowExportToImageGif()
@Deprecated public boolean isShowExportToImageJpeg()
@Deprecated public void setShowExportToImageJpeg(boolean showExportToImageJpeg)
showExportToImageJpeg - the showExportToImageJpeg to set@Deprecated public boolean isShowExportToImagePcx()
@Deprecated public boolean isShowExportToImagePng()
@Deprecated public void setShowExportToImagePng(boolean showExportToImagePng)
showExportToImagePng - the showExportToImagePng to set@Deprecated public boolean isShowExportToImageTiff()
@Deprecated public boolean isShowExportToImageMetafile()
@Deprecated public boolean isShowExportToImageSvg()
@Deprecated public void setShowExportToImageSvg(boolean showExportToImageSvg)
showExportToImageSvg - the showExportToImageSvg to set@Deprecated public boolean isShowExportToImageSvgz()
@Deprecated public void setShowExportToImageSvgz(boolean showExportToImageSvgz)
showExportToImageSvgz - the showExportToImageSvgz to setpublic int getRefreshTimeout()
public void setRefreshTimeout(int refreshTimeout)
refreshTimeout - the refreshTimeout to set@Deprecated public java.lang.String getOpenExportedReportTarget()
@Deprecated public void setOpenExportedReportTarget(java.lang.String openExportedReportTarget)
openExportedReportTarget - the openExportedReportTarget to set@Deprecated public java.lang.String getOpenLinksTarget()
@Deprecated public void setOpenLinksTarget(java.lang.String openLinksTarget)
openLinksTarget - the openLinksTarget to set@Deprecated public boolean isShowAboutButton()
@Deprecated public void setShowAboutButton(boolean showAboutButton)
showAboutButton - the showAboutButton to set@Deprecated public boolean isShowTooltips()
@Deprecated public void setShowTooltips(boolean showTooltips)
showTooltips - the showTooltips to setpublic java.util.Collection<StiExportSettings> getDefaultExportSettings()
public void setDefaultExportSettings(java.util.Collection<StiExportSettings> defaultExportSettings)
defaultExportSettings - the defaultExportSettings to set@Deprecated public boolean isShowButtonSendEmail()
@Deprecated public void setShowButtonSendEmail(boolean showButtonSendEmail)
showButtonSendEmail - the showButtonSendEmail to set@Deprecated public boolean isShowEmailDialog()
@Deprecated public void setShowEmailDialog(boolean showEmailDialog)
showEmailDialog - the showEmailDialog to set@Deprecated public java.lang.String getDefaultEmailAdress()
@Deprecated public void setDefaultEmailAdress(java.lang.String defaultEmailAdress)
defaultEmailAdress - the defaultEmailAdress to set@Deprecated public java.lang.String getDefaultEmailSubject()
@Deprecated public void setDefaultEmailSubject(java.lang.String defaultEmailSubject)
defaultEmailSubject - the defaultEmailSubject to set@Deprecated public java.lang.String getDefaultEmailMessage()
@Deprecated public void setDefaultEmailMessage(java.lang.String defaultEmailMessage)
defaultEmailMessage - the defaultEmailMessage to setpublic StiWebViewerExceptionHandler getExceptionHandler()
StiWebViewerExceptionHandler Calls on exception while WebDesigner process.
public void setExceptionHandler(StiWebViewerExceptionHandler exceptionHandler)
StiWebViewerExceptionHandler Calls on exception while WebDesigner process.
exceptionHandler - the exceptionHandler to setpublic java.io.InputStream getLocalizationStream()
public void setLocalizationStream(java.io.InputStream localizationStream)
localizationStream - the localizationStream to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||