|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.options.DesignerOptions
public class DesignerOptions
Class which allows adjustment of the Designer of the report.
Nested Class Summary | |
---|---|
static class |
DesignerOptions.BusinessObjectEditor
|
static class |
DesignerOptions.ComponentsTypes
|
static class |
DesignerOptions.CrossTab
|
static class |
DesignerOptions.CustomHelp
|
static class |
DesignerOptions.DataBandEditor
|
static class |
DesignerOptions.Editors
|
static class |
DesignerOptions.GlobalEvents
|
static class |
DesignerOptions.MainMenu
|
static class |
DesignerOptions.NewReport
|
static class |
DesignerOptions.Panels
|
static class |
DesignerOptions.PropertyGrid
Class for the Property Grid of the Report Designer. |
static class |
DesignerOptions.Restrictions
|
static class |
DesignerOptions.Ribbon
|
static class |
DesignerOptions.TabsContextMenu
|
static class |
DesignerOptions.Toolbars
|
static class |
DesignerOptions.Wizards
A Class for adjusting Wizards which controls a creation of the new reports. |
Field Summary | |
---|---|
static boolean |
useComponentPlacementOptimization
|
Constructor Summary | |
---|---|
DesignerOptions()
|
Method Summary | |
---|---|
static boolean |
getAdvancedModeOfUndoRedoService()
|
static boolean |
getAllowCopyControlOperation()
|
static boolean |
getAllowMultiColorTitle()
|
static boolean |
getAllowRunDataBandPlacementWizard()
|
static boolean |
getAllowSaveSourceCodeForInheritedReports()
|
static boolean |
getAllowSaveStandaloneReport()
|
static boolean |
getAllowSaveToAssembly()
|
static boolean |
getAllowSaveToSourceCode()
|
static boolean |
getAllowSaveToSourceCodeForSilverlight()
|
static boolean |
getAllowUseDragDrop()
|
static boolean |
getAllowUseHighlightWizard()
|
static boolean |
getAllowUsePlacementWizard()
|
static boolean |
getAllowUseWinControl()
|
static boolean |
getAutoCorrectComponentName()
|
static boolean |
getAutoCorrectDataColumnName()
|
static boolean |
getAutoCorrectDataRelationName()
|
static boolean |
getAutoCorrectDataSourceName()
|
static boolean |
getAutoCorrectReportName()
|
static int[] |
getAutoSaveIntervals()
|
static java.lang.Object |
getBackgroundColor()
|
static boolean |
getCanCustomizeRibbon()
|
static boolean |
getCanDesignerChangeReportFileName()
|
static boolean |
getCodeTabVisible()
Gets or sets a value indicating to show or to hide Code Tab of the report designer. |
static java.lang.String |
getDefaultDesignerConfigPath()
Gets or sets the name of the configuration file of the Designer. |
static java.lang.String |
getDefaultDockingPanelsConfigPath()
Gets or sets the name of the configuration file of the Docking Panels. |
static StiFont |
getDefaultPropertyGridFont()
|
static java.lang.String |
getDefaultRibbonDesignerConfigPath()
Gets or sets the name of the configuration file of the Ribbon Designer. |
static java.lang.String |
getDefaultRibbonDesignerQatConfigPath()
Gets or sets the name of the configuration file of quick access toolbar of the Ribbon Designer. |
static java.lang.String |
getDefaultTemplatesPath()
Gets or sets the default path to "Templates" folder of the Designer. |
static javax.swing.Icon |
getDesignerIcon()
|
static java.lang.String |
getDesignerTitle()
|
static java.lang.String |
GetDesignerTitle()
Internal use only. |
static java.lang.String |
getDesignerTitleMask()
|
static java.lang.String |
getDesignerTitleText()
|
static java.lang.String |
GetDesignerTitleWithMask(java.lang.String file)
Internal use only. |
static StiSize |
getDesignerWindowSize()
Gets or sets window size of the Designer window. |
static boolean |
getDisableWatermarkInPageSetup()
|
static boolean |
getDontAskSaveReport()
Gets or sets a value, which controls of questioning about saving the report when the designer is closed. |
static boolean |
getDontSaveDesignerConfig()
Gets or sets a value which controls saving configuration of the designer. |
static boolean |
getDontSaveDockingPanelsConfig()
Gets or sets a value which controls of whether to save configuration of a Docking Manager object or not. |
static boolean |
getDontSaveEditorConfig()
Gets or sets a value, which controls of saving configuration of the editor. |
static boolean |
getDontSaveFormsSettings()
|
static boolean |
getHtmlPreviewReportVisible()
Gets or sets a value which controls a visibility of the HTML preview tab of the report Designer. |
static boolean |
getIgnoreOptionReportNeverSaved()
|
static boolean |
getIgnoreOptionReportNewerSaved()
Deprecated. |
static boolean |
getIsComponentEditorEnabled()
|
static boolean |
getIsHighlightComponentServiceEnabled()
|
static boolean |
getMarkComponentsWithErrors()
|
static int |
getMaxLevelOfDictionaryObjects()
Gets or sets the maximal nested level of dictionary objects in report dictionary panel. |
static java.lang.String |
getPageSaveLoadPath()
Gets or sets a file name which was used for saving or for loading one page of the report template last time. |
static boolean |
getPlaceMRZBeforeMRTInSaveDialog()
|
static boolean |
getPreviewReportVisible()
Gets or sets a value, which shows or hides a Preview Tab in the report designer. |
static java.lang.String |
getReportSaveLoadPath()
Gets or sets a file name which was used for saving or for loading report template last time. |
static boolean |
getRunInDesignMode()
Gets or sets value which indicates that designer called from VisualStudio.Net. |
static boolean |
getRunWizardAfterLoad()
Gets or sets a value indicating whether it is necessary to run the Wizard after loading the designer of the report. |
static boolean |
getSaveReportWhenDontAskSaveReport()
|
static boolean |
getShowDesignerControlMainMenu()
If property equal true then main menu from designer control showes on StiDesigner form. |
static boolean |
getShowDesignerInTaskbar()
Gets or sets a value indicating whether Designer will be shown in the task bar. |
static boolean |
getShowEventsTab()
Gets or sets a value which allows to show or to hide Events Tab of the property editor in the report designer. |
static boolean |
getShowPreviewInMdi()
Gets or sets a value indicating whether the Preview Window of the report will be showing as MDI window. |
static boolean |
getShowRibbonWindowTitleInWpf()
|
static boolean |
getShowSelectTypeOfGuiOption()
|
static boolean |
getShowSuperToolTip()
|
static boolean |
getShowTipsOnStartup()
Deprecated. |
static boolean |
getSLPreviewReportVisible()
Gets or sets a value, which shows or hides a Silverlight Preview Tab in the report designer. |
static boolean |
getSortDictionaryByAliases()
|
static StiStylesCollection |
getStyles()
|
static java.lang.String |
getTemplatesSaveLoadPath()
Gets or sets a file name which was used for saving or for loading component templates. |
static boolean |
getUseRightToLeftGlobalizationEditor()
|
static boolean |
getUseSimpleGlobalizationEditor()
|
static boolean |
getWebPreviewReportVisible()
Gets or sets a value, which shows or hides a Web Preview Tab in the report designer. |
static boolean |
getWpfPreviewReportVisible()
Gets or sets a value, which shows or hides a WPF Preview Tab in the report designer. |
static boolean |
isAutoLargeHeight()
|
static boolean |
isSortDictionaryByAliases()
|
static void |
setAdvancedModeOfUndoRedoService(boolean value)
|
static void |
setAllowCopyControlOperation(boolean value)
|
static void |
setAllowMultiColorTitle(boolean value)
|
static void |
setAllowRunDataBandPlacementWizard(boolean value)
|
static void |
setAllowSaveSourceCodeForInheritedReports(boolean value)
|
static void |
setAllowSaveStandaloneReport(boolean value)
|
static void |
setAllowSaveToAssembly(boolean value)
|
static void |
setAllowSaveToSourceCode(boolean value)
|
static void |
setAllowSaveToSourceCodeForSilverlight(boolean value)
|
static void |
setAllowUseDragDrop(boolean value)
|
static void |
setAllowUseHighlightWizard(boolean value)
|
static void |
setAllowUsePlacementWizard(boolean value)
|
static void |
setAllowUseWinControl(boolean value)
|
static void |
setAutoCorrectComponentName(boolean value)
|
static void |
setAutoCorrectDataColumnName(boolean value)
|
static void |
setAutoCorrectDataRelationName(boolean value)
|
static void |
setAutoCorrectDataSourceName(boolean value)
|
static void |
setAutoCorrectReportName(boolean value)
|
static void |
setAutoLargeHeight(boolean autoLargeHeight)
|
static void |
setAutoSaveIntervals(int[] value)
|
static void |
setBackgroundColor(java.lang.Object value)
|
static void |
setCanCustomizeRibbon(boolean value)
|
static void |
setCanDesignerChangeReportFileName(boolean value)
|
static void |
setCodeTabVisible(boolean value)
|
static void |
setDefaultDesignerConfigPath(java.lang.String value)
|
static void |
setDefaultDockingPanelsConfigPath(java.lang.String value)
|
static void |
setDefaultPropertyGridFont(StiFont value)
|
static void |
setDefaultRibbonDesignerConfigPath(java.lang.String value)
|
static void |
setDefaultRibbonDesignerQatConfigPath(java.lang.String value)
|
static void |
setDefaultTemplatesPath(java.lang.String value)
|
static void |
setDesignerIcon(javax.swing.Icon value)
|
static void |
setDesignerTitle(java.lang.String value)
|
static void |
setDesignerTitleMask(java.lang.String value)
|
static void |
setDesignerTitleText(java.lang.String value)
|
static void |
setDesignerWindowSize(StiSize value)
|
static void |
setDisableWatermarkInPageSetup(boolean value)
|
static void |
setDontAskSaveReport(boolean value)
|
static void |
setDontSaveDesignerConfig(boolean value)
|
static void |
setDontSaveDockingPanelsConfig(boolean value)
|
static void |
setDontSaveEditorConfig(boolean value)
|
static void |
setDontSaveFormsSettings(boolean value)
|
static void |
setHtmlPreviewReportVisible(boolean value)
|
static void |
setIgnoreOptionReportNeverSaved(boolean value)
|
static void |
setIgnoreOptionReportNewerSaved(boolean value)
Deprecated. |
static void |
setIsComponentEditorEnabled(boolean value)
|
static void |
setIsHighlightComponentServiceEnabled(boolean value)
|
static void |
setMarkComponentsWithErrors(boolean value)
|
static void |
setMaxLevelOfDictionaryObjects(int value)
|
static void |
setPageSaveLoadPath(java.lang.String value)
|
static void |
setPlaceMRZBeforeMRTInSaveDialog(boolean value)
|
static void |
setPreviewReportVisible(boolean value)
|
static void |
setReportSaveLoadPath(java.lang.String value)
|
static void |
setRunInDesignMode(boolean value)
|
static void |
setRunWizardAfterLoad(boolean value)
|
static void |
setSaveReportWhenDontAskSaveReport(boolean value)
|
static void |
setShowDesignerControlMainMenu(boolean value)
|
static void |
setShowDesignerInTaskbar(boolean value)
|
static void |
setShowEventsTab(boolean value)
|
static void |
setShowPreviewInMdi(boolean value)
|
static void |
setShowRibbonWindowTitleInWpf(boolean value)
|
static void |
setShowSelectTypeOfGuiOption(boolean value)
|
static void |
setShowSuperToolTip(boolean value)
|
static void |
setShowTipsOnStartup(boolean value)
Deprecated. |
static void |
setSLPreviewReportVisible(boolean value)
|
static void |
setSortDictionaryByAliases(boolean value)
|
static void |
setTemplatesSaveLoadPath(java.lang.String value)
|
static void |
setUseRightToLeftGlobalizationEditor(boolean value)
|
static void |
setUseSimpleGlobalizationEditor(boolean value)
|
static void |
setWebPreviewReportVisible(boolean value)
|
static void |
setWpfPreviewReportVisible(boolean value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean useComponentPlacementOptimization
Constructor Detail |
---|
public DesignerOptions()
Method Detail |
---|
public static boolean isSortDictionaryByAliases()
public static boolean getAllowUseHighlightWizard()
public static void setAllowUseHighlightWizard(boolean value)
public static boolean getAllowUsePlacementWizard()
public static void setAllowUsePlacementWizard(boolean value)
public static boolean getAllowUseDragDrop()
public static void setAllowUseDragDrop(boolean value)
public static boolean getAllowCopyControlOperation()
public static void setAllowCopyControlOperation(boolean value)
public static boolean getDisableWatermarkInPageSetup()
public static void setDisableWatermarkInPageSetup(boolean value)
public static boolean getIsComponentEditorEnabled()
public static void setIsComponentEditorEnabled(boolean value)
public static boolean getIsHighlightComponentServiceEnabled()
public static void setIsHighlightComponentServiceEnabled(boolean value)
public static StiFont getDefaultPropertyGridFont()
public static void setDefaultPropertyGridFont(StiFont value)
public static boolean getShowSuperToolTip()
public static void setShowSuperToolTip(boolean value)
public static boolean getShowRibbonWindowTitleInWpf()
public static void setShowRibbonWindowTitleInWpf(boolean value)
public static boolean getCanCustomizeRibbon()
public static void setCanCustomizeRibbon(boolean value)
public static boolean getMarkComponentsWithErrors()
public static void setMarkComponentsWithErrors(boolean value)
public static boolean getAdvancedModeOfUndoRedoService()
public static void setAdvancedModeOfUndoRedoService(boolean value)
public static boolean isAutoLargeHeight()
public static void setAutoLargeHeight(boolean autoLargeHeight)
autoLargeHeight
- the autoLargeHeight to setpublic static boolean getSortDictionaryByAliases()
public static void setSortDictionaryByAliases(boolean value)
public static boolean getCodeTabVisible()
public static void setCodeTabVisible(boolean value)
public static boolean getPreviewReportVisible()
public static void setPreviewReportVisible(boolean value)
public static boolean getWpfPreviewReportVisible()
public static void setWpfPreviewReportVisible(boolean value)
public static boolean getWebPreviewReportVisible()
public static void setWebPreviewReportVisible(boolean value)
public static boolean getSLPreviewReportVisible()
public static void setSLPreviewReportVisible(boolean value)
public static boolean getHtmlPreviewReportVisible()
public static void setHtmlPreviewReportVisible(boolean value)
public static boolean getShowDesignerControlMainMenu()
public static void setShowDesignerControlMainMenu(boolean value)
public static boolean getDontSaveFormsSettings()
public static void setDontSaveFormsSettings(boolean value)
public static int[] getAutoSaveIntervals()
public static void setAutoSaveIntervals(int[] value)
public static boolean getShowEventsTab()
public static void setShowEventsTab(boolean value)
@Deprecated public static boolean getShowTipsOnStartup()
@Deprecated public static void setShowTipsOnStartup(boolean value)
public static boolean getRunWizardAfterLoad()
public static void setRunWizardAfterLoad(boolean value)
public static boolean getAllowRunDataBandPlacementWizard()
public static void setAllowRunDataBandPlacementWizard(boolean value)
public static StiSize getDesignerWindowSize()
public static void setDesignerWindowSize(StiSize value)
public static boolean getShowDesignerInTaskbar()
public static void setShowDesignerInTaskbar(boolean value)
public static boolean getShowPreviewInMdi()
public static void setShowPreviewInMdi(boolean value)
public static boolean getDontSaveDockingPanelsConfig()
public static void setDontSaveDockingPanelsConfig(boolean value)
public static boolean getDontSaveDesignerConfig()
public static void setDontSaveDesignerConfig(boolean value)
public static boolean getDontSaveEditorConfig()
public static void setDontSaveEditorConfig(boolean value)
public static boolean getDontAskSaveReport()
public static void setDontAskSaveReport(boolean value)
public static boolean getSaveReportWhenDontAskSaveReport()
public static void setSaveReportWhenDontAskSaveReport(boolean value)
public static boolean getPlaceMRZBeforeMRTInSaveDialog()
public static void setPlaceMRZBeforeMRTInSaveDialog(boolean value)
@Deprecated public static boolean getIgnoreOptionReportNewerSaved()
@Deprecated public static void setIgnoreOptionReportNewerSaved(boolean value)
public static boolean getIgnoreOptionReportNeverSaved()
public static void setIgnoreOptionReportNeverSaved(boolean value)
public static boolean getAutoCorrectDataSourceName()
public static void setAutoCorrectDataSourceName(boolean value)
public static boolean getAutoCorrectDataRelationName()
public static void setAutoCorrectDataRelationName(boolean value)
public static boolean getAutoCorrectDataColumnName()
public static void setAutoCorrectDataColumnName(boolean value)
public static boolean getAutoCorrectComponentName()
public static void setAutoCorrectComponentName(boolean value)
public static boolean getAutoCorrectReportName()
public static void setAutoCorrectReportName(boolean value)
public static java.lang.String getDefaultDockingPanelsConfigPath()
public static void setDefaultDockingPanelsConfigPath(java.lang.String value)
public static boolean getAllowSaveToSourceCode()
public static void setAllowSaveToSourceCode(boolean value)
public static boolean getAllowSaveToSourceCodeForSilverlight()
public static void setAllowSaveToSourceCodeForSilverlight(boolean value)
public static boolean getAllowSaveToAssembly()
public static void setAllowSaveToAssembly(boolean value)
public static boolean getAllowSaveStandaloneReport()
public static void setAllowSaveStandaloneReport(boolean value)
public static boolean getAllowSaveSourceCodeForInheritedReports()
public static void setAllowSaveSourceCodeForInheritedReports(boolean value)
public static java.lang.String getDefaultDesignerConfigPath()
public static void setDefaultDesignerConfigPath(java.lang.String value)
public static java.lang.String getDefaultTemplatesPath()
public static void setDefaultTemplatesPath(java.lang.String value)
public static java.lang.String getDefaultRibbonDesignerConfigPath()
public static void setDefaultRibbonDesignerConfigPath(java.lang.String value)
public static java.lang.String getDefaultRibbonDesignerQatConfigPath()
public static void setDefaultRibbonDesignerQatConfigPath(java.lang.String value)
public static boolean getAllowMultiColorTitle()
public static void setAllowMultiColorTitle(boolean value)
public static java.lang.String getDesignerTitle()
public static void setDesignerTitle(java.lang.String value)
public static java.lang.String getDesignerTitleText()
public static void setDesignerTitleText(java.lang.String value)
public static java.lang.String getDesignerTitleMask()
public static void setDesignerTitleMask(java.lang.String value)
public static java.lang.String GetDesignerTitle()
public static java.lang.String GetDesignerTitleWithMask(java.lang.String file)
public static java.lang.String getReportSaveLoadPath()
public static void setReportSaveLoadPath(java.lang.String value)
public static javax.swing.Icon getDesignerIcon()
public static void setDesignerIcon(javax.swing.Icon value)
public static java.lang.String getPageSaveLoadPath()
public static void setPageSaveLoadPath(java.lang.String value)
public static java.lang.String getTemplatesSaveLoadPath()
public static void setTemplatesSaveLoadPath(java.lang.String value)
public static boolean getRunInDesignMode()
public static void setRunInDesignMode(boolean value)
public static boolean getCanDesignerChangeReportFileName()
public static void setCanDesignerChangeReportFileName(boolean value)
public static boolean getShowSelectTypeOfGuiOption()
public static void setShowSelectTypeOfGuiOption(boolean value)
public static boolean getUseSimpleGlobalizationEditor()
public static void setUseSimpleGlobalizationEditor(boolean value)
public static boolean getUseRightToLeftGlobalizationEditor()
public static void setUseRightToLeftGlobalizationEditor(boolean value)
public static boolean getAllowUseWinControl()
public static void setAllowUseWinControl(boolean value)
public static int getMaxLevelOfDictionaryObjects()
public static void setMaxLevelOfDictionaryObjects(int value)
public static java.lang.Object getBackgroundColor()
public static void setBackgroundColor(java.lang.Object value)
public static StiStylesCollection getStyles()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |