public static final class DesignerOptions.MainMenu
extends java.lang.Object
| Constructor and Description |
|---|
DesignerOptions.MainMenu() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public static boolean getShowFile()
public static void setShowFile(boolean value)
public static boolean getShowFileReportNew()
public static void setShowFileReportNew(boolean value)
public static boolean getShowFilePageNew()
public static void setShowFilePageNew(boolean value)
public static boolean getShowFileFormNew()
public static void setShowFileFormNew(boolean value)
public static boolean getShowFileReportOpen()
public static void setShowFileReportOpen(boolean value)
public static boolean getShowFilePageOpen()
public static void setShowFilePageOpen(boolean value)
public static boolean getShowFileReportSave()
public static void setShowFileReportSave(boolean value)
public static boolean getShowFileReportSaveAs()
public static void setShowFileReportSaveAs(boolean value)
public static boolean getShowFilePageSaveAs()
public static void setShowFilePageSaveAs(boolean value)
public static boolean getShowFilePageDelete()
public static void setShowFilePageDelete(boolean value)
public static boolean getShowFileReportPreview()
public static void setShowFileReportPreview(boolean value)
public static boolean getShowFilePageSetup()
public static void setShowFilePageSetup(boolean value)
public static boolean getShowFileReportSetup()
public static void setShowFileReportSetup(boolean value)
public static boolean getShowSelectLanguage()
public static void setShowSelectLanguage(boolean value)
public static boolean getShowFileRecentFiles()
public static void setShowFileRecentFiles(boolean value)
public static boolean getShowFileExit()
public static void setShowFileExit(boolean value)
public static boolean getShowEdit()
public static void setShowEdit(boolean value)
public static boolean getShowEditUndo()
public static void setShowEditUndo(boolean value)
public static boolean getShowEditRedo()
public static void setShowEditRedo(boolean value)
public static boolean getShowEditCut()
public static void setShowEditCut(boolean value)
public static boolean getShowEditCopy()
public static void setShowEditCopy(boolean value)
public static boolean getShowEditPaste()
public static void setShowEditPaste(boolean value)
public static boolean getShowEditDelete()
public static void setShowEditDelete(boolean value)
public static boolean getShowEditSelectAll()
public static void setShowEditSelectAll(boolean value)
public static boolean getShowEditClearContents()
public static void setShowEditClearContents(boolean value)
public static boolean getShowView()
public static void setShowView(boolean value)
public static boolean getShowViewNormal()
public static void setShowViewNormal(boolean value)
public static boolean getShowViewPageBreakPreview()
public static void setShowViewPageBreakPreview(boolean value)
public static boolean getShowViewShowGrid()
public static void setShowViewShowGrid(boolean value)
public static boolean getShowViewAlignToGrid()
public static void setShowViewAlignToGrid(boolean value)
public static boolean getShowViewShowHeaders()
public static void setShowViewShowHeaders(boolean value)
public static boolean getShowViewShowRulers()
public static void setShowViewShowRulers(boolean value)
public static boolean getShowViewShowOrder()
public static void setShowViewShowOrder(boolean value)
public static boolean getShowViewToolbars()
public static void setShowViewToolbars(boolean value)
public static boolean getShowViewPanels()
public static void setShowViewPanels(boolean value)
public static boolean getShowTools()
public static void setShowTools(boolean value)
public static boolean getShowToolsDataStore()
public static void setShowToolsDataStore(boolean value)
public static boolean getShowToolsPagesManager()
public static void setShowToolsPagesManager(boolean value)
public static boolean getShowToolsServicesConfigurator()
public static void setShowToolsServicesConfigurator(boolean value)
public static boolean getShowToolsOptions()
public static void setShowToolsOptions(boolean value)
public static boolean getShowHelp()
public static void setShowHelp(boolean value)
public static java.lang.String getProductHomePage()
public static void setProductHomePage(java.lang.String value)
public static java.lang.String getProductHomePageWPF()
public static void setProductHomePageWPF(java.lang.String value)
public static java.lang.String getFaqPage()
public static void setFaqPage(java.lang.String value)
public static java.lang.String getFaqPageWPF()
public static void setFaqPageWPF(java.lang.String value)
public static java.lang.String getSupport()
public static void setSupport(java.lang.String value)
public static java.lang.String getSupportPage()
public static void setSupportPage(java.lang.String value)
public static boolean getShowHelpProductHomePage()
public static void setShowHelpProductHomePage(boolean value)
public static boolean getShowHelpFaqPage()
public static void setShowHelpFaqPage(boolean value)
public static boolean getShowHelpSupport()
public static void setShowHelpSupport(boolean value)
public static boolean getShowHelpAboutProgramm()
public static void setShowHelpAboutProgramm(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.