123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249 |
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: rs
- (C) Copyright IBM Corp. 2017, 2020
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <resources>
- <menuPopupSet id="MenuPopupViewTitleOptions">
- <menuPopup id="mnuViewTitleOptionsPopup">
- <menuSeparatorLabel label="Customize"/>
- <menuItem id="mnuViewTitleOptionsShowNavigationFlyouts" idsLabel="IDS_MI_NAV_SHOW_FLYOUTS" onCommand="_qkk._da6('ShowNavigationFlyouts')" checkedFunction="_qkk._qik('ShowNavigationFlyouts')" displayFunction="!_iyc._bm6 && !_iyc._oad"/>
- <menuItem id="mnuViewTitleOptionsAlwaysShowNavigationIcons" idsLabel="IDS_MI_NAV_ALWAYS_SHOW_ICONS" onCommand="_qkk._da6('AlwaysShowNavigationIcons')" checkedFunction="_qkk._qik('AlwaysShowNavigationIcons')"/>
- <menuItem id="mnuViewTitleOptionsShowLock" idsLabel="IDS_MI_NAV_SHOW_LOCK" onCommand="_qkk._da6('ShowViewTitleLock')" checkedFunction="_qkk._qik('ShowViewTitleLock')" displayFunction="!_iyc._bm6"/>
- <menuItem id="mnuViewTitleOptionsShowUnlockedObjects" label="Show unlocked objects" onCommand="_qkk._da6('ShowUnlockedObjects')" checkedFunction="_qkk._qik('ShowUnlockedObjects')" displayFunction="_vzm._49b() && !_iyc._bm6"/>
- </menuPopup>
- </menuPopupSet>
- <menuPopupSet id="MenuPopupViewTitleNavigator">
- <menuPopup id="mnuViewTitleNavigatorPopup" indentLength="32" autoPosition="horizontal">
- <menuItem id="mnuViewTitleNavigatorReport" idsLabel="IDS_EL_report" smallSvgIcon="def_document_16x16" onCommand="_iyc._nph('report');"/>
- <menuItem id="mnuViewTitleNavigatorDataset" idsLabel="IDS_EL_dataset" smallSvgIcon="def_document_16x16" onCommand="_iyc._nph('report');"/>
- <menuSeparator/>
- <menuItem id="mnuViewTitleNavigatorReportPages" indentLevel="1" idsLabel="IDS_NAV_REPORTPAGES" smallSvgIcon="def_hal_folder_16x16" onCommand="_iyc._nph('reportPages');"/>
- <menuItem id="mnuViewTitleNavigatorPromptPages" indentLevel="1" idsLabel="IDS_NAV_PROMPTPAGES" smallSvgIcon="def_hal_folder_16x16" onCommand="_iyc._nph('promptPages');"/>
- <menuItem id="mnuViewTitleNavigatorQueries" indentLevel="1" idsLabel="IDS_QUERY_VIEW_QUERIES_LABEL" smallSvgIcon="def_hal_folder_16x16" onCommand="_iyc._nph('queries');"/>
- <menuItem id="mnuViewTitleNavigatorClassStyles" indentLevel="1" idsLabel="IDS_EXPLORER_CLASS_STYLES" smallSvgIcon="def_hal_folder_16x16" onCommand="_iyc._nph('classStyles');"/>
- <menuItem id="mnuViewTitleNavigatorVariables" indentLevel="1" idsLabel="IDS_EXPLORER_VARIABLES" smallSvgIcon="def_variable_16x16" onCommand="_iyc._nph('variables');"/>
- </menuPopup>
- </menuPopupSet>
- <menuPopupSet id="MenuPopupViewTitlePageName">
- <menuPopup id="mnuViewTitlePageNamePopup" autoPosition="horizontal"/>
- </menuPopupSet>
- <menuPopupSet id="MenuPopupViewTitleQueryName">
- <menuPopup id="mnuViewTitleQueryNamePopup" autoPosition="horizontal"/>
- </menuPopupSet>
- <menuPopupSet id="MenuPopupViewTitleAdd">
- <menuPopup id="mnuViewTitleAddPopup" autoPosition="horizontal"/>
- </menuPopupSet>
- <menuPopupSet id="MenuPopupViewTitleEditor">
- <menuPopup id="mnuViewTitleEditorPopup" autoPosition="horizontal">
- <menuItem id="mnuViewTitleEditorPageDesign" idsLabel="IDS_MI_VIEW_PAGE_DESIGN" onCommand="setTimeout(Application._twc.bind(Application, 'design'), 0 );" radioFunction="Application.SharedState.Get('editor') == 'design'"/>
- <menuItem id="mnuViewTitleEditorPagePreview" idsLabel="IDS_MI_VIEW_PAGE_PREVIEW" onCommand="setTimeout(Application._twc.bind(Application, 'preview'), 0 );" radioFunction="Application.SharedState.Get('editor') == 'preview'"/>
- <menuItem id="mnuViewTitleEditorPageStructure" idsLabel="IDS_MI_VIEW_PAGE_STRUCTURE" onCommand="setTimeout(Application._twc.bind(Application, 'structure'), 0 );" radioFunction="Application.SharedState.Get('editor') == 'structure'"/>
- </menuPopup>
- </menuPopupSet>
- <menuPopupSet id="MenuPopupViewTitleQueriesView">
- <menuPopup id="mnuViewTitleQueriesViewPopup" autoPosition="horizontal">
- <menuItem id="mnuViewTitleQueriesViewAll" idsLabel="IDS_MI_POPUP_QUERYFILTER_ALL" onCommand="_qkk._3kk('QueriesViewerFilter', '')" radioFunction="_qkk._qik('QueriesViewerFilter') == ''"/>
- <menuItem id="mnuViewTitleQueriesViewReferenced" idsLabel="IDS_MI_POPUP_QUERYFILTER_REF" onCommand="_qkk._3kk('QueriesViewerFilter', 'referenced')" radioFunction="_qkk._qik('QueriesViewerFilter') == 'referenced'"/>
- <menuSeparator/>
- <menuItem id="mnuViewTitleQueriesViewShowModel" idsLabel="IDS_MI_POPUP_SHOW_MODEL" onCommand="_qkk._da6('QueriesViewerShowSources')" checkedFunction="_qkk._qik('QueriesViewerShowSources')"/>
- <menuItem id="mnuViewTitleQueriesViewExpandRefs" idsLabel="IDS_MI_POPUP_EXPAND_REFS" onCommand="_qkk._da6('QueriesViewerExpandQueryRefs')" checkedFunction="_qkk._qik('QueriesViewerExpandQueryRefs')"/>
- </menuPopup>
- </menuPopupSet>
- <menuPopupSet id="MenuPopupViewTitleConditionalState">
- <menuPopup id="mnuViewTitleConditionalStatePopup" indentLength="4" autoPosition="horizontal">
- <menuItem id="mnuViewTitleConditionalStateClear" idsLabel="IDS_LBL_CLEAR_CONDITIONAL_STATE" enabledFunction="!!_ypn._0e1()" displayIcon="false"/>
- <menuItem id="mnuViewTitleConditionalStateVariables" idsLabel="IDS_MI_POPUP_EXPLORER_VARS" onCommand="_38g._ull(_kyc)" displayIcon="false"/>
- <menuSeparator/>
- </menuPopup>
- </menuPopupSet>
- <menuPopupSet id="MenuPopupViewTitleDotDotDot">
- <menuPopup id="mnuViewTitleDotDotDotPopup" autoPosition="horizontal">
- <menuItem id="mnuViewTitleDotDotDotLock" idsLabel="IDS_MI_STRUCTURE_LOCKED" onCommand="_ypn._3v9()" checkedFunction="Application.SharedState.Get('isLocked')" displayFunction="!_qkk._qik('ShowViewTitleLock')"/>
- <menuSeparator/>
- <menuItem id="mnuViewTitleDotDotDotOpenFromClipboard" idsLabel="IDS_MI_TOOLS_OPEN_CLIPBOARD" onCommand="_ypn._7m3()"/>
- <menuItem id="mnuViewTitleDotDotDotCopyToClipboard" idsLabel="IDS_MI_TOOLS_SAVE_CLIPBOARD" onCommand="_ypn._4p1()"/>
- <menuSeparator/>
- <menuItem id="mnuViewTitleDotDotDotVisualAids" idsDescription="IDS_TOOLTIPDESC_VISUALAIDS" idsLabel="IDS_MI_VIEW_VISUALAIDS">
- <menuPopup id="mnuViewTitleDotDotDotVisualAidsPopup">
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupEnable" idsLabel="IDS_MI_ADORNMENTS_ENABLE" onCommand="_qkk._da6( 'AdornmentsEnable' )" checkedFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuSeparator/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupBoundaryLines" idsLabel="IDS_MI_ADORNMENTS_BOUNDARYLINES" onCommand="_qkk._da6('AdornmentsBorders')" checkedFunction="_qkk._qik('AdornmentsBorders')" displayFunction="_vzm._49b()" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupBoundaryLinesOverride" idsLabel="IDS_MI_ADORNMENTS_FORCEBOUNDARYLINES" onCommand="_qkk._da6('AdornmentsBordersOverride')" enabledFunction="_qkk._qik('AdornmentsEnable')" profile="no"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupPreventRepeating" idsLabel="IDS_MI_ADORNMENTS_REPEATING" onCommand="_qkk._da6('PreventRepeating')" checkedFunction="!_qkk._qik('PreventRepeating')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupPageHeaderFooter" idsLabel="IDS_MI_ADORNMENTS_PAGEHF" onCommand="_qkk._da6('AdornmentsPageHeaderFooter')" checkedFunction="_qkk._qik('AdornmentsPageHeaderFooter')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupPadding" idsLabel="IDS_MI_ADORNMENTS_PADDING" onCommand="_qkk._da6('AdornmentsPadding')" checkedFunction="_qkk._qik('AdornmentsPadding')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupShowHidden" idsLabel="IDS_MI_ADORNMENTS_SHOWHIDDEN" onCommand="_qkk._da6('ShowHidden')" checkedFunction="_qkk._qik('ShowHidden')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupSorting" idsLabel="IDS_MI_ADORNMENTS_SORTING" onCommand="_qkk._da6('AdornmentsSorting')" checkedFunction="_qkk._qik('AdornmentsSorting')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupGrouping" idsLabel="IDS_MI_ADORNMENTS_GROUPING" onCommand="_qkk._da6('AdornmentsGrouping')" checkedFunction="_qkk._qik('AdornmentsGrouping')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupSource" idsLabel="IDS_MI_ADORNMENTS_SOURCE" onCommand="_qkk._da6('AdornmentsSource')" checkedFunction="_qkk._qik('AdornmentsSource')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupDataItemType" idsLabel="IDS_MI_ADORNMENTS_DATAITEMTYPE" onCommand="_qkk._da6('AdornmentsDataItemType')" checkedFunction="_qkk._qik('AdornmentsDataItemType')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupDrill" idsLabel="IDS_MI_ADORNMENTS_DRILL" onCommand="_qkk._da6('AdornmentsDrill')" checkedFunction="_qkk._qik('AdornmentsDrill')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupTOCEntries" idsLabel="IDS_MI_ADORNMENTS_TOCENTRIES" onCommand="_qkk._da6('AdornmentsTOCEntries')" checkedFunction="_qkk._qik('AdornmentsTOCEntries')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupBookmarks" idsLabel="IDS_MI_ADORNMENTS_BOOKMARKS" onCommand="_qkk._da6('AdornmentsBookmarks')" checkedFunction="_qkk._qik('AdornmentsBookmarks')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupMasterDetail" idsLabel="IDS_MI_ADORNMENTS_MASTERDETAIL" onCommand="_qkk._da6('AdornmentsMasterDetail')" checkedFunction="_qkk._qik('AdornmentsMasterDetail')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupNoData" idsLabel="IDS_MI_ADORNMENTS_NODATA" onCommand="_qkk._da6('AdornmentsNoData')" checkedFunction="_qkk._qik('AdornmentsNoData')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupSingletonRepeater" idsLabel="IDS_MI_ADORNMENTS_SINGLETONREPEATER" onCommand="_qkk._da6('AdornmentsSingletonRepeater')" checkedFunction="_qkk._qik('AdornmentsSingletonRepeater')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupAuthoringHelpers" idsLabel="IDS_MI_ADORNMENTS_AUTHORINGHELPERS" onCommand="_qkk._da6('AdornmentsAuthoringHelpers')" checkedFunction="_qkk._qik('AdornmentsAuthoringHelpers')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupContainerSelectors" idsLabel="IDS_MI_ADORNMENTS_CONTAINERSELECTORS" onCommand="_qkk._da6('AdornmentsContainerSelectors')" checkedFunction="_qkk._qik('AdornmentsContainerSelectors')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupEmptyHiddenItems" idsLabel="IDS_MI_ADORNMENTS_EMPTYHIDDENITEMS" onCommand="_qkk._da6('AdornmentsEmptyHiddenItems')" checkedFunction="_qkk._qik('AdornmentsEmptyHiddenItems')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupShowEmptyText" idsLabel="IDS_MI_ADORNMENTS_SHOWEMPTYTEXT" onCommand="_qkk._da6('ShowEmptyText')" checkedFunction="_qkk._qik('ShowEmptyText')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupShowInsertionIcons" idsLabel="IDS_MI_ADORNMENTS_SHOWINSERTIONICONS" onCommand="_qkk._da6('ShowInsertionIcons')" checkedFunction="_qkk._qik('ShowInsertionIcons')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
- </menuPopup>
- </menuItem>
- <menuItem id="mnuViewTitleDotDotDotEditFind" idsLabel="IDS_MI_EDIT_FIND" smallSvgIcon="def_hal_search_16x16" onCommand="_8fm._jgn('_8d8')"/>
- <menuSeparator/>
- <menuItem id="mnuViewTitleDotDotDotValidateReport" idsLabel="IDS_MI_TOOLS_VALIDATE_REPORT" smallSvgIcon="def_validate_16x16" onCommand="_ypn._nb5()"/>
- <menuItem id="mnuViewTitleDotDotDotValidateOptions" idsLabel="IDS_PROP_validateOptions" onCommand="_8fm._jgn('_2n9')"/>
- <menuItem id="mnuViewTitleDotDotDotAutoCorrect" idsLabel="IDS_MI_TOOLS_VALIDATEDATA" onCommand="_8fm._jgn('_5de')"/>
- <menuSeparator/>
- <menuItem id="mnuViewTitleDotDotDotLCRManager" idsLabel="IDS_MI_TOOLS_LCR_CACHE" onCommand="_8fm._jgn('_k57')"/>
- <menuItem id="mnuViewTitleDotDotDotManageConditionalStyles" idsLabel="IDS_MI_MANAGE_CONDITIONAL_STYLES" onCommand="_8fm._jgn('_zf2', null, _erh._vtc(), false, [], null, true, [])"/>
- <menuItem id="mnuViewTitleDotDotDotShowGeneratedSQL" idsLabel="IDS_MI_TOOLS_SHOW_GENERATED_SQL" onCommand="_8fm._jgn('_cqc')"/>
- <menuItem id="mnuViewTitleUpdateViz" idsLabel="IDS_MI_TOOLS_VALIDATE_VIZ" onCommand="_ypn._c33()"/>
- <menuSeparator/>
- <menuItem id="mnuViewTitleDotDotDotAddSharedSetReport" idsLabel="IDS_MI_POPUP_ADDSHAREDSETREPORT" onCommand="_eth._yi8()"/>
- <menuItem id="mnuViewTitleDotDotDotEditSharedSetReports" idsLabel="IDS_MI_POPUP_EDITSHAREDSETREPORTS" onCommand="_8fm._jgn('_tmh')"/>
- <menuItem id="mnuViewTitleDotDotDotManageSharedSetReferences" idsLabel="IDS_MI_POPUP_MANAGE_SSR" onCommand="_8fm._jgn('_po1')"/>
- <menuSeparator/>
- <menuItem id="mnuViewTitleDotDotDotShowSpec" idsLabel="IDS_MI_TOOLS_SHOW_SPEC_ALL" smallSvgIcon="def_show_spec_16x16" onCommand="_ypn._3yc( _vqj )"/>
- <menuItem id="mnuViewTitleDotDotDotShowSpecSel" idsLabel="IDS_MI_TOOLS_SHOW_SPEC_SEL" onCommand="_ypn._3yc( _vqj, _8l8._r66() )" displayFunction="_vzm._49b()"/>
- <menuSeparator/>
- <menuItem id="mnuViewTitleDotDotDotOptions" idsLabel="IDS_MI_TOOLS_OPTIONS" onCommand="_8fm._jgn('_9jl')"/>
- <menuSeparator/>
- <menuItem id="mnuDebug" label="Debug" displayFunction="_vzm._49b()">
- <menuPopup id="mnuDebugPopup">
- <menuItem id="mnuDebugShowDebugConsole" label="Open Debug Console" onCommand="_vzm._q6g()"/>
- <menuSeparator/>
- <menuItem id="mnuDebugViewer" label="Viewer">
- <menuPopup id="mnuDebugViewerPopup">
- <menuItem id="mnuDebugShowQueryEngineDebugger" label="Query Engine Debugger" onCommand="_8fm._jgn('_155')"/>
- <menuItem id="mnuDebugViewerOutput" label="Display Output" onCommand="_38g._q85( 'viewer' )._lb5( _vqj );"/>
- <menuItem id="mnuDebugViewerViewCache" label="View Cache" onCommand="_8fm._jgn('hal/dialogs/_h0g', null, null, 'Viewer Cache', _38g._q85( 'viewer' )._tlg._4ik())"/>
- <menuItem id="mnuDebugViewerClearCache" label="Clear Cache" onCommand="_38g._q85( 'viewer' )._anh( false );"/>
- <menuItem id="mnuDebugViewerShowParameterValues" label="Forward Parameter Values" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._zf1(); } )"/>
- <menuItem id="mnuDebugViewerIntermediateXML" label="Render Intermediate XML" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._qp3(); } )"/>
- <menuItem id="mnuDebugViewerEnvironment" label="Render Environment" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._0c7(); } )"/>
- <menuItem id="mnuDebugViewerDebugControlStates" label="Debug Prompt Control States" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._x12(); } )"/>
- <menuItem id="mnuDebugClearRequireJs" label="Clear require.js log" onCommand="_vzm._h12()"/>
- <menuItem id="mnuDebugShowRequireJs" label="require.js" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._sxc(false); } )"/>
- <menuItem id="mnuDebugShowRequireJsWithDependencies" label="require.js (with dependencies)" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._sxc(true); } )"/>
- <menuItem id="mnuDebugPrint" label="Print" onCommand="window.print()"/>
- </menuPopup>
- </menuItem>
- <menuSeparator/>
- <menuItem id="mnuDebugShow" label="Show">
- <menuPopup id="mnuDebugShowPopup">
- <menuItem id="mnuDebugShowUserData" label="UserData">
- <menuPopup id="mnuDebugShowUserDataPopup">
- <menuItem id="mnuDebugShowUserDataDefaultSettings" label="Default Settings" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._ng2(true); } )"/>
- <menuItem id="mnuDebugShowUserDataProfileDefaultSettings" label="Profile Default Settings" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._zl(true); } )"/>
- <menuItem id="mnuDebugShowUserDataProfileSettings" label="User Settings" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._jb4(true); } )"/>
- <menuSeparator/>
- <menuItem id="mnuDebugShowUserDataAll" label="All UserData" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._ge8(true); } )"/>
- </menuPopup>
- </menuItem>
- <menuItem id="mnuDebugShowHtml" label="HTML" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._7kk(_vqj); } )"/>
- <menuItem id="mnuDebugShowInternalReportSpecBranch" label="Internal Report Spec Branch" onCommand="_ypn._3yc( _vqj, null, true )"/>
- <menuItem id="mnuDebugShowLaunchParameters" label="Launch Parameters" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._o12(true); } )"/>
- <menuItem id="mnuDebugShowParameterValues" label="Parameter Debugger" onCommand="_8fm._jgn('_w57')"/>
- <menuItem id="mnuDebugShowClipboard" label="Clipboard" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._kxc(); } )"/>
- <menuItem id="mnuDebugShowCookies" label="Cookies" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._s6g(); } )"/>
- <menuSeparator/>
- <menuItem id="mnuDebugShowLastSOAPRequest" label="Last SOAP Request" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last SOAP Request', _ylh._i7b()); } )"/>
- <menuItem id="mnuDebugShowLastMARequest" label="Last MA Request" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last MA Request', _5m9._i7b()); } )"/>
- <menuItem id="mnuDebugShowLastFileOperationRequest" label="Last File Operation Request" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last File Operation Request', _jcb._703()); } )"/>
- <menuItem id="mnuDebugShowLastReportRun" label="Last Report Run" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last Report Run', _5ke._7eb); } )"/>
- <menuItem id="mnuDebugShowLastChartPreviewSpec" label="Last Chart Preview Spec" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Chart Preview Spec', _0ke._5s3)(); } )"/>
- <menuSeparator/>
- <menuItem id="mnuDebugShowLastSOAPResponse" label="Last SOAP Response" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last SOAP Response', _ylh._cq9()); } )"/>
- <menuItem id="mnuDebugShowLastMAResponse" label="Last MA Response" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last MA Response', _5m9._cq9()); } )"/>
- <menuItem id="mnuDebugShowLastFileOperationResponse" label="Last File Operation Response" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last File Operation Response', _jcb._dh2()); } )"/>
- <menuItem id="mnuDebugShowLastQueryInfo" label="Last Query Info Response" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last Query Info Response', window['_957'] ? _957._3g8() : '' ); } )"/>
- <menuSeparator/>
- <menuItem id="mnuDebugShowReportFormParams" label="Report Form Parameters" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._0m(true); } )"/>
- <menuItem id="mnuDebugShowSelectionInfo" label="Selection Info" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._ol3(true); } )"/>
- <menuItem id="mnuDebugShowSharedState" label="Shared State" onCommand="_8fm._jgn('_aqc')"/>
- <menuItem id="mnuDebugShowHistory" label="History" onCommand="_pm9._4a6()"/>
- </menuPopup>
- </menuItem>
- <menuItem id="mnuDebugCopy" label="Copy">
- <menuPopup id="mnuDebugCopyPopup">
- <menuItem id="mnuDebugCopyUserData" label="UserData">
- <menuPopup id="mnuDebugCopyUserDataPopup">
- <menuItem id="mnuDebugCopyUserDataDefaultSettings" label="Default Settings" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._ng2(false); } )"/>
- <menuItem id="mnuDebugCopyUserDataProfileDefaultSettings" label="Profile Default Settings" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._zl(false); } )"/>
- <menuItem id="mnuDebugCopyUserDataProfileSettings" label="User Settings" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._jb4(false); } )"/>
- <menuSeparator/>
- <menuItem id="mnuDebugCopyUserDataAll" label="All UserData" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._ge8(false); } )"/>
- </menuPopup>
- </menuItem>
- <menuItem id="mnuDebugCopyHtml" label="HTML" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._jhk(_vqj); } )"/>
- <menuItem id="mnuDebugCopyInternalReportSpec" label="Internal Report Spec" onCommand="_4aj._db5( _erh._vtc().xml )"/>
- <menuItem id="mnuDebugCopyLaunchParameters" label="Launch Parameters" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._o12(false); } )"/>
- <menuItem id="mnuDebugCopyParameterValues" label="Parameter Values" onCommand="_4aj._db5(_f8j._d66())"/>
- <menuItem id="mnuDebugCopyClipboard" label="Clipboard" onCommand="_4aj._db5( _4aj._lsc().xml )"/>
- <menuItem id="mnuDebugCopyCookies" label="Cookies" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._61g(); } )"/>
- <menuItem id="mnuDebugCopyGlobalSelectors" label="Global Selectors" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._w55(); } )"/>
- <menuSeparator/>
- <menuItem id="mnuDebugCopyLastSOAPRequest" label="Last SOAP Request" onCommand="_4aj._db5( _ylh._i7b() )"/>
- <menuItem id="mnuDebugCopyLastMARequest" label="Last MA Request" onCommand="_4aj._db5( _5m9._i7b() )"/>
- <menuItem id="mnuDebugCopyLastFileOperationRequest" label="Last File Operation Request" onCommand="_4aj._db5( _jcb._703() )"/>
- <menuItem id="mnuDebugCopyLastReportRun" label="Last Report Run" onCommand="_4aj._db5( _5ke._7eb )"/>
- <menuItem id="mnuDebugCopyLasChartPreviewSpec" label="Last Chart Preview Spec" onCommand="_4aj._db5(_0ke._5s3)"/>
- <menuSeparator/>
- <menuItem id="mnuDebugCopyLastSOAPResponse" label="Last SOAP Response" onCommand="_4aj._db5( _ylh._cq9() )"/>
- <menuItem id="mnuDebugCopyLastMAResponse" label="Last MA Response" onCommand="_4aj._db5( _5m9._cq9() )"/>
- <menuItem id="mnuDebugCopyLastFileOperationResponse" label="Last File Operation Response" onCommand="_4aj._db5( _jcb._dh2() )"/>
- <menuItem id="mnuDebugCopyLastQueryInfo" label="Last Query Info Response" onCommand="_4aj._db5( window['_957'] ? _957._3g8() : '' )"/>
- <menuSeparator/>
- <menuItem id="mnuDebugCopyReportFormParams" label="Report Form Parameters" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._0m(false); } )"/>
- <menuItem id="mnuDebugCopySelectionInfo" label="Selection Info" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._ol3(false); } )"/>
- <menuItem id="mnuDebugCopyResources" label="Resources" onCommand="_4aj._db5(_frh._fwe.xml)"/>
- <menuItem id="mnuDebugCopySharedState" label="Shared State" onCommand="_4aj._db5(JSON.stringify(Application.SharedState._fsl, null, '\t'))"/>
- </menuPopup>
- </menuItem>
- <menuSeparator/>
- <menuItem id="mnuDebugEditWithXMLSpy" label="Edit Report Spec With XML Spy" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._d6b(); } )"/>
- <menuSeparator/>
- <menuItem id="mnuDebugSkinEditor" label="Skin Editor" onCommand="_8fm._jgn('_sfn')"/>
- <menuItem id="mnuDebugApplyStdModeFixes" label="Apply Standards Mode Fixes" onCommand="_oc8._e42();_38g._g0n._wfn( true )"/>
- <menuItem id="mnuDebugClearUserData" label="Clear UserData" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._2rc(); } )"/>
- <menuItem id="mnuToolsValidateSpec" idsLabel="IDS_MI_TOOLS_VALIDATE" onCommand="_ypn._977()"/>
- <menuItem id="mnuToolsCleanSpec" label="Clean Spec" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._c5j(); } )"/>
- <menuItem id="mnuToolsInlineImages" label="Inline Images" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._sge(); } )"/>
- <menuItem id="mnuToolsInlineBgImages" label="Inline Background Images" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._c13(); } )"/>
- <menuItem id="mnuOpenPackage" label="(Package) Open..." onCommand="_ypn._zo9()"/>
- <menuItem id="mnuToolsChangePackage" label="Change to Current Package" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._7e8(); } )"/>
- <menuItem id="mnuToolsChangePackageGoSales" label="Change to Go Sales (query)" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._7b4(); } )"/>
- <menuItem id="mnuCreateReportFromDataContainer" label="Create Data Container Report" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._er(); } )"/>
- <menuItem id="mnuConvertV5DataItems" label="Convert report to V5 dataItem" onCommand="_erh._ybb();_agm._x3(_erh._vtc());_erh._iee(true);"/>
- <menuItem id="mnuGenerateQrds" label="Generate Qrds" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._9m3(_erh._vtc()); } )"/>
- <menuItem id="mnuShowDataSets" label="Show Data Sets" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._cje(); } )"/>
- <menuItem id="mnuReleaseAllTracking" label="Release All Request Tracking" onCommand="_ylh._z86()"/>
- <menuItem id="mnuToggleShowActivateElement" label="Toggle Show Activate Element" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._hr1(); } )"/>
- <menuItem id="mnuCrosstabNodeMode" idsLabel="IDS_MI_STRUCTURE_CROSSTABNODEMODE" onCommand="_5ml._jll(['_wd5'], function(_wd5){ _wd5._b33(); } )"/>
- <menuSeparator/>
- <menuItem id="mnuDebugQFSQueryAnalyzer" label="Run Query Analyzer" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._ej8(); } )"/>
- <menuItem id="mnuDebugResizeTo1024x768" label="Resize to 1024 x 768" onCommand="window.top.resizeTo(1024, 768)"/>
- </menuPopup>
- </menuItem>
- <menuItem id="mnuSecret" label="Secret" displayFunction="_vzm._s8g">
- <menuPopup id="mnuSecretPopup">
- <menuItem id="mnuMetadataTest" label="Metadata Control Test" onCommand="_5ml._jll(['dialogs/_y45'], function(_y45) { _y45._jgn(); })"/>
- </menuPopup>
- </menuItem>
- </menuPopup>
- </menuPopupSet>
- </resources>
|