_iyc.xml 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: rs
  4. (C) Copyright IBM Corp. 2017, 2020
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <resources>
  8. <menuPopupSet id="MenuPopupViewTitleOptions">
  9. <menuPopup id="mnuViewTitleOptionsPopup">
  10. <menuSeparatorLabel label="Customize"/>
  11. <menuItem id="mnuViewTitleOptionsShowNavigationFlyouts" idsLabel="IDS_MI_NAV_SHOW_FLYOUTS" onCommand="_qkk._da6('ShowNavigationFlyouts')" checkedFunction="_qkk._qik('ShowNavigationFlyouts')" displayFunction="!_iyc._bm6 &amp;&amp; !_iyc._oad"/>
  12. <menuItem id="mnuViewTitleOptionsAlwaysShowNavigationIcons" idsLabel="IDS_MI_NAV_ALWAYS_SHOW_ICONS" onCommand="_qkk._da6('AlwaysShowNavigationIcons')" checkedFunction="_qkk._qik('AlwaysShowNavigationIcons')"/>
  13. <menuItem id="mnuViewTitleOptionsShowLock" idsLabel="IDS_MI_NAV_SHOW_LOCK" onCommand="_qkk._da6('ShowViewTitleLock')" checkedFunction="_qkk._qik('ShowViewTitleLock')" displayFunction="!_iyc._bm6"/>
  14. <menuItem id="mnuViewTitleOptionsShowUnlockedObjects" label="Show unlocked objects" onCommand="_qkk._da6('ShowUnlockedObjects')" checkedFunction="_qkk._qik('ShowUnlockedObjects')" displayFunction="_vzm._49b() &amp;&amp; !_iyc._bm6"/>
  15. </menuPopup>
  16. </menuPopupSet>
  17. <menuPopupSet id="MenuPopupViewTitleNavigator">
  18. <menuPopup id="mnuViewTitleNavigatorPopup" indentLength="32" autoPosition="horizontal">
  19. <menuItem id="mnuViewTitleNavigatorReport" idsLabel="IDS_EL_report" smallSvgIcon="def_document_16x16" onCommand="_iyc._nph('report');"/>
  20. <menuItem id="mnuViewTitleNavigatorDataset" idsLabel="IDS_EL_dataset" smallSvgIcon="def_document_16x16" onCommand="_iyc._nph('report');"/>
  21. <menuSeparator/>
  22. <menuItem id="mnuViewTitleNavigatorReportPages" indentLevel="1" idsLabel="IDS_NAV_REPORTPAGES" smallSvgIcon="def_hal_folder_16x16" onCommand="_iyc._nph('reportPages');"/>
  23. <menuItem id="mnuViewTitleNavigatorPromptPages" indentLevel="1" idsLabel="IDS_NAV_PROMPTPAGES" smallSvgIcon="def_hal_folder_16x16" onCommand="_iyc._nph('promptPages');"/>
  24. <menuItem id="mnuViewTitleNavigatorQueries" indentLevel="1" idsLabel="IDS_QUERY_VIEW_QUERIES_LABEL" smallSvgIcon="def_hal_folder_16x16" onCommand="_iyc._nph('queries');"/>
  25. <menuItem id="mnuViewTitleNavigatorClassStyles" indentLevel="1" idsLabel="IDS_EXPLORER_CLASS_STYLES" smallSvgIcon="def_hal_folder_16x16" onCommand="_iyc._nph('classStyles');"/>
  26. <menuItem id="mnuViewTitleNavigatorVariables" indentLevel="1" idsLabel="IDS_EXPLORER_VARIABLES" smallSvgIcon="def_variable_16x16" onCommand="_iyc._nph('variables');"/>
  27. </menuPopup>
  28. </menuPopupSet>
  29. <menuPopupSet id="MenuPopupViewTitlePageName">
  30. <menuPopup id="mnuViewTitlePageNamePopup" autoPosition="horizontal"/>
  31. </menuPopupSet>
  32. <menuPopupSet id="MenuPopupViewTitleQueryName">
  33. <menuPopup id="mnuViewTitleQueryNamePopup" autoPosition="horizontal"/>
  34. </menuPopupSet>
  35. <menuPopupSet id="MenuPopupViewTitleAdd">
  36. <menuPopup id="mnuViewTitleAddPopup" autoPosition="horizontal"/>
  37. </menuPopupSet>
  38. <menuPopupSet id="MenuPopupViewTitleEditor">
  39. <menuPopup id="mnuViewTitleEditorPopup" autoPosition="horizontal">
  40. <menuItem id="mnuViewTitleEditorPageDesign" idsLabel="IDS_MI_VIEW_PAGE_DESIGN" onCommand="setTimeout(Application._twc.bind(Application, 'design'), 0 );" radioFunction="Application.SharedState.Get('editor') == 'design'"/>
  41. <menuItem id="mnuViewTitleEditorPagePreview" idsLabel="IDS_MI_VIEW_PAGE_PREVIEW" onCommand="setTimeout(Application._twc.bind(Application, 'preview'), 0 );" radioFunction="Application.SharedState.Get('editor') == 'preview'"/>
  42. <menuItem id="mnuViewTitleEditorPageStructure" idsLabel="IDS_MI_VIEW_PAGE_STRUCTURE" onCommand="setTimeout(Application._twc.bind(Application, 'structure'), 0 );" radioFunction="Application.SharedState.Get('editor') == 'structure'"/>
  43. </menuPopup>
  44. </menuPopupSet>
  45. <menuPopupSet id="MenuPopupViewTitleQueriesView">
  46. <menuPopup id="mnuViewTitleQueriesViewPopup" autoPosition="horizontal">
  47. <menuItem id="mnuViewTitleQueriesViewAll" idsLabel="IDS_MI_POPUP_QUERYFILTER_ALL" onCommand="_qkk._3kk('QueriesViewerFilter', '')" radioFunction="_qkk._qik('QueriesViewerFilter') == ''"/>
  48. <menuItem id="mnuViewTitleQueriesViewReferenced" idsLabel="IDS_MI_POPUP_QUERYFILTER_REF" onCommand="_qkk._3kk('QueriesViewerFilter', 'referenced')" radioFunction="_qkk._qik('QueriesViewerFilter') == 'referenced'"/>
  49. <menuSeparator/>
  50. <menuItem id="mnuViewTitleQueriesViewShowModel" idsLabel="IDS_MI_POPUP_SHOW_MODEL" onCommand="_qkk._da6('QueriesViewerShowSources')" checkedFunction="_qkk._qik('QueriesViewerShowSources')"/>
  51. <menuItem id="mnuViewTitleQueriesViewExpandRefs" idsLabel="IDS_MI_POPUP_EXPAND_REFS" onCommand="_qkk._da6('QueriesViewerExpandQueryRefs')" checkedFunction="_qkk._qik('QueriesViewerExpandQueryRefs')"/>
  52. </menuPopup>
  53. </menuPopupSet>
  54. <menuPopupSet id="MenuPopupViewTitleConditionalState">
  55. <menuPopup id="mnuViewTitleConditionalStatePopup" indentLength="4" autoPosition="horizontal">
  56. <menuItem id="mnuViewTitleConditionalStateClear" idsLabel="IDS_LBL_CLEAR_CONDITIONAL_STATE" enabledFunction="!!_ypn._0e1()" displayIcon="false"/>
  57. <menuItem id="mnuViewTitleConditionalStateVariables" idsLabel="IDS_MI_POPUP_EXPLORER_VARS" onCommand="_38g._ull(_kyc)" displayIcon="false"/>
  58. <menuSeparator/>
  59. </menuPopup>
  60. </menuPopupSet>
  61. <menuPopupSet id="MenuPopupViewTitleDotDotDot">
  62. <menuPopup id="mnuViewTitleDotDotDotPopup" autoPosition="horizontal">
  63. <menuItem id="mnuViewTitleDotDotDotLock" idsLabel="IDS_MI_STRUCTURE_LOCKED" onCommand="_ypn._3v9()" checkedFunction="Application.SharedState.Get('isLocked')" displayFunction="!_qkk._qik('ShowViewTitleLock')"/>
  64. <menuSeparator/>
  65. <menuItem id="mnuViewTitleDotDotDotOpenFromClipboard" idsLabel="IDS_MI_TOOLS_OPEN_CLIPBOARD" onCommand="_ypn._7m3()"/>
  66. <menuItem id="mnuViewTitleDotDotDotCopyToClipboard" idsLabel="IDS_MI_TOOLS_SAVE_CLIPBOARD" onCommand="_ypn._4p1()"/>
  67. <menuSeparator/>
  68. <menuItem id="mnuViewTitleDotDotDotVisualAids" idsDescription="IDS_TOOLTIPDESC_VISUALAIDS" idsLabel="IDS_MI_VIEW_VISUALAIDS">
  69. <menuPopup id="mnuViewTitleDotDotDotVisualAidsPopup">
  70. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupEnable" idsLabel="IDS_MI_ADORNMENTS_ENABLE" onCommand="_qkk._da6( 'AdornmentsEnable' )" checkedFunction="_qkk._qik('AdornmentsEnable')"/>
  71. <menuSeparator/>
  72. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupBoundaryLines" idsLabel="IDS_MI_ADORNMENTS_BOUNDARYLINES" onCommand="_qkk._da6('AdornmentsBorders')" checkedFunction="_qkk._qik('AdornmentsBorders')" displayFunction="_vzm._49b()" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  73. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupBoundaryLinesOverride" idsLabel="IDS_MI_ADORNMENTS_FORCEBOUNDARYLINES" onCommand="_qkk._da6('AdornmentsBordersOverride')" enabledFunction="_qkk._qik('AdornmentsEnable')" profile="no"/>
  74. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupPreventRepeating" idsLabel="IDS_MI_ADORNMENTS_REPEATING" onCommand="_qkk._da6('PreventRepeating')" checkedFunction="!_qkk._qik('PreventRepeating')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  75. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupPageHeaderFooter" idsLabel="IDS_MI_ADORNMENTS_PAGEHF" onCommand="_qkk._da6('AdornmentsPageHeaderFooter')" checkedFunction="_qkk._qik('AdornmentsPageHeaderFooter')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  76. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupPadding" idsLabel="IDS_MI_ADORNMENTS_PADDING" onCommand="_qkk._da6('AdornmentsPadding')" checkedFunction="_qkk._qik('AdornmentsPadding')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  77. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupShowHidden" idsLabel="IDS_MI_ADORNMENTS_SHOWHIDDEN" onCommand="_qkk._da6('ShowHidden')" checkedFunction="_qkk._qik('ShowHidden')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  78. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupSorting" idsLabel="IDS_MI_ADORNMENTS_SORTING" onCommand="_qkk._da6('AdornmentsSorting')" checkedFunction="_qkk._qik('AdornmentsSorting')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  79. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupGrouping" idsLabel="IDS_MI_ADORNMENTS_GROUPING" onCommand="_qkk._da6('AdornmentsGrouping')" checkedFunction="_qkk._qik('AdornmentsGrouping')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  80. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupSource" idsLabel="IDS_MI_ADORNMENTS_SOURCE" onCommand="_qkk._da6('AdornmentsSource')" checkedFunction="_qkk._qik('AdornmentsSource')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  81. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupDataItemType" idsLabel="IDS_MI_ADORNMENTS_DATAITEMTYPE" onCommand="_qkk._da6('AdornmentsDataItemType')" checkedFunction="_qkk._qik('AdornmentsDataItemType')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  82. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupDrill" idsLabel="IDS_MI_ADORNMENTS_DRILL" onCommand="_qkk._da6('AdornmentsDrill')" checkedFunction="_qkk._qik('AdornmentsDrill')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  83. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupTOCEntries" idsLabel="IDS_MI_ADORNMENTS_TOCENTRIES" onCommand="_qkk._da6('AdornmentsTOCEntries')" checkedFunction="_qkk._qik('AdornmentsTOCEntries')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  84. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupBookmarks" idsLabel="IDS_MI_ADORNMENTS_BOOKMARKS" onCommand="_qkk._da6('AdornmentsBookmarks')" checkedFunction="_qkk._qik('AdornmentsBookmarks')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  85. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupMasterDetail" idsLabel="IDS_MI_ADORNMENTS_MASTERDETAIL" onCommand="_qkk._da6('AdornmentsMasterDetail')" checkedFunction="_qkk._qik('AdornmentsMasterDetail')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  86. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupNoData" idsLabel="IDS_MI_ADORNMENTS_NODATA" onCommand="_qkk._da6('AdornmentsNoData')" checkedFunction="_qkk._qik('AdornmentsNoData')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  87. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupSingletonRepeater" idsLabel="IDS_MI_ADORNMENTS_SINGLETONREPEATER" onCommand="_qkk._da6('AdornmentsSingletonRepeater')" checkedFunction="_qkk._qik('AdornmentsSingletonRepeater')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  88. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupAuthoringHelpers" idsLabel="IDS_MI_ADORNMENTS_AUTHORINGHELPERS" onCommand="_qkk._da6('AdornmentsAuthoringHelpers')" checkedFunction="_qkk._qik('AdornmentsAuthoringHelpers')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  89. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupContainerSelectors" idsLabel="IDS_MI_ADORNMENTS_CONTAINERSELECTORS" onCommand="_qkk._da6('AdornmentsContainerSelectors')" checkedFunction="_qkk._qik('AdornmentsContainerSelectors')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  90. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupEmptyHiddenItems" idsLabel="IDS_MI_ADORNMENTS_EMPTYHIDDENITEMS" onCommand="_qkk._da6('AdornmentsEmptyHiddenItems')" checkedFunction="_qkk._qik('AdornmentsEmptyHiddenItems')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  91. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupShowEmptyText" idsLabel="IDS_MI_ADORNMENTS_SHOWEMPTYTEXT" onCommand="_qkk._da6('ShowEmptyText')" checkedFunction="_qkk._qik('ShowEmptyText')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  92. <menuItem id="mnuViewTitleDotDotDotVisualAidsPopupShowInsertionIcons" idsLabel="IDS_MI_ADORNMENTS_SHOWINSERTIONICONS" onCommand="_qkk._da6('ShowInsertionIcons')" checkedFunction="_qkk._qik('ShowInsertionIcons')" enabledFunction="_qkk._qik('AdornmentsEnable')"/>
  93. </menuPopup>
  94. </menuItem>
  95. <menuItem id="mnuViewTitleDotDotDotEditFind" idsLabel="IDS_MI_EDIT_FIND" smallSvgIcon="def_hal_search_16x16" onCommand="_8fm._jgn('_8d8')"/>
  96. <menuSeparator/>
  97. <menuItem id="mnuViewTitleDotDotDotValidateReport" idsLabel="IDS_MI_TOOLS_VALIDATE_REPORT" smallSvgIcon="def_validate_16x16" onCommand="_ypn._nb5()"/>
  98. <menuItem id="mnuViewTitleDotDotDotValidateOptions" idsLabel="IDS_PROP_validateOptions" onCommand="_8fm._jgn('_2n9')"/>
  99. <menuItem id="mnuViewTitleDotDotDotAutoCorrect" idsLabel="IDS_MI_TOOLS_VALIDATEDATA" onCommand="_8fm._jgn('_5de')"/>
  100. <menuSeparator/>
  101. <menuItem id="mnuViewTitleDotDotDotLCRManager" idsLabel="IDS_MI_TOOLS_LCR_CACHE" onCommand="_8fm._jgn('_k57')"/>
  102. <menuItem id="mnuViewTitleDotDotDotManageConditionalStyles" idsLabel="IDS_MI_MANAGE_CONDITIONAL_STYLES" onCommand="_8fm._jgn('_zf2', null, _erh._vtc(), false, [], null, true, [])"/>
  103. <menuItem id="mnuViewTitleDotDotDotShowGeneratedSQL" idsLabel="IDS_MI_TOOLS_SHOW_GENERATED_SQL" onCommand="_8fm._jgn('_cqc')"/>
  104. <menuItem id="mnuViewTitleUpdateViz" idsLabel="IDS_MI_TOOLS_VALIDATE_VIZ" onCommand="_ypn._c33()"/>
  105. <menuSeparator/>
  106. <menuItem id="mnuViewTitleDotDotDotAddSharedSetReport" idsLabel="IDS_MI_POPUP_ADDSHAREDSETREPORT" onCommand="_eth._yi8()"/>
  107. <menuItem id="mnuViewTitleDotDotDotEditSharedSetReports" idsLabel="IDS_MI_POPUP_EDITSHAREDSETREPORTS" onCommand="_8fm._jgn('_tmh')"/>
  108. <menuItem id="mnuViewTitleDotDotDotManageSharedSetReferences" idsLabel="IDS_MI_POPUP_MANAGE_SSR" onCommand="_8fm._jgn('_po1')"/>
  109. <menuSeparator/>
  110. <menuItem id="mnuViewTitleDotDotDotShowSpec" idsLabel="IDS_MI_TOOLS_SHOW_SPEC_ALL" smallSvgIcon="def_show_spec_16x16" onCommand="_ypn._3yc( _vqj )"/>
  111. <menuItem id="mnuViewTitleDotDotDotShowSpecSel" idsLabel="IDS_MI_TOOLS_SHOW_SPEC_SEL" onCommand="_ypn._3yc( _vqj, _8l8._r66() )" displayFunction="_vzm._49b()"/>
  112. <menuSeparator/>
  113. <menuItem id="mnuViewTitleDotDotDotOptions" idsLabel="IDS_MI_TOOLS_OPTIONS" onCommand="_8fm._jgn('_9jl')"/>
  114. <menuSeparator/>
  115. <menuItem id="mnuDebug" label="Debug" displayFunction="_vzm._49b()">
  116. <menuPopup id="mnuDebugPopup">
  117. <menuItem id="mnuDebugShowDebugConsole" label="Open Debug Console" onCommand="_vzm._q6g()"/>
  118. <menuSeparator/>
  119. <menuItem id="mnuDebugViewer" label="Viewer">
  120. <menuPopup id="mnuDebugViewerPopup">
  121. <menuItem id="mnuDebugShowQueryEngineDebugger" label="Query Engine Debugger" onCommand="_8fm._jgn('_155')"/>
  122. <menuItem id="mnuDebugViewerOutput" label="Display Output" onCommand="_38g._q85( 'viewer' )._lb5( _vqj );"/>
  123. <menuItem id="mnuDebugViewerViewCache" label="View Cache" onCommand="_8fm._jgn('hal/dialogs/_h0g', null, null, 'Viewer Cache', _38g._q85( 'viewer' )._tlg._4ik())"/>
  124. <menuItem id="mnuDebugViewerClearCache" label="Clear Cache" onCommand="_38g._q85( 'viewer' )._anh( false );"/>
  125. <menuItem id="mnuDebugViewerShowParameterValues" label="Forward Parameter Values" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._zf1(); } )"/>
  126. <menuItem id="mnuDebugViewerIntermediateXML" label="Render Intermediate XML" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._qp3(); } )"/>
  127. <menuItem id="mnuDebugViewerEnvironment" label="Render Environment" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._0c7(); } )"/>
  128. <menuItem id="mnuDebugViewerDebugControlStates" label="Debug Prompt Control States" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._x12(); } )"/>
  129. <menuItem id="mnuDebugClearRequireJs" label="Clear require.js log" onCommand="_vzm._h12()"/>
  130. <menuItem id="mnuDebugShowRequireJs" label="require.js" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._sxc(false); } )"/>
  131. <menuItem id="mnuDebugShowRequireJsWithDependencies" label="require.js (with dependencies)" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._sxc(true); } )"/>
  132. <menuItem id="mnuDebugPrint" label="Print" onCommand="window.print()"/>
  133. </menuPopup>
  134. </menuItem>
  135. <menuSeparator/>
  136. <menuItem id="mnuDebugShow" label="Show">
  137. <menuPopup id="mnuDebugShowPopup">
  138. <menuItem id="mnuDebugShowUserData" label="UserData">
  139. <menuPopup id="mnuDebugShowUserDataPopup">
  140. <menuItem id="mnuDebugShowUserDataDefaultSettings" label="Default Settings" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._ng2(true); } )"/>
  141. <menuItem id="mnuDebugShowUserDataProfileDefaultSettings" label="Profile Default Settings" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._zl(true); } )"/>
  142. <menuItem id="mnuDebugShowUserDataProfileSettings" label="User Settings" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._jb4(true); } )"/>
  143. <menuSeparator/>
  144. <menuItem id="mnuDebugShowUserDataAll" label="All UserData" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._ge8(true); } )"/>
  145. </menuPopup>
  146. </menuItem>
  147. <menuItem id="mnuDebugShowHtml" label="HTML" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._7kk(_vqj); } )"/>
  148. <menuItem id="mnuDebugShowInternalReportSpecBranch" label="Internal Report Spec Branch" onCommand="_ypn._3yc( _vqj, null, true )"/>
  149. <menuItem id="mnuDebugShowLaunchParameters" label="Launch Parameters" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._o12(true); } )"/>
  150. <menuItem id="mnuDebugShowParameterValues" label="Parameter Debugger" onCommand="_8fm._jgn('_w57')"/>
  151. <menuItem id="mnuDebugShowClipboard" label="Clipboard" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._kxc(); } )"/>
  152. <menuItem id="mnuDebugShowCookies" label="Cookies" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._s6g(); } )"/>
  153. <menuSeparator/>
  154. <menuItem id="mnuDebugShowLastSOAPRequest" label="Last SOAP Request" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last SOAP Request', _ylh._i7b()); } )"/>
  155. <menuItem id="mnuDebugShowLastMARequest" label="Last MA Request" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last MA Request', _5m9._i7b()); } )"/>
  156. <menuItem id="mnuDebugShowLastFileOperationRequest" label="Last File Operation Request" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last File Operation Request', _jcb._703()); } )"/>
  157. <menuItem id="mnuDebugShowLastReportRun" label="Last Report Run" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last Report Run', _5ke._7eb); } )"/>
  158. <menuItem id="mnuDebugShowLastChartPreviewSpec" label="Last Chart Preview Spec" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Chart Preview Spec', _0ke._5s3)(); } )"/>
  159. <menuSeparator/>
  160. <menuItem id="mnuDebugShowLastSOAPResponse" label="Last SOAP Response" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last SOAP Response', _ylh._cq9()); } )"/>
  161. <menuItem id="mnuDebugShowLastMAResponse" label="Last MA Response" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last MA Response', _5m9._cq9()); } )"/>
  162. <menuItem id="mnuDebugShowLastFileOperationResponse" label="Last File Operation Response" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last File Operation Response', _jcb._dh2()); } )"/>
  163. <menuItem id="mnuDebugShowLastQueryInfo" label="Last Query Info Response" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._yll('Last Query Info Response', window['_957'] ? _957._3g8() : '' ); } )"/>
  164. <menuSeparator/>
  165. <menuItem id="mnuDebugShowReportFormParams" label="Report Form Parameters" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._0m(true); } )"/>
  166. <menuItem id="mnuDebugShowSelectionInfo" label="Selection Info" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._ol3(true); } )"/>
  167. <menuItem id="mnuDebugShowSharedState" label="Shared State" onCommand="_8fm._jgn('_aqc')"/>
  168. <menuItem id="mnuDebugShowHistory" label="History" onCommand="_pm9._4a6()"/>
  169. </menuPopup>
  170. </menuItem>
  171. <menuItem id="mnuDebugCopy" label="Copy">
  172. <menuPopup id="mnuDebugCopyPopup">
  173. <menuItem id="mnuDebugCopyUserData" label="UserData">
  174. <menuPopup id="mnuDebugCopyUserDataPopup">
  175. <menuItem id="mnuDebugCopyUserDataDefaultSettings" label="Default Settings" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._ng2(false); } )"/>
  176. <menuItem id="mnuDebugCopyUserDataProfileDefaultSettings" label="Profile Default Settings" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._zl(false); } )"/>
  177. <menuItem id="mnuDebugCopyUserDataProfileSettings" label="User Settings" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._jb4(false); } )"/>
  178. <menuSeparator/>
  179. <menuItem id="mnuDebugCopyUserDataAll" label="All UserData" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._ge8(false); } )"/>
  180. </menuPopup>
  181. </menuItem>
  182. <menuItem id="mnuDebugCopyHtml" label="HTML" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._jhk(_vqj); } )"/>
  183. <menuItem id="mnuDebugCopyInternalReportSpec" label="Internal Report Spec" onCommand="_4aj._db5( _erh._vtc().xml )"/>
  184. <menuItem id="mnuDebugCopyLaunchParameters" label="Launch Parameters" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._o12(false); } )"/>
  185. <menuItem id="mnuDebugCopyParameterValues" label="Parameter Values" onCommand="_4aj._db5(_f8j._d66())"/>
  186. <menuItem id="mnuDebugCopyClipboard" label="Clipboard" onCommand="_4aj._db5( _4aj._lsc().xml )"/>
  187. <menuItem id="mnuDebugCopyCookies" label="Cookies" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._61g(); } )"/>
  188. <menuItem id="mnuDebugCopyGlobalSelectors" label="Global Selectors" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._w55(); } )"/>
  189. <menuSeparator/>
  190. <menuItem id="mnuDebugCopyLastSOAPRequest" label="Last SOAP Request" onCommand="_4aj._db5( _ylh._i7b() )"/>
  191. <menuItem id="mnuDebugCopyLastMARequest" label="Last MA Request" onCommand="_4aj._db5( _5m9._i7b() )"/>
  192. <menuItem id="mnuDebugCopyLastFileOperationRequest" label="Last File Operation Request" onCommand="_4aj._db5( _jcb._703() )"/>
  193. <menuItem id="mnuDebugCopyLastReportRun" label="Last Report Run" onCommand="_4aj._db5( _5ke._7eb )"/>
  194. <menuItem id="mnuDebugCopyLasChartPreviewSpec" label="Last Chart Preview Spec" onCommand="_4aj._db5(_0ke._5s3)"/>
  195. <menuSeparator/>
  196. <menuItem id="mnuDebugCopyLastSOAPResponse" label="Last SOAP Response" onCommand="_4aj._db5( _ylh._cq9() )"/>
  197. <menuItem id="mnuDebugCopyLastMAResponse" label="Last MA Response" onCommand="_4aj._db5( _5m9._cq9() )"/>
  198. <menuItem id="mnuDebugCopyLastFileOperationResponse" label="Last File Operation Response" onCommand="_4aj._db5( _jcb._dh2() )"/>
  199. <menuItem id="mnuDebugCopyLastQueryInfo" label="Last Query Info Response" onCommand="_4aj._db5( window['_957'] ? _957._3g8() : '' )"/>
  200. <menuSeparator/>
  201. <menuItem id="mnuDebugCopyReportFormParams" label="Report Form Parameters" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._0m(false); } )"/>
  202. <menuItem id="mnuDebugCopySelectionInfo" label="Selection Info" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._ol3(false); } )"/>
  203. <menuItem id="mnuDebugCopyResources" label="Resources" onCommand="_4aj._db5(_frh._fwe.xml)"/>
  204. <menuItem id="mnuDebugCopySharedState" label="Shared State" onCommand="_4aj._db5(JSON.stringify(Application.SharedState._fsl, null, '\t'))"/>
  205. </menuPopup>
  206. </menuItem>
  207. <menuSeparator/>
  208. <menuItem id="mnuDebugEditWithXMLSpy" label="Edit Report Spec With XML Spy" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._d6b(); } )"/>
  209. <menuSeparator/>
  210. <menuItem id="mnuDebugSkinEditor" label="Skin Editor" onCommand="_8fm._jgn('_sfn')"/>
  211. <menuItem id="mnuDebugApplyStdModeFixes" label="Apply Standards Mode Fixes" onCommand="_oc8._e42();_38g._g0n._wfn( true )"/>
  212. <menuItem id="mnuDebugClearUserData" label="Clear UserData" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._2rc(); } )"/>
  213. <menuItem id="mnuToolsValidateSpec" idsLabel="IDS_MI_TOOLS_VALIDATE" onCommand="_ypn._977()"/>
  214. <menuItem id="mnuToolsCleanSpec" label="Clean Spec" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._c5j(); } )"/>
  215. <menuItem id="mnuToolsInlineImages" label="Inline Images" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._sge(); } )"/>
  216. <menuItem id="mnuToolsInlineBgImages" label="Inline Background Images" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._c13(); } )"/>
  217. <menuItem id="mnuOpenPackage" label="(Package) Open..." onCommand="_ypn._zo9()"/>
  218. <menuItem id="mnuToolsChangePackage" label="Change to Current Package" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._7e8(); } )"/>
  219. <menuItem id="mnuToolsChangePackageGoSales" label="Change to Go Sales (query)" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._7b4(); } )"/>
  220. <menuItem id="mnuCreateReportFromDataContainer" label="Create Data Container Report" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._er(); } )"/>
  221. <menuItem id="mnuConvertV5DataItems" label="Convert report to V5 dataItem" onCommand="_erh._ybb();_agm._x3(_erh._vtc());_erh._iee(true);"/>
  222. <menuItem id="mnuGenerateQrds" label="Generate Qrds" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._9m3(_erh._vtc()); } )"/>
  223. <menuItem id="mnuShowDataSets" label="Show Data Sets" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._cje(); } )"/>
  224. <menuItem id="mnuReleaseAllTracking" label="Release All Request Tracking" onCommand="_ylh._z86()"/>
  225. <menuItem id="mnuToggleShowActivateElement" label="Toggle Show Activate Element" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._hr1(); } )"/>
  226. <menuItem id="mnuCrosstabNodeMode" idsLabel="IDS_MI_STRUCTURE_CROSSTABNODEMODE" onCommand="_5ml._jll(['_wd5'], function(_wd5){ _wd5._b33(); } )"/>
  227. <menuSeparator/>
  228. <menuItem id="mnuDebugQFSQueryAnalyzer" label="Run Query Analyzer" onCommand="_5ml._jll(['_lkk'], function(_lkk){ _lkk._ej8(); } )"/>
  229. <menuItem id="mnuDebugResizeTo1024x768" label="Resize to 1024 x 768" onCommand="window.top.resizeTo(1024, 768)"/>
  230. </menuPopup>
  231. </menuItem>
  232. <menuItem id="mnuSecret" label="Secret" displayFunction="_vzm._s8g">
  233. <menuPopup id="mnuSecretPopup">
  234. <menuItem id="mnuMetadataTest" label="Metadata Control Test" onCommand="_5ml._jll(['dialogs/_y45'], function(_y45) { _y45._jgn(); })"/>
  235. </menuPopup>
  236. </menuItem>
  237. </menuPopup>
  238. </menuPopupSet>
  239. </resources>