com.stimulsoft.report.options
Class DesignerOptions.MainMenu

java.lang.Object
  extended by com.stimulsoft.report.options.DesignerOptions.MainMenu
Enclosing class:
DesignerOptions

public static final class DesignerOptions.MainMenu
extends java.lang.Object


Constructor Summary
DesignerOptions.MainMenu()
           
 
Method Summary
static java.lang.String getFaqPage()
           
static java.lang.String getFaqPageWPF()
           
static java.lang.String getProductHomePage()
           
static java.lang.String getProductHomePageWPF()
           
static boolean getShowEdit()
           
static boolean getShowEditClearContents()
           
static boolean getShowEditCopy()
           
static boolean getShowEditCut()
           
static boolean getShowEditDelete()
           
static boolean getShowEditPaste()
           
static boolean getShowEditRedo()
           
static boolean getShowEditSelectAll()
           
static boolean getShowEditUndo()
           
static boolean getShowFile()
           
static boolean getShowFileExit()
           
static boolean getShowFileFormNew()
           
static boolean getShowFilePageDelete()
           
static boolean getShowFilePageNew()
           
static boolean getShowFilePageOpen()
           
static boolean getShowFilePageSaveAs()
           
static boolean getShowFilePageSetup()
           
static boolean getShowFileRecentFiles()
           
static boolean getShowFileReportNew()
           
static boolean getShowFileReportOpen()
           
static boolean getShowFileReportPreview()
           
static boolean getShowFileReportSave()
           
static boolean getShowFileReportSaveAs()
           
static boolean getShowFileReportSetup()
           
static boolean getShowHelp()
           
static boolean getShowHelpAboutProgramm()
           
static boolean getShowHelpFaqPage()
           
static boolean getShowHelpProductHomePage()
           
static boolean getShowHelpSupport()
           
static boolean getShowSelectLanguage()
           
static boolean getShowTools()
           
static boolean getShowToolsDataStore()
           
static boolean getShowToolsOptions()
           
static boolean getShowToolsPagesManager()
           
static boolean getShowToolsServicesConfigurator()
           
static boolean getShowView()
           
static boolean getShowViewAlignToGrid()
           
static boolean getShowViewNormal()
           
static boolean getShowViewPageBreakPreview()
           
static boolean getShowViewPanels()
           
static boolean getShowViewShowGrid()
           
static boolean getShowViewShowHeaders()
           
static boolean getShowViewShowOrder()
           
static boolean getShowViewShowRulers()
           
static boolean getShowViewToolbars()
           
static java.lang.String getSupport()
           
static java.lang.String getSupportPage()
           
static void setFaqPage(java.lang.String value)
           
static void setFaqPageWPF(java.lang.String value)
           
static void setProductHomePage(java.lang.String value)
           
static void setProductHomePageWPF(java.lang.String value)
           
static void setShowEdit(boolean value)
           
static void setShowEditClearContents(boolean value)
           
static void setShowEditCopy(boolean value)
           
static void setShowEditCut(boolean value)
           
static void setShowEditDelete(boolean value)
           
static void setShowEditPaste(boolean value)
           
static void setShowEditRedo(boolean value)
           
static void setShowEditSelectAll(boolean value)
           
static void setShowEditUndo(boolean value)
           
static void setShowFile(boolean value)
           
static void setShowFileExit(boolean value)
           
static void setShowFileFormNew(boolean value)
           
static void setShowFilePageDelete(boolean value)
           
static void setShowFilePageNew(boolean value)
           
static void setShowFilePageOpen(boolean value)
           
static void setShowFilePageSaveAs(boolean value)
           
static void setShowFilePageSetup(boolean value)
           
static void setShowFileRecentFiles(boolean value)
           
static void setShowFileReportNew(boolean value)
           
static void setShowFileReportOpen(boolean value)
           
static void setShowFileReportPreview(boolean value)
           
static void setShowFileReportSave(boolean value)
           
static void setShowFileReportSaveAs(boolean value)
           
static void setShowFileReportSetup(boolean value)
           
static void setShowHelp(boolean value)
           
static void setShowHelpAboutProgramm(boolean value)
           
static void setShowHelpFaqPage(boolean value)
           
static void setShowHelpProductHomePage(boolean value)
           
static void setShowHelpSupport(boolean value)
           
static void setShowSelectLanguage(boolean value)
           
static void setShowTools(boolean value)
           
static void setShowToolsDataStore(boolean value)
           
static void setShowToolsOptions(boolean value)
           
static void setShowToolsPagesManager(boolean value)
           
static void setShowToolsServicesConfigurator(boolean value)
           
static void setShowView(boolean value)
           
static void setShowViewAlignToGrid(boolean value)
           
static void setShowViewNormal(boolean value)
           
static void setShowViewPageBreakPreview(boolean value)
           
static void setShowViewPanels(boolean value)
           
static void setShowViewShowGrid(boolean value)
           
static void setShowViewShowHeaders(boolean value)
           
static void setShowViewShowOrder(boolean value)
           
static void setShowViewShowRulers(boolean value)
           
static void setShowViewToolbars(boolean value)
           
static void setSupport(java.lang.String value)
           
static void setSupportPage(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesignerOptions.MainMenu

public DesignerOptions.MainMenu()
Method Detail

getShowFile

public static boolean getShowFile()

setShowFile

public static void setShowFile(boolean value)

getShowFileReportNew

public static boolean getShowFileReportNew()

setShowFileReportNew

public static void setShowFileReportNew(boolean value)

getShowFilePageNew

public static boolean getShowFilePageNew()

setShowFilePageNew

public static void setShowFilePageNew(boolean value)

getShowFileFormNew

public static boolean getShowFileFormNew()

setShowFileFormNew

public static void setShowFileFormNew(boolean value)

getShowFileReportOpen

public static boolean getShowFileReportOpen()

setShowFileReportOpen

public static void setShowFileReportOpen(boolean value)

getShowFilePageOpen

public static boolean getShowFilePageOpen()

setShowFilePageOpen

public static void setShowFilePageOpen(boolean value)

getShowFileReportSave

public static boolean getShowFileReportSave()

setShowFileReportSave

public static void setShowFileReportSave(boolean value)

getShowFileReportSaveAs

public static boolean getShowFileReportSaveAs()

setShowFileReportSaveAs

public static void setShowFileReportSaveAs(boolean value)

getShowFilePageSaveAs

public static boolean getShowFilePageSaveAs()

setShowFilePageSaveAs

public static void setShowFilePageSaveAs(boolean value)

getShowFilePageDelete

public static boolean getShowFilePageDelete()

setShowFilePageDelete

public static void setShowFilePageDelete(boolean value)

getShowFileReportPreview

public static boolean getShowFileReportPreview()

setShowFileReportPreview

public static void setShowFileReportPreview(boolean value)

getShowFilePageSetup

public static boolean getShowFilePageSetup()

setShowFilePageSetup

public static void setShowFilePageSetup(boolean value)

getShowFileReportSetup

public static boolean getShowFileReportSetup()

setShowFileReportSetup

public static void setShowFileReportSetup(boolean value)

getShowSelectLanguage

public static boolean getShowSelectLanguage()

setShowSelectLanguage

public static void setShowSelectLanguage(boolean value)

getShowFileRecentFiles

public static boolean getShowFileRecentFiles()

setShowFileRecentFiles

public static void setShowFileRecentFiles(boolean value)

getShowFileExit

public static boolean getShowFileExit()

setShowFileExit

public static void setShowFileExit(boolean value)

getShowEdit

public static boolean getShowEdit()

setShowEdit

public static void setShowEdit(boolean value)

getShowEditUndo

public static boolean getShowEditUndo()

setShowEditUndo

public static void setShowEditUndo(boolean value)

getShowEditRedo

public static boolean getShowEditRedo()

setShowEditRedo

public static void setShowEditRedo(boolean value)

getShowEditCut

public static boolean getShowEditCut()

setShowEditCut

public static void setShowEditCut(boolean value)

getShowEditCopy

public static boolean getShowEditCopy()

setShowEditCopy

public static void setShowEditCopy(boolean value)

getShowEditPaste

public static boolean getShowEditPaste()

setShowEditPaste

public static void setShowEditPaste(boolean value)

getShowEditDelete

public static boolean getShowEditDelete()

setShowEditDelete

public static void setShowEditDelete(boolean value)

getShowEditSelectAll

public static boolean getShowEditSelectAll()

setShowEditSelectAll

public static void setShowEditSelectAll(boolean value)

getShowEditClearContents

public static boolean getShowEditClearContents()

setShowEditClearContents

public static void setShowEditClearContents(boolean value)

getShowView

public static boolean getShowView()

setShowView

public static void setShowView(boolean value)

getShowViewNormal

public static boolean getShowViewNormal()

setShowViewNormal

public static void setShowViewNormal(boolean value)

getShowViewPageBreakPreview

public static boolean getShowViewPageBreakPreview()

setShowViewPageBreakPreview

public static void setShowViewPageBreakPreview(boolean value)

getShowViewShowGrid

public static boolean getShowViewShowGrid()

setShowViewShowGrid

public static void setShowViewShowGrid(boolean value)

getShowViewAlignToGrid

public static boolean getShowViewAlignToGrid()

setShowViewAlignToGrid

public static void setShowViewAlignToGrid(boolean value)

getShowViewShowHeaders

public static boolean getShowViewShowHeaders()

setShowViewShowHeaders

public static void setShowViewShowHeaders(boolean value)

getShowViewShowRulers

public static boolean getShowViewShowRulers()

setShowViewShowRulers

public static void setShowViewShowRulers(boolean value)

getShowViewShowOrder

public static boolean getShowViewShowOrder()

setShowViewShowOrder

public static void setShowViewShowOrder(boolean value)

getShowViewToolbars

public static boolean getShowViewToolbars()

setShowViewToolbars

public static void setShowViewToolbars(boolean value)

getShowViewPanels

public static boolean getShowViewPanels()

setShowViewPanels

public static void setShowViewPanels(boolean value)

getShowTools

public static boolean getShowTools()

setShowTools

public static void setShowTools(boolean value)

getShowToolsDataStore

public static boolean getShowToolsDataStore()

setShowToolsDataStore

public static void setShowToolsDataStore(boolean value)

getShowToolsPagesManager

public static boolean getShowToolsPagesManager()

setShowToolsPagesManager

public static void setShowToolsPagesManager(boolean value)

getShowToolsServicesConfigurator

public static boolean getShowToolsServicesConfigurator()

setShowToolsServicesConfigurator

public static void setShowToolsServicesConfigurator(boolean value)

getShowToolsOptions

public static boolean getShowToolsOptions()

setShowToolsOptions

public static void setShowToolsOptions(boolean value)

getShowHelp

public static boolean getShowHelp()

setShowHelp

public static void setShowHelp(boolean value)

getProductHomePage

public static java.lang.String getProductHomePage()

setProductHomePage

public static void setProductHomePage(java.lang.String value)

getProductHomePageWPF

public static java.lang.String getProductHomePageWPF()

setProductHomePageWPF

public static void setProductHomePageWPF(java.lang.String value)

getFaqPage

public static java.lang.String getFaqPage()

setFaqPage

public static void setFaqPage(java.lang.String value)

getFaqPageWPF

public static java.lang.String getFaqPageWPF()

setFaqPageWPF

public static void setFaqPageWPF(java.lang.String value)

getSupport

public static java.lang.String getSupport()

setSupport

public static void setSupport(java.lang.String value)

getSupportPage

public static java.lang.String getSupportPage()

setSupportPage

public static void setSupportPage(java.lang.String value)

getShowHelpProductHomePage

public static boolean getShowHelpProductHomePage()

setShowHelpProductHomePage

public static void setShowHelpProductHomePage(boolean value)

getShowHelpFaqPage

public static boolean getShowHelpFaqPage()

setShowHelpFaqPage

public static void setShowHelpFaqPage(boolean value)

getShowHelpSupport

public static boolean getShowHelpSupport()

setShowHelpSupport

public static void setShowHelpSupport(boolean value)

getShowHelpAboutProgramm

public static boolean getShowHelpAboutProgramm()

setShowHelpAboutProgramm

public static void setShowHelpAboutProgramm(boolean value)