Package com.stimulsoft.webviewer
Class StiWebViewerOptions.AppearanceOptions
java.lang.Object
com.stimulsoft.webviewer.StiWebViewerOptions.AppearanceOptions
- Enclosing class:
StiWebViewerOptions
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe background color of the viewer.intA width of the bookmarks tree in the viewer.The type of the chart in the viewer.a path to the custom css file for the viewer.the first day of week in the date picker.a browser window to open page at design event.The type of the viewer interface.A target to open the exported report.a browser window to open the exported report.A target to open links from the report.a browser window to open links from the report.The alignment of the viewer page.A color of the report page border.intA border radius of the page in the viewer.intA count columns in parameters panel.A date format for datetime parameters in parameters panel.intA max height of parameters panel in the viewer.a position of the parameters panel.a method how the viewer will show a report.A value which indicates images size of the save menu in the viewerbooleanA value which allows selection of the current page in the viewer.booleanA value which allows touch zoom in the viewer.booleanA value which allows printing report bookmarks.booleanA value which indicates which indicates that the viewer is displayed in full screen mode.booleana value which indicates that showing descriptions for variables is allowed.booleanA value which controls of output objects in the right to left mode.booleanA value which indicates that the viewer will show the report area with scrollbars.booleanA value which indicates that the shadow of the page will be displayed in the viewer.booleanA value which indicates that show or hide tooltips.booleana value which indicates that show or hide the help link in tooltips.booleana value which allows store the export settings in the cookies.voidsetAllowSelectionCurrentPage(boolean allowSelectionCurrentPage) A value which allows selection of the current page in the viewer.voidsetAllowTouchZoom(boolean allowTouchZoom) A value which allows touch zoom in the viewer.voidsetBackgroundColor(StiColor backgroundColor) The background color of the viewer.voidsetBookmarksPrint(boolean bookmarksPrint) A value which allows printing report bookmarks.voidsetBookmarksTreeWidth(int bookmarksTreeWidth) A width of the bookmarks tree in the viewer.voidsetChartRenderType(StiHtmlChartType chartRenderType) voidsetCustomCss(String customCss) a path to the custom css file for the viewer.voidsetDatePickerFirstDayOfWeek(StiFirstDayOfWeek datePickerFirstDayOfWeek) the first day of week in the date picker.voidsetDesignWindow(String designWindow) a browser window to open page at design event.voidsetFullScreenMode(boolean fullScreenMode) A value which indicates which indicates that the viewer is displayed in full screen mode.voidsetInterfaceType(StiInterfaceType interfaceType) The type of the viewer interface.voidsetOpenExportedReportTarget(String openExportedReportTarget) A target to open the exported report.voidsetOpenExportedReportWindow(String openExportedReportWindow) a browser window to open the exported report.voidsetOpenLinksTarget(String openLinksTarget) A target to open links from the report.voidsetOpenLinksWindow(String openLinksWindow) a browser window to open links from the report.voidsetPageAlignment(StiContentAlignment pageAlignment) The alignment of the viewer page.voidsetPageBorderColor(StiColor pageBorderColor) A color of the report page border.voidsetPageBorderRadius(int pageBorderRadius) A border radius of the page in the viewer.voidsetParametersPanelColumnsCount(int parametersPanelColumnsCount) A count columns in parameters panel.voidsetParametersPanelDateFormat(String parametersPanelDateFormat) A date format for datetime parameters in parameters panel.voidsetParametersPanelMaxHeight(int parametersPanelMaxHeight) A max height of parameters panel in the viewer.voidsetParametersPanelPosition(StiParametersPanelPosition parametersPanelPosition) a position of the parameters panel.voidsetParametersPanelShowDescriptions(boolean parametersPanelShowDescriptions) a value which indicates that showing descriptions for variables is allowed.voidsetPrintToPdfMode(StiPrintToPdfMode printToPdfMode) voidsetReportDisplayMode(StiReportDisplayMode reportDisplayMode) a method how the viewer will show a report.voidsetRightToLeft(boolean rightToLeft) A value which controls of output objects in the right to left mode.voidsetSaveMenuImageSize(StiImageSize saveMenuImageSize) A value which indicates images size of the save menu in the viewervoidsetScrollbarsMode(boolean scrollbarsMode) A value which indicates that the viewer will show the report area with scrollbars.voidsetShowPageShadow(boolean showPageShadow) A value which indicates that the shadow of the page will be displayed in the viewer.voidsetShowTooltips(boolean showTooltips) A value which indicates that show or hide tooltips.voidsetShowTooltipsHelp(boolean showTooltipsHelp) a value which indicates that show or hide the help link in tooltips.voidsetStoreExportSettings(boolean storeExportSettings) a value which allows store the export settings in the cookies.
-
Field Details
-
parametersPanelPosition
-
customCss
-
printToPdfMode
-
saveMenuImageSize
-
allowSelectionCurrentPage
public boolean allowSelectionCurrentPage
-
-
Constructor Details
-
AppearanceOptions
public AppearanceOptions()
-
-
Method Details
-
isParametersPanelShowDescriptions
public boolean isParametersPanelShowDescriptions()a value which indicates that showing descriptions for variables is allowed.- Returns:
-
setParametersPanelShowDescriptions
public void setParametersPanelShowDescriptions(boolean parametersPanelShowDescriptions) a value which indicates that showing descriptions for variables is allowed.- Parameters:
parametersPanelShowDescriptions-
-
isAllowSelectionCurrentPage
public boolean isAllowSelectionCurrentPage()A value which allows selection of the current page in the viewer.- Returns:
-
setAllowSelectionCurrentPage
public void setAllowSelectionCurrentPage(boolean allowSelectionCurrentPage) A value which allows selection of the current page in the viewer.- Parameters:
allowSelectionCurrentPage-
-
getPageBorderRadius
public int getPageBorderRadius()A border radius of the page in the viewer.- Returns:
-
setPageBorderRadius
public void setPageBorderRadius(int pageBorderRadius) A border radius of the page in the viewer.- Parameters:
pageBorderRadius-
-
getSaveMenuImageSize
A value which indicates images size of the save menu in the viewer- Returns:
-
setSaveMenuImageSize
A value which indicates images size of the save menu in the viewer- Parameters:
saveMenuImageSize-
-
getPrintToPdfMode
- Returns:
- the printToPdfMode
-
setPrintToPdfMode
- Parameters:
printToPdfMode- the printToPdfMode to set
-
isAllowTouchZoom
public boolean isAllowTouchZoom()A value which allows touch zoom in the viewer.- Returns:
- the allowTouchZoom
-
setAllowTouchZoom
public void setAllowTouchZoom(boolean allowTouchZoom) A value which allows touch zoom in the viewer.- Parameters:
allowTouchZoom- the allowTouchZoom to set
-
getCustomCss
a path to the custom css file for the viewer.- Returns:
- the customCss
-
setCustomCss
a path to the custom css file for the viewer.- Parameters:
customCss- the customCss to set
-
getParametersPanelPosition
a position of the parameters panel.- Returns:
- the parametersPanelPosition
-
setParametersPanelPosition
a position of the parameters panel.- Parameters:
parametersPanelPosition- the parametersPanelPosition to set
-
isStoreExportSettings
public boolean isStoreExportSettings()a value which allows store the export settings in the cookies.- Returns:
- the storeExportSettings
-
setStoreExportSettings
public void setStoreExportSettings(boolean storeExportSettings) a value which allows store the export settings in the cookies.- Parameters:
storeExportSettings- the storeExportSettings to set
-
getDatePickerFirstDayOfWeek
the first day of week in the date picker.- Returns:
- the datePickerFirstDayOfWeek
-
setDatePickerFirstDayOfWeek
the first day of week in the date picker.- Parameters:
datePickerFirstDayOfWeek- the datePickerFirstDayOfWeek to set
-
getReportDisplayMode
a method how the viewer will show a report.- Returns:
- the reportDisplayMode
-
setReportDisplayMode
a method how the viewer will show a report.- Parameters:
reportDisplayMode- the reportDisplayMode to set
-
isShowTooltipsHelp
public boolean isShowTooltipsHelp()a value which indicates that show or hide the help link in tooltips.- Returns:
- the showTooltipsHelp
-
setShowTooltipsHelp
public void setShowTooltipsHelp(boolean showTooltipsHelp) a value which indicates that show or hide the help link in tooltips.- Parameters:
showTooltipsHelp- the showTooltipsHelp to set
-
getDesignWindow
a browser window to open page at design event. _self or _blank- Returns:
- the designWindow
-
setDesignWindow
a browser window to open page at design event. _self or _blank- Parameters:
designWindow- the designWindow to set
-
getOpenExportedReportWindow
a browser window to open the exported report. _self or _blank- Returns:
- the openExportedReportWindow
-
setOpenExportedReportWindow
a browser window to open the exported report. _self or _blank- Parameters:
openExportedReportWindow- the openExportedReportWindow to set
-
getOpenLinksWindow
a browser window to open links from the report. _self or _blank- Returns:
- the openLinksWindow
-
setOpenLinksWindow
a browser window to open links from the report. _self or _blank- Parameters:
openLinksWindow- the openLinksWindow to set
-
getBackgroundColor
The background color of the viewer.- Returns:
- the backgroundColor
-
setBackgroundColor
The background color of the viewer.- Parameters:
backgroundColor- the backgroundColor to set
-
isRightToLeft
public boolean isRightToLeft()A value which controls of output objects in the right to left mode.- Returns:
- the rightToLeft
-
setRightToLeft
public void setRightToLeft(boolean rightToLeft) A value which controls of output objects in the right to left mode.- Parameters:
rightToLeft- the rightToLeft to set
-
isFullScreenMode
public boolean isFullScreenMode()A value which indicates which indicates that the viewer is displayed in full screen mode.- Returns:
- the fullScreenMode
-
setFullScreenMode
public void setFullScreenMode(boolean fullScreenMode) A value which indicates which indicates that the viewer is displayed in full screen mode.- Parameters:
fullScreenMode- the fullScreenMode to set
-
isScrollbarsMode
public boolean isScrollbarsMode()A value which indicates that the viewer will show the report area with scrollbars.- Returns:
- the scrollbarsMode
-
setScrollbarsMode
public void setScrollbarsMode(boolean scrollbarsMode) A value which indicates that the viewer will show the report area with scrollbars.- Parameters:
scrollbarsMode- the scrollbarsMode to set
-
getOpenLinksTarget
A target to open links from the report.- Returns:
- the openLinksTarget
-
setOpenLinksTarget
A target to open links from the report.- Parameters:
openLinksTarget- the openLinksTarget to set
-
getOpenExportedReportTarget
A target to open the exported report.- Returns:
- the openExportedReportTarget
-
setOpenExportedReportTarget
A target to open the exported report.- Parameters:
openExportedReportTarget- the openExportedReportTarget to set
-
isShowTooltips
public boolean isShowTooltips()A value which indicates that show or hide tooltips.- Returns:
- the showTooltips
-
setShowTooltips
public void setShowTooltips(boolean showTooltips) A value which indicates that show or hide tooltips.- Parameters:
showTooltips- the showTooltips to set
-
getPageAlignment
The alignment of the viewer page.- Returns:
- the pageAlignment
-
setPageAlignment
The alignment of the viewer page.- Parameters:
pageAlignment- the pageAlignment to set
-
isShowPageShadow
public boolean isShowPageShadow()A value which indicates that the shadow of the page will be displayed in the viewer.- Returns:
- the showPageShadow
-
setShowPageShadow
public void setShowPageShadow(boolean showPageShadow) A value which indicates that the shadow of the page will be displayed in the viewer.- Parameters:
showPageShadow- the showPageShadow to set
-
getPageBorderColor
A color of the report page border.- Returns:
- the pageBorderColor
-
setPageBorderColor
A color of the report page border.- Parameters:
pageBorderColor- the pageBorderColor to set
-
isBookmarksPrint
public boolean isBookmarksPrint()A value which allows printing report bookmarks.- Returns:
- the bookmarksPrint
-
setBookmarksPrint
public void setBookmarksPrint(boolean bookmarksPrint) A value which allows printing report bookmarks.- Parameters:
bookmarksPrint- the bookmarksPrint to set
-
getBookmarksTreeWidth
public int getBookmarksTreeWidth()A width of the bookmarks tree in the viewer.- Returns:
- the bookmarksTreeWidth
-
setBookmarksTreeWidth
public void setBookmarksTreeWidth(int bookmarksTreeWidth) A width of the bookmarks tree in the viewer.- Parameters:
bookmarksTreeWidth- the bookmarksTreeWidth to set
-
getParametersPanelMaxHeight
public int getParametersPanelMaxHeight()A max height of parameters panel in the viewer.- Returns:
- the parametersPanelMaxHeight
-
setParametersPanelMaxHeight
public void setParametersPanelMaxHeight(int parametersPanelMaxHeight) A max height of parameters panel in the viewer.- Parameters:
parametersPanelMaxHeight- the parametersPanelMaxHeight to set
-
getParametersPanelColumnsCount
public int getParametersPanelColumnsCount()A count columns in parameters panel.- Returns:
- the parametersPanelColumnsCount
-
setParametersPanelColumnsCount
public void setParametersPanelColumnsCount(int parametersPanelColumnsCount) A count columns in parameters panel.- Parameters:
parametersPanelColumnsCount- the parametersPanelColumnsCount to set
-
getParametersPanelDateFormat
A date format for datetime parameters in parameters panel.- Returns:
- the parametersPanelDateFormat
-
setParametersPanelDateFormat
A date format for datetime parameters in parameters panel.- Parameters:
parametersPanelDateFormat- the parametersPanelDateFormat to set
-
getInterfaceType
The type of the viewer interface.- Returns:
- the interfaceType
-
setInterfaceType
The type of the viewer interface.- Parameters:
interfaceType- the interfaceType to set
-
getChartRenderType
The type of the chart in the viewer.- Returns:
- the chartRenderType
-
setChartRenderType
- Parameters:
chartRenderType- the chartRenderType to set
-