com.stimulsoft.webdesigner
Class StiWebDesignerOptions

java.lang.Object
  extended by com.stimulsoft.webdesigner.StiWebDesignerOptions

public class StiWebDesignerOptions
extends Object

Copyright Stimulsoft


Constructor Summary
StiWebDesignerOptions()
           
 
Method Summary
 String getActionDesignerEvent()
          The action method name of the designer event.
 String getActionGetNewReportData()
          The action method name of getting data for the new report template.
 String getActionGetReportTemplate()
          The action method name of loading the report template.
 String getActionOpenReportTemplate()
          The action method name of opening the report template.
 String getActionSaveReportTemplate()
          The action method name of saving the report template.
 List<Class<? extends StiDatabase>> getConnectionTypes()
           
 String getController()
          The absolute url to server
 List<Class<? extends StiDataSource>> getDataSources()
           
 StiFirstDayOfWeek getDatePickerFirstDayOfWeek()
          the first day of week in the date picker.
 StiReportUnitType getDefaultUnit()
          A default value of the report unit in the mobile designer.
 String getDesignerID()
           
 String getHeight()
           
 StiInterfaceType getInterfaceType()
          The interface type
 String getJsObject()
           
 String getLocalization()
          A path to the localization file for the mobile designer.
 InputStream getLocalizationStream()
           
 StiDesignerPermissions getPermissionBusinessObjects()
          A value of permissions for business objects in the designer.
 StiDesignerPermissions getPermissionDataColumns()
          A value of permissions for columns in the designer.
 StiDesignerPermissions getPermissionDataConnections()
          A value of permissions for connections in the designer.
 StiDesignerPermissions getPermissionDataRelations()
          A value of permissions for relations in the designer.
 StiDesignerPermissions getPermissionDataSources()
          A value of permissions for datasources in the designer.
 StiDesignerPermissions getPermissionVariables()
          A value of permissions for variables in the designer.
 int getPropertiesGridLabelWidth()
          A width of the property label in properties grid in the mobile designer.
 int getPropertiesGridWidth()
          A width of the properties grid in the mobile designer.
 int getRefreshTimeout()
          A value wich indicates timeout in minutes for execute dummy request to avoid end session
 String getRequestHeaderContentType()
          Ajax request header Content-Type for webdesigner JS "application/x-www-form-urlencoded;charset='UTF-8'";
 StiSaveMode getSaveReportTemplateAsMode()
          the SaveAs report template mode - Hidden (AJAX mode), Visible or New Window.
 StiSaveMode getSaveReportTemplateMode()
          the Save report template mode - Hidden (AJAX mode), Visible or New Window.
 StiWebDesignerTheme getTheme()
          The current visual theme which is used for drawing visual elements of the mvc mobile viewer.
 String getWidth()
           
 boolean isImagesInHTML()
          Put all images in HTML as base64 default false
 boolean isServerRelativeUrls()
          A value which indicates that the viewer will use relative or absolute URLs.
 boolean isShowAboutButton()
           
 boolean isShowAnimation()
          A value which indicates that animation is enabled.
 boolean isShowBarCode()
          A visibility of the BarCode item in the components menu of the mobile designer.
 boolean isShowChart()
          A visibility of the Chart item in the components menu of the mobile designer.
 boolean isShowCheckBox()
          A visibility of the CheckBox item in the components menu of the mobile designer.
 boolean isShowChildBand()
          A visibility of the ChildBand item in the bands menu of the mobile designer.
 boolean isShowClone()
          A visibility of the Clone item in the components menu of the mobile designer.
 boolean isShowColumnFooterBand()
          A visibility of the ColumnFooterBand item in the bands menu of the mobile designer.
 boolean isShowColumnHeaderBand()
          A visibility of the ColumnHeaderBand item in the bands menu of the mobile designer.
 boolean isShowCrossDataBand()
          A visibility of the CrossDataBand item in the crossbands menu of the mobile designer.
 boolean isShowCrossFooterBand()
          A visibility of the CrossFooterBand item in the crossbands menu of the mobile designer.
 boolean isShowCrossGroupFooterBand()
          A visibility of the CrossGroupFooterBand item in the crossbands menu of the mobile designer.
 boolean isShowCrossGroupHeaderBand()
          A visibility of the CrossGroupHeaderBand item in the crossbands menu of the mobile designer.
 boolean isShowCrossHeaderBand()
          A visibility of the CrossHeaderBand item in the crossbands menu of the mobile designer.
 boolean isShowCrossTab()
          A visibility of the CrossTab item in the crossbands menu of the mobile designer.
 boolean isShowDataBand()
          A visibility of the DataBand item in the bands menu of the mobile designer.
 boolean isShowDictionary()
          A visibility of the dictionary in the mobile designer.
 boolean isShowEmptyBand()
          A visibility of the EmptyBand item in the bands menu of the mobile designer.
 boolean isShowFileMenu()
          A visibility of the file menu of the mobile designer.
 boolean isShowFileMenuClose()
          A visibility of the item Close in the file menu.
 boolean isShowFileMenuExit()
          A visibility of the item Exit in the file menu.
 boolean isShowFileMenuInfo()
          a visibility of the item Info in the file menu.
 boolean isShowFileMenuNew()
          A visibility of the item New in the file menu.
 boolean isShowFileMenuOpen()
          A visibility of the item Open in the file menu.
 boolean isShowFileMenuOptions()
          a visibility of the item Report Setup in the file menu.
 boolean isShowFileMenuReportSetup()
          A visibility of the item Report Setup in the file menu.
 boolean isShowFileMenuSave()
          A visibility of the item Save in the file menu.
 boolean isShowFileMenuSaveAs()
          A visibility of the item SaveAs in the file menu.
 boolean isShowFooterBand()
          A visibility of the FooterBand item in the bands menu of the mobile designer.
 boolean isShowGroupFooterBand()
          A visibility of the GroupFooterBand item in the bands menu of the mobile designer.
 boolean isShowGroupHeaderBand()
          A visibility of the GroupHeaderBand item in the bands menu of the mobile designer.
 boolean isShowHeaderBand()
          A visibility of the HeaderBand item in the bands menu of the mobile designer.
 boolean isShowHierarchicalBand()
          A visibility of the HierarchicalBand item in the bands menu of the mobile designer.
 boolean isShowHorizontalLinePrimitive()
          A visibility of the Horizontal Line item in the components menu of the mobile designer.
 boolean isShowImage()
          A visibility of the Image item in the components menu of the mobile designer.
 boolean isShowInsertButton()
          A visibility of the insert button in the toolbar of the mobile designer.
 boolean isShowLayoutButton()
          A visibility of the layout button in the toolbar of the mobile designer.
 boolean isShowOverlayBand()
          A visibility of the OverlayBand item in the bands menu of the mobile designer.
 boolean isShowPageButton()
          A visibility of the page button in the toolbar of the mobile designer.
 boolean isShowPageFooterBand()
          A visibility of the PageFooterBand item in the bands menu of the mobile designer.
 boolean isShowPageHeaderBand()
          A visibility of the PageHeaderBand item in the bands menu of the mobile designer.
 boolean isShowPanel()
          A visibility of the Panel item in the components menu of the mobile designer.
 boolean isShowPreviewButton()
          A visibility of the preview button in the toolbar of the mobile designer.
 boolean isShowPropertiesGrid()
          A visibility of the properties grid in the mobile designer.
 boolean isShowRectanglePrimitive()
          A visibility of the Rectangle item in the components menu of the mobile designer.
 boolean isShowReportSummaryBand()
          A visibility of the ReportSummaryBand item in the bands menu of the mobile designer.
 boolean isShowReportTitleBand()
          A visibility of the ReportTitleBand item in the bands menu of the mobile designer.
 boolean isShowReportTree()
          a visibility of the report tree in the mobile designer.
 boolean isShowRichText()
          A visibility of the RichText item in the components menu of the mobile designer.
 boolean isShowRoundedRectanglePrimitive()
          A visibility of the Rounded Rectangle item in the components menu of the mobile designer.
 boolean isShowSaveButton()
          A visibility of the save button in the toolbar of the mobile designer.
 boolean isShowSaveDialog()
          A visibility of the save dialog of the mobile designer.
 boolean isShowShape()
          A visibility of the Shape item in the components menu of the mobile designer.
 boolean isShowSubReport()
          A visibility of the SubReport item in the components menu of the mobile designer.
 boolean isShowTable()
          A visibility of the Table item in the bands menu of the mobile designer.
 boolean isShowText()
          A visibility of the Text item in the components menu of the mobile designer.
 boolean isShowTextInCells()
          A visibility of the TextInCells item in the components menu of the mobile designer.
 boolean isShowTooltips()
          A value which indicates that show or hide tooltips.
 boolean isShowTooltipsHelp()
          A value which indicates that show or hide tooltips help icon.
 boolean isShowVerticalLinePrimitive()
          A visibility of the Vertical Line item in the components menu of the mobile designer.
 boolean isShowZipCode()
          A visibility of the ZipCode item in the components menu of the mobile designer.
 void setActionDesignerEvent(String actionDesignerEvent)
           
 void setActionGetNewReportData(String actionGetNewReportData)
           
 void setActionGetReportTemplate(String actionGetReportTemplate)
           
 void setActionOpenReportTemplate(String actionOpenReportTemplate)
           
 void setActionSaveReportTemplate(String actionSaveReportTemplate)
           
 void setConnectionTypes(List<Class<? extends StiDatabase>> connectionTypes)
           
 void setController(String controller)
          absolute url to server
 void setDataAdapters(List<Class<? extends StiAbstractAdapter>> dataAdapters)
           
 void setDataSources(List<Class<? extends StiDataSource>> dataSources)
           
 void setDatePickerFirstDayOfWeek(StiFirstDayOfWeek datePickerFirstDayOfWeek)
          the first day of week in the date picker.
 void setDefaultUnit(StiReportUnitType defaultUnit)
           
 void setDesignerID(String designerID)
           
 void setHeight(String height)
           
 void setImagesInHTML(boolean imagesInHTML)
          Put all images in HTML as base64 default false
 void setInterfaceType(StiInterfaceType interfaceType)
          The interface type
 void setJsObject(String jsObject)
           
 void setLocalization(String localization)
           
 void setLocalizationStream(InputStream localizationStream)
           
 void setPermissionBusinessObjects(StiDesignerPermissions permissionBusinessObjects)
           
 void setPermissionDataColumns(StiDesignerPermissions permissionDataColumns)
           
 void setPermissionDataConnections(StiDesignerPermissions permissionDataConnections)
           
 void setPermissionDataRelations(StiDesignerPermissions permissionDataRelations)
           
 void setPermissionDataSources(StiDesignerPermissions permissionDataSources)
           
 void setPermissionVariables(StiDesignerPermissions permissionVariables)
           
 void setPropertiesGridLabelWidth(int propertiesGridLabelWidth)
           
 void setPropertiesGridWidth(int propertiesGridWidth)
           
 void setRefreshTimeout(int refreshTimeout)
          A value wich indicates timeout in minutes for execute dummy request to avoid end session
 void setRequestHeaderContentType(String requestHeaderContentType)
          Ajax request header Content-Type for webdesigner JS "application/x-www-form-urlencoded;charset='UTF-8'";
 void setSaveReportTemplateAsMode(StiSaveMode saveReportTemplateAsMode)
          the SaveAs report template mode - Hidden (AJAX mode), Visible or New Window.
 void setSaveReportTemplateMode(StiSaveMode saveReportTemplateMode)
          the Save report template mode - Hidden (AJAX mode), Visible or New Window.
 void setServerRelativeUrls(boolean serverRelativeUrls)
           
 void setShowAboutButton(boolean showAboutButton)
           
 void setShowAnimation(boolean showAnimation)
           
 void setShowBarCode(boolean showBarCode)
           
 void setShowChart(boolean showChart)
           
 void setShowCheckBox(boolean showCheckBox)
           
 void setShowChildBand(boolean showChildBand)
           
 void setShowClone(boolean showClone)
           
 void setShowColumnFooterBand(boolean showColumnFooterBand)
           
 void setShowColumnHeaderBand(boolean showColumnHeaderBand)
           
 void setShowCrossDataBand(boolean showCrossDataBand)
           
 void setShowCrossFooterBand(boolean showCrossFooterBand)
           
 void setShowCrossGroupFooterBand(boolean showCrossGroupFooterBand)
           
 void setShowCrossGroupHeaderBand(boolean showCrossGroupHeaderBand)
           
 void setShowCrossHeaderBand(boolean showCrossHeaderBand)
           
 void setShowCrossTab(boolean showCrossTab)
           
 void setShowDataBand(boolean showDataBand)
           
 void setShowDictionary(boolean showDictionary)
          A visibility of the dictionary in the mobile designer.
 void setShowEmptyBand(boolean showEmptyBand)
           
 void setShowFileMenu(boolean showFileMenu)
           
 void setShowFileMenuClose(boolean showFileMenuClose)
          A visibility of the item Close in the file menu.
 void setShowFileMenuExit(boolean showFileMenuExit)
          A visibility of the item Exit in the file menu.
 void setShowFileMenuInfo(boolean showFileMenuInfo)
          a visibility of the item Info in the file menu.
 void setShowFileMenuNew(boolean showFileMenuNew)
          A visibility of the item New in the file menu.
 void setShowFileMenuOpen(boolean showFileMenuOpen)
          A visibility of the item Open in the file menu.
 void setShowFileMenuOptions(boolean showFileMenuOptions)
          a visibility of the item Report Setup in the file menu.
 void setShowFileMenuReportSetup(boolean showFileMenuReportSetup)
          A visibility of the item Report Setup in the file menu.
 void setShowFileMenuSave(boolean showFileMenuSave)
          A visibility of the item Save in the file menu.
 void setShowFileMenuSaveAs(boolean showFileMenuSaveAs)
          A visibility of the item SaveAs in the file menu.
 void setShowFooterBand(boolean showFooterBand)
           
 void setShowGroupFooterBand(boolean showGroupFooterBand)
           
 void setShowGroupHeaderBand(boolean showGroupHeaderBand)
           
 void setShowHeaderBand(boolean showHeaderBand)
           
 void setShowHierarchicalBand(boolean showHierarchicalBand)
           
 void setShowHorizontalLinePrimitive(boolean showHorizontalLinePrimitive)
          A visibility of the Horizontal Line item in the components menu of the mobile designer.
 void setShowImage(boolean showImage)
           
 void setShowInsertButton(boolean showInsertButton)
           
 void setShowLayoutButton(boolean showLayoutButton)
          A visibility of the layout button in the toolbar of the mobile designer.
 void setShowOverlayBand(boolean showOverlayBand)
           
 void setShowPageButton(boolean showPageButton)
           
 void setShowPageFooterBand(boolean showPageFooterBand)
           
 void setShowPageHeaderBand(boolean showPageHeaderBand)
           
 void setShowPanel(boolean showPanel)
           
 void setShowPreviewButton(boolean showPreviewButton)
           
 void setShowPropertiesGrid(boolean showPropertiesGrid)
           
 void setShowRectanglePrimitive(boolean showRectanglePrimitive)
          A visibility of the Rectangle item in the components menu of the mobile designer.
 void setShowReportSummaryBand(boolean showReportSummaryBand)
           
 void setShowReportTitleBand(boolean showReportTitleBand)
           
 void setShowReportTree(boolean showReportTree)
          a visibility of the report tree in the mobile designer.
 void setShowRichText(boolean showRichText)
           
 void setShowRoundedRectanglePrimitive(boolean showRoundedRectanglePrimitive)
          A visibility of the Rounded Rectangle item in the components menu of the mobile designer.
 void setShowSaveButton(boolean showSaveButton)
           
 void setShowSaveDialog(boolean showSaveDialog)
           
 void setShowShape(boolean showShape)
           
 void setShowSubReport(boolean showSubReport)
           
 void setShowTable(boolean showTable)
           
 void setShowText(boolean showText)
           
 void setShowTextInCells(boolean showTextInCells)
           
 void setShowTooltips(boolean showTooltips)
           
 void setShowTooltipsHelp(boolean showTooltipsHelp)
          A value which indicates that show or hide tooltips help icon.
 void setShowVerticalLinePrimitive(boolean showVerticalLinePrimitive)
          A visibility of the Vertical Line item in the components menu of the mobile designer.
 void setShowZipCode(boolean showZipCode)
           
 void setTheme(StiWebDesignerTheme theme)
           
 void setWebDesignerTheme(StiWebDesignerTheme theme)
           
 void setWidth(String width)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiWebDesignerOptions

public StiWebDesignerOptions()
Method Detail

setDataAdapters

public void setDataAdapters(List<Class<? extends StiAbstractAdapter>> dataAdapters)
Parameters:
dataAdapters - the dataAdapters to set

getDataSources

public List<Class<? extends StiDataSource>> getDataSources()
Returns:
the dataSources

setDataSources

public void setDataSources(List<Class<? extends StiDataSource>> dataSources)
Parameters:
dataSources - the dataSources to set

getConnectionTypes

public List<Class<? extends StiDatabase>> getConnectionTypes()
Returns:
the connectionTypes

setConnectionTypes

public void setConnectionTypes(List<Class<? extends StiDatabase>> connectionTypes)
Parameters:
connectionTypes - the connectionTypes to set

isShowDictionary

public boolean isShowDictionary()
A visibility of the dictionary in the mobile designer.

Returns:
the showDictionary

setShowDictionary

public void setShowDictionary(boolean showDictionary)
A visibility of the dictionary in the mobile designer.

Parameters:
showDictionary - the showDictionary to set

isShowFileMenuExit

public boolean isShowFileMenuExit()
A visibility of the item Exit in the file menu.

Returns:
the showFileMenuExit

setShowFileMenuExit

public void setShowFileMenuExit(boolean showFileMenuExit)
A visibility of the item Exit in the file menu.

Parameters:
showFileMenuExit - the showFileMenuExit to set

isShowFileMenuClose

public boolean isShowFileMenuClose()
A visibility of the item Close in the file menu.

Returns:
the showFileMenuClose

setShowFileMenuClose

public void setShowFileMenuClose(boolean showFileMenuClose)
A visibility of the item Close in the file menu.

Parameters:
showFileMenuClose - the showFileMenuClose to set

isShowFileMenuSave

public boolean isShowFileMenuSave()
A visibility of the item Save in the file menu.

Returns:
the showFileMenuSave

setShowFileMenuSave

public void setShowFileMenuSave(boolean showFileMenuSave)
A visibility of the item Save in the file menu.

Parameters:
showFileMenuSave - the showFileMenuSave to set

isShowFileMenuOpen

public boolean isShowFileMenuOpen()
A visibility of the item Open in the file menu.

Returns:
the showFileMenuOpen

setShowFileMenuOpen

public void setShowFileMenuOpen(boolean showFileMenuOpen)
A visibility of the item Open in the file menu.

Parameters:
showFileMenuOpen - the showFileMenuOpen to set

isShowFileMenuNew

public boolean isShowFileMenuNew()
A visibility of the item New in the file menu.

Returns:
the showFileMenuNew

setShowFileMenuNew

public void setShowFileMenuNew(boolean showFileMenuNew)
A visibility of the item New in the file menu.

Parameters:
showFileMenuNew - the showFileMenuNew to set

getInterfaceType

public StiInterfaceType getInterfaceType()
The interface type

Returns:
the interfaceType

setInterfaceType

public void setInterfaceType(StiInterfaceType interfaceType)
The interface type

Parameters:
interfaceType - the interfaceType to set

getTheme

public StiWebDesignerTheme getTheme()
The current visual theme which is used for drawing visual elements of the mvc mobile viewer.

Returns:

setWebDesignerTheme

public void setWebDesignerTheme(StiWebDesignerTheme theme)

isServerRelativeUrls

public boolean isServerRelativeUrls()
A value which indicates that the viewer will use relative or absolute URLs.

Returns:

getLocalization

public String getLocalization()
A path to the localization file for the mobile designer.

Returns:

isShowAnimation

public boolean isShowAnimation()
A value which indicates that animation is enabled.

Returns:

getDefaultUnit

public StiReportUnitType getDefaultUnit()
A default value of the report unit in the mobile designer.

Returns:

isShowSaveDialog

public boolean isShowSaveDialog()
A visibility of the save dialog of the mobile designer.

Returns:

isShowTooltips

public boolean isShowTooltips()
A value which indicates that show or hide tooltips.

Returns:

isShowInsertButton

public boolean isShowInsertButton()
A visibility of the insert button in the toolbar of the mobile designer.

Returns:

isShowPageButton

public boolean isShowPageButton()
A visibility of the page button in the toolbar of the mobile designer.

Returns:

isShowPreviewButton

public boolean isShowPreviewButton()
A visibility of the preview button in the toolbar of the mobile designer.

Returns:

isShowSaveButton

public boolean isShowSaveButton()
A visibility of the save button in the toolbar of the mobile designer.

Returns:

isShowFileMenu

public boolean isShowFileMenu()
A visibility of the file menu of the mobile designer.

Returns:

isShowReportTitleBand

public boolean isShowReportTitleBand()
A visibility of the ReportTitleBand item in the bands menu of the mobile designer.

Returns:

isShowReportSummaryBand

public boolean isShowReportSummaryBand()
A visibility of the ReportSummaryBand item in the bands menu of the mobile designer.

Returns:

isShowPageHeaderBand

public boolean isShowPageHeaderBand()
A visibility of the PageHeaderBand item in the bands menu of the mobile designer.

Returns:

isShowPageFooterBand

public boolean isShowPageFooterBand()
A visibility of the PageFooterBand item in the bands menu of the mobile designer.

Returns:

isShowGroupHeaderBand

public boolean isShowGroupHeaderBand()
A visibility of the GroupHeaderBand item in the bands menu of the mobile designer.

Returns:

isShowGroupFooterBand

public boolean isShowGroupFooterBand()
A visibility of the GroupFooterBand item in the bands menu of the mobile designer.

Returns:

isShowHeaderBand

public boolean isShowHeaderBand()
A visibility of the HeaderBand item in the bands menu of the mobile designer.

Returns:

isShowFooterBand

public boolean isShowFooterBand()
A visibility of the FooterBand item in the bands menu of the mobile designer.

Returns:

isShowColumnHeaderBand

public boolean isShowColumnHeaderBand()
A visibility of the ColumnHeaderBand item in the bands menu of the mobile designer.

Returns:

isShowColumnFooterBand

public boolean isShowColumnFooterBand()
A visibility of the ColumnFooterBand item in the bands menu of the mobile designer.

Returns:

isShowDataBand

public boolean isShowDataBand()
A visibility of the DataBand item in the bands menu of the mobile designer.

Returns:

isShowHierarchicalBand

public boolean isShowHierarchicalBand()
A visibility of the HierarchicalBand item in the bands menu of the mobile designer.

Returns:

isShowChildBand

public boolean isShowChildBand()
A visibility of the ChildBand item in the bands menu of the mobile designer.

Returns:

isShowEmptyBand

public boolean isShowEmptyBand()
A visibility of the EmptyBand item in the bands menu of the mobile designer.

Returns:

isShowOverlayBand

public boolean isShowOverlayBand()
A visibility of the OverlayBand item in the bands menu of the mobile designer.

Returns:

isShowTable

public boolean isShowTable()
A visibility of the Table item in the bands menu of the mobile designer.

Returns:

isShowCrossTab

public boolean isShowCrossTab()
A visibility of the CrossTab item in the crossbands menu of the mobile designer.

Returns:

isShowCrossGroupHeaderBand

public boolean isShowCrossGroupHeaderBand()
A visibility of the CrossGroupHeaderBand item in the crossbands menu of the mobile designer.

Returns:

isShowCrossGroupFooterBand

public boolean isShowCrossGroupFooterBand()
A visibility of the CrossGroupFooterBand item in the crossbands menu of the mobile designer.

Returns:

isShowCrossHeaderBand

public boolean isShowCrossHeaderBand()
A visibility of the CrossHeaderBand item in the crossbands menu of the mobile designer.

Returns:

isShowCrossFooterBand

public boolean isShowCrossFooterBand()
A visibility of the CrossFooterBand item in the crossbands menu of the mobile designer.

Returns:

isShowCrossDataBand

public boolean isShowCrossDataBand()
A visibility of the CrossDataBand item in the crossbands menu of the mobile designer.

Returns:

isShowText

public boolean isShowText()
A visibility of the Text item in the components menu of the mobile designer.

Returns:

isShowTextInCells

public boolean isShowTextInCells()
A visibility of the TextInCells item in the components menu of the mobile designer.

Returns:

isShowRichText

public boolean isShowRichText()
A visibility of the RichText item in the components menu of the mobile designer.

Returns:

isShowImage

public boolean isShowImage()
A visibility of the Image item in the components menu of the mobile designer.

Returns:

isShowBarCode

public boolean isShowBarCode()
A visibility of the BarCode item in the components menu of the mobile designer.

Returns:

isShowShape

public boolean isShowShape()
A visibility of the Shape item in the components menu of the mobile designer.

Returns:

isShowPanel

public boolean isShowPanel()
A visibility of the Panel item in the components menu of the mobile designer.

Returns:

isShowClone

public boolean isShowClone()
A visibility of the Clone item in the components menu of the mobile designer.

Returns:

isShowCheckBox

public boolean isShowCheckBox()
A visibility of the CheckBox item in the components menu of the mobile designer.

Returns:

isShowSubReport

public boolean isShowSubReport()
A visibility of the SubReport item in the components menu of the mobile designer.

Returns:

isShowZipCode

public boolean isShowZipCode()
A visibility of the ZipCode item in the components menu of the mobile designer.

Returns:

isShowChart

public boolean isShowChart()
A visibility of the Chart item in the components menu of the mobile designer.

Returns:

isShowPropertiesGrid

public boolean isShowPropertiesGrid()
A visibility of the properties grid in the mobile designer.

Returns:

getPropertiesGridWidth

public int getPropertiesGridWidth()
A width of the properties grid in the mobile designer.

Returns:

getPropertiesGridLabelWidth

public int getPropertiesGridLabelWidth()
A width of the property label in properties grid in the mobile designer.

Returns:

getActionGetReportTemplate

public String getActionGetReportTemplate()
The action method name of loading the report template.

Returns:

getActionSaveReportTemplate

public String getActionSaveReportTemplate()
The action method name of saving the report template.

Returns:

getActionOpenReportTemplate

public String getActionOpenReportTemplate()
The action method name of opening the report template.

Returns:

getActionGetNewReportData

public String getActionGetNewReportData()
The action method name of getting data for the new report template.

Returns:

getActionDesignerEvent

public String getActionDesignerEvent()
The action method name of the designer event.

Returns:

getController

public String getController()
The absolute url to server

Returns:

getJsObject

public String getJsObject()
Returns:
the jsObject

setJsObject

public void setJsObject(String jsObject)
Parameters:
jsObject - the jsObject to set

getDesignerID

public String getDesignerID()
Returns:
the designerID

setDesignerID

public void setDesignerID(String designerID)
Parameters:
designerID - the designerID to set

getWidth

public String getWidth()
Returns:
the width

setWidth

public void setWidth(String width)
Parameters:
width - the width to set

getHeight

public String getHeight()
Returns:
the height

setHeight

public void setHeight(String height)
Parameters:
height - the height to set

setTheme

public void setTheme(StiWebDesignerTheme theme)
Parameters:
theme - the theme to set

setServerRelativeUrls

public void setServerRelativeUrls(boolean serverRelativeUrls)
Parameters:
serverRelativeUrls - the serverRelativeUrls to set

setLocalization

public void setLocalization(String localization)
Parameters:
localization - the localization to set

setShowAnimation

public void setShowAnimation(boolean showAnimation)
Parameters:
showAnimation - the showAnimation to set

setDefaultUnit

public void setDefaultUnit(StiReportUnitType defaultUnit)
Parameters:
defaultUnit - the defaultUnit to set

setShowSaveDialog

public void setShowSaveDialog(boolean showSaveDialog)
Parameters:
showSaveDialog - the showSaveDialog to set

setShowTooltips

public void setShowTooltips(boolean showTooltips)
Parameters:
showTooltips - the showTooltips to set

setShowInsertButton

public void setShowInsertButton(boolean showInsertButton)
Parameters:
showInsertButton - the showInsertButton to set

setShowPageButton

public void setShowPageButton(boolean showPageButton)
Parameters:
showPageButton - the showPageButton to set

setShowPreviewButton

public void setShowPreviewButton(boolean showPreviewButton)
Parameters:
showPreviewButton - the showPreviewButton to set

setShowSaveButton

public void setShowSaveButton(boolean showSaveButton)
Parameters:
showSaveButton - the showSaveButton to set

setShowFileMenu

public void setShowFileMenu(boolean showFileMenu)
Parameters:
showFileMenu - the showFileMenu to set

setShowReportTitleBand

public void setShowReportTitleBand(boolean showReportTitleBand)
Parameters:
showReportTitleBand - the showReportTitleBand to set

setShowReportSummaryBand

public void setShowReportSummaryBand(boolean showReportSummaryBand)
Parameters:
showReportSummaryBand - the showReportSummaryBand to set

setShowPageHeaderBand

public void setShowPageHeaderBand(boolean showPageHeaderBand)
Parameters:
showPageHeaderBand - the showPageHeaderBand to set

setShowPageFooterBand

public void setShowPageFooterBand(boolean showPageFooterBand)
Parameters:
showPageFooterBand - the showPageFooterBand to set

setShowGroupHeaderBand

public void setShowGroupHeaderBand(boolean showGroupHeaderBand)
Parameters:
showGroupHeaderBand - the showGroupHeaderBand to set

setShowGroupFooterBand

public void setShowGroupFooterBand(boolean showGroupFooterBand)
Parameters:
showGroupFooterBand - the showGroupFooterBand to set

setShowHeaderBand

public void setShowHeaderBand(boolean showHeaderBand)
Parameters:
showHeaderBand - the showHeaderBand to set

setShowFooterBand

public void setShowFooterBand(boolean showFooterBand)
Parameters:
showFooterBand - the showFooterBand to set

setShowColumnHeaderBand

public void setShowColumnHeaderBand(boolean showColumnHeaderBand)
Parameters:
showColumnHeaderBand - the showColumnHeaderBand to set

setShowColumnFooterBand

public void setShowColumnFooterBand(boolean showColumnFooterBand)
Parameters:
showColumnFooterBand - the showColumnFooterBand to set

setShowDataBand

public void setShowDataBand(boolean showDataBand)
Parameters:
showDataBand - the showDataBand to set

setShowHierarchicalBand

public void setShowHierarchicalBand(boolean showHierarchicalBand)
Parameters:
showHierarchicalBand - the showHierarchicalBand to set

setShowChildBand

public void setShowChildBand(boolean showChildBand)
Parameters:
showChildBand - the showChildBand to set

setShowEmptyBand

public void setShowEmptyBand(boolean showEmptyBand)
Parameters:
showEmptyBand - the showEmptyBand to set

setShowOverlayBand

public void setShowOverlayBand(boolean showOverlayBand)
Parameters:
showOverlayBand - the showOverlayBand to set

setShowTable

public void setShowTable(boolean showTable)
Parameters:
showTable - the showTable to set

setShowCrossTab

public void setShowCrossTab(boolean showCrossTab)
Parameters:
showCrossTab - the showCrossTab to set

setShowCrossGroupHeaderBand

public void setShowCrossGroupHeaderBand(boolean showCrossGroupHeaderBand)
Parameters:
showCrossGroupHeaderBand - the showCrossGroupHeaderBand to set

setShowCrossGroupFooterBand

public void setShowCrossGroupFooterBand(boolean showCrossGroupFooterBand)
Parameters:
showCrossGroupFooterBand - the showCrossGroupFooterBand to set

setShowCrossHeaderBand

public void setShowCrossHeaderBand(boolean showCrossHeaderBand)
Parameters:
showCrossHeaderBand - the showCrossHeaderBand to set

setShowCrossFooterBand

public void setShowCrossFooterBand(boolean showCrossFooterBand)
Parameters:
showCrossFooterBand - the showCrossFooterBand to set

setShowCrossDataBand

public void setShowCrossDataBand(boolean showCrossDataBand)
Parameters:
showCrossDataBand - the showCrossDataBand to set

setShowText

public void setShowText(boolean showText)
Parameters:
showText - the showText to set

setShowTextInCells

public void setShowTextInCells(boolean showTextInCells)
Parameters:
showTextInCells - the showTextInCells to set

setShowRichText

public void setShowRichText(boolean showRichText)
Parameters:
showRichText - the showRichText to set

setShowImage

public void setShowImage(boolean showImage)
Parameters:
showImage - the showImage to set

setShowBarCode

public void setShowBarCode(boolean showBarCode)
Parameters:
showBarCode - the showBarCode to set

setShowShape

public void setShowShape(boolean showShape)
Parameters:
showShape - the showShape to set

setShowPanel

public void setShowPanel(boolean showPanel)
Parameters:
showPanel - the showPanel to set

setShowClone

public void setShowClone(boolean showClone)
Parameters:
showClone - the showClone to set

setShowCheckBox

public void setShowCheckBox(boolean showCheckBox)
Parameters:
showCheckBox - the showCheckBox to set

setShowSubReport

public void setShowSubReport(boolean showSubReport)
Parameters:
showSubReport - the showSubReport to set

setShowZipCode

public void setShowZipCode(boolean showZipCode)
Parameters:
showZipCode - the showZipCode to set

setShowChart

public void setShowChart(boolean showChart)
Parameters:
showChart - the showChart to set

setShowPropertiesGrid

public void setShowPropertiesGrid(boolean showPropertiesGrid)
Parameters:
showPropertiesGrid - the showPropertiesGrid to set

setPropertiesGridWidth

public void setPropertiesGridWidth(int propertiesGridWidth)
Parameters:
propertiesGridWidth - the propertiesGridWidth to set

setPropertiesGridLabelWidth

public void setPropertiesGridLabelWidth(int propertiesGridLabelWidth)
Parameters:
propertiesGridLabelWidth - the propertiesGridLabelWidth to set

setActionGetReportTemplate

public void setActionGetReportTemplate(String actionGetReportTemplate)
Parameters:
actionGetReportTemplate - the actionGetReportTemplate to set

setActionSaveReportTemplate

public void setActionSaveReportTemplate(String actionSaveReportTemplate)
Parameters:
actionSaveReportTemplate - the actionSaveReportTemplate to set

setActionOpenReportTemplate

public void setActionOpenReportTemplate(String actionOpenReportTemplate)
Parameters:
actionOpenReportTemplate - the actionOpenReportTemplate to set

setActionGetNewReportData

public void setActionGetNewReportData(String actionGetNewReportData)
Parameters:
actionGetNewReportData - the actionGetNewReportData to set

setActionDesignerEvent

public void setActionDesignerEvent(String actionDesignerEvent)
Parameters:
actionDesignerEvent - the actionDesignerEvent to set

setController

public void setController(String controller)
absolute url to server

Parameters:
controller - the controller to set

getRefreshTimeout

public int getRefreshTimeout()
A value wich indicates timeout in minutes for execute dummy request to avoid end session

Returns:
the refreshTimeout

setRefreshTimeout

public void setRefreshTimeout(int refreshTimeout)
A value wich indicates timeout in minutes for execute dummy request to avoid end session

Parameters:
refreshTimeout - the refreshTimeout to set

isShowAboutButton

public boolean isShowAboutButton()
Returns:
the showAboutButton

setShowAboutButton

public void setShowAboutButton(boolean showAboutButton)
Parameters:
showAboutButton - the showAboutButton to set

getPermissionDataSources

public StiDesignerPermissions getPermissionDataSources()
A value of permissions for datasources in the designer.

Returns:
the permissionDataSources

setPermissionDataSources

public void setPermissionDataSources(StiDesignerPermissions permissionDataSources)
Parameters:
permissionDataSources - the permissionDataSources to set

getPermissionDataConnections

public StiDesignerPermissions getPermissionDataConnections()
A value of permissions for connections in the designer.

Returns:
the permissionDataConnections

setPermissionDataConnections

public void setPermissionDataConnections(StiDesignerPermissions permissionDataConnections)
Parameters:
permissionDataConnections - the permissionDataConnections to set

getPermissionDataColumns

public StiDesignerPermissions getPermissionDataColumns()
A value of permissions for columns in the designer.

Returns:
the permissionDataColumns

setPermissionDataColumns

public void setPermissionDataColumns(StiDesignerPermissions permissionDataColumns)
Parameters:
permissionDataColumns - the permissionDataColumns to set

getPermissionDataRelations

public StiDesignerPermissions getPermissionDataRelations()
A value of permissions for relations in the designer.

Returns:
the permissionDataRelations

setPermissionDataRelations

public void setPermissionDataRelations(StiDesignerPermissions permissionDataRelations)
Parameters:
permissionDataRelations - the permissionDataRelations to set

getPermissionBusinessObjects

public StiDesignerPermissions getPermissionBusinessObjects()
A value of permissions for business objects in the designer.

Returns:
the permissionBusinessObjects

setPermissionBusinessObjects

public void setPermissionBusinessObjects(StiDesignerPermissions permissionBusinessObjects)
Parameters:
permissionBusinessObjects - the permissionBusinessObjects to set

getPermissionVariables

public StiDesignerPermissions getPermissionVariables()
A value of permissions for variables in the designer.

Returns:
the permissionVariables

setPermissionVariables

public void setPermissionVariables(StiDesignerPermissions permissionVariables)
Parameters:
permissionVariables - the permissionVariables to set

isShowTooltipsHelp

public boolean isShowTooltipsHelp()
A value which indicates that show or hide tooltips help icon.

Returns:
the showTooltipsHelp

setShowTooltipsHelp

public void setShowTooltipsHelp(boolean showTooltipsHelp)
A value which indicates that show or hide tooltips help icon.

Parameters:
showTooltipsHelp - the showTooltipsHelp to set

isShowFileMenuReportSetup

public boolean isShowFileMenuReportSetup()
A visibility of the item Report Setup in the file menu.

Returns:
the showFileMenuReportSetup

setShowFileMenuReportSetup

public void setShowFileMenuReportSetup(boolean showFileMenuReportSetup)
A visibility of the item Report Setup in the file menu.

Parameters:
showFileMenuReportSetup - the showFileMenuReportSetup to set

isImagesInHTML

public boolean isImagesInHTML()
Put all images in HTML as base64 default false

Returns:
the imagesInHTML

setImagesInHTML

public void setImagesInHTML(boolean imagesInHTML)
Put all images in HTML as base64 default false

Parameters:
imagesInHTML - the imagesInHTML to set

isShowLayoutButton

public boolean isShowLayoutButton()
A visibility of the layout button in the toolbar of the mobile designer.

Returns:
the showLayoutButton

setShowLayoutButton

public void setShowLayoutButton(boolean showLayoutButton)
A visibility of the layout button in the toolbar of the mobile designer.

Parameters:
showLayoutButton - the showLayoutButton to set

isShowFileMenuSaveAs

public boolean isShowFileMenuSaveAs()
A visibility of the item SaveAs in the file menu.

Returns:
the showFileMenuSaveAs

setShowFileMenuSaveAs

public void setShowFileMenuSaveAs(boolean showFileMenuSaveAs)
A visibility of the item SaveAs in the file menu.

Parameters:
showFileMenuSaveAs - the showFileMenuSaveAs to set

isShowHorizontalLinePrimitive

public boolean isShowHorizontalLinePrimitive()
A visibility of the Horizontal Line item in the components menu of the mobile designer.

Returns:
the showHorizontalLinePrimitive

setShowHorizontalLinePrimitive

public void setShowHorizontalLinePrimitive(boolean showHorizontalLinePrimitive)
A visibility of the Horizontal Line item in the components menu of the mobile designer.

Parameters:
showHorizontalLinePrimitive - the showHorizontalLinePrimitive to set

isShowVerticalLinePrimitive

public boolean isShowVerticalLinePrimitive()
A visibility of the Vertical Line item in the components menu of the mobile designer.

Returns:
the showVerticalLinePrimitive

setShowVerticalLinePrimitive

public void setShowVerticalLinePrimitive(boolean showVerticalLinePrimitive)
A visibility of the Vertical Line item in the components menu of the mobile designer.

Parameters:
showVerticalLinePrimitive - the showVerticalLinePrimitive to set

isShowRectanglePrimitive

public boolean isShowRectanglePrimitive()
A visibility of the Rectangle item in the components menu of the mobile designer.

Returns:
the showRectanglePrimitive

setShowRectanglePrimitive

public void setShowRectanglePrimitive(boolean showRectanglePrimitive)
A visibility of the Rectangle item in the components menu of the mobile designer.

Parameters:
showRectanglePrimitive - the showRectanglePrimitive to set

isShowRoundedRectanglePrimitive

public boolean isShowRoundedRectanglePrimitive()
A visibility of the Rounded Rectangle item in the components menu of the mobile designer.

Returns:
the showRoundedRectanglePrimitive

setShowRoundedRectanglePrimitive

public void setShowRoundedRectanglePrimitive(boolean showRoundedRectanglePrimitive)
A visibility of the Rounded Rectangle item in the components menu of the mobile designer.

Parameters:
showRoundedRectanglePrimitive - the showRoundedRectanglePrimitive to set

getLocalizationStream

public InputStream getLocalizationStream()
Returns:
the localizationStream

setLocalizationStream

public void setLocalizationStream(InputStream localizationStream)
Parameters:
localizationStream - the localizationStream to set

getRequestHeaderContentType

public String getRequestHeaderContentType()
Ajax request header Content-Type for webdesigner JS "application/x-www-form-urlencoded;charset='UTF-8'";

Returns:
the requestHeaderContentType

setRequestHeaderContentType

public void setRequestHeaderContentType(String requestHeaderContentType)
Ajax request header Content-Type for webdesigner JS "application/x-www-form-urlencoded;charset='UTF-8'";

Parameters:
requestHeaderContentType - the requestHeaderContentType to set

getSaveReportTemplateMode

public StiSaveMode getSaveReportTemplateMode()
the Save report template mode - Hidden (AJAX mode), Visible or New Window.

Returns:
the saveReportTemplateMode

setSaveReportTemplateMode

public void setSaveReportTemplateMode(StiSaveMode saveReportTemplateMode)
the Save report template mode - Hidden (AJAX mode), Visible or New Window.

Parameters:
saveReportTemplateMode - the saveReportTemplateMode to set

getSaveReportTemplateAsMode

public StiSaveMode getSaveReportTemplateAsMode()
the SaveAs report template mode - Hidden (AJAX mode), Visible or New Window.

Returns:
the saveReportTemplateAsMode

setSaveReportTemplateAsMode

public void setSaveReportTemplateAsMode(StiSaveMode saveReportTemplateAsMode)
the SaveAs report template mode - Hidden (AJAX mode), Visible or New Window.

Parameters:
saveReportTemplateAsMode - the saveReportTemplateAsMode to set

getDatePickerFirstDayOfWeek

public StiFirstDayOfWeek getDatePickerFirstDayOfWeek()
the first day of week in the date picker.

Returns:
the datePickerFirstDayOfWeek

setDatePickerFirstDayOfWeek

public void setDatePickerFirstDayOfWeek(StiFirstDayOfWeek datePickerFirstDayOfWeek)
the first day of week in the date picker.

Parameters:
datePickerFirstDayOfWeek - the datePickerFirstDayOfWeek to set

isShowFileMenuInfo

public boolean isShowFileMenuInfo()
a visibility of the item Info in the file menu.

Returns:
the showFileMenuInfo

setShowFileMenuInfo

public void setShowFileMenuInfo(boolean showFileMenuInfo)
a visibility of the item Info in the file menu.

Parameters:
showFileMenuInfo - the showFileMenuInfo to set

isShowReportTree

public boolean isShowReportTree()
a visibility of the report tree in the mobile designer.

Returns:
the showReportTree

setShowReportTree

public void setShowReportTree(boolean showReportTree)
a visibility of the report tree in the mobile designer.

Parameters:
showReportTree - the showReportTree to set

isShowFileMenuOptions

public boolean isShowFileMenuOptions()
a visibility of the item Report Setup in the file menu.

Returns:
the showFileMenuOptions

setShowFileMenuOptions

public void setShowFileMenuOptions(boolean showFileMenuOptions)
a visibility of the item Report Setup in the file menu.

Parameters:
showFileMenuOptions - the showFileMenuOptions to set


Copyright © 2017 Stimulsoft. All Rights Reserved.