123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351 |
- {
- "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: Reporting (C) Copyright IBM Corp. 2017, 2020. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
- "label": "Reporting",
- "features":
- [
-
- {
- "id": "com.ibm.bi.authoring",
- "svgImages": ["images/authoring_icons.svg"],
- "excludeFeatures" : [],
- "excludeItems" : [],
- "cssStyles" : ["css/authoring/authoring.css"],
- "content":
- {
- "module": "bi/authoring/rsContentView"
- },
- "toolItems":
- [
- {
- "id" : "saveAsBtn",
- "containerId" : "com.ibm.bi.glass.appbarLeadingGroup",
- "icon": "common-save",
- "type": "Menu",
- "actionController": "bi/authoring/plugins/rsAppSaveAsMenuActions",
- "title": "%toolTip_Save",
- "weight": 990,
- "defaultAction": "com.ibm.bi.authoring.save",
- "items" :
- [
- {
- "id" : "save",
- "label" : "%menuLabel_Save"
- },
- {
- "id" : "save_as",
- "label" : "%menuLabel_Save_as"
- },
- {
- "id" : "convert_to_template",
- "label" : "%menuLabel_Convert_to_Template"
- },
- {
- "id" : "save_as_report_view",
- "label" : "%menuLabel_Save_as_Report_View"
- },
- {
- "id" : "convert_to_active_report",
- "label" : "%menuLabel_Convert_to_Active_Report"
- }
- ]
- },
- {
- "id" : "toggleEditViewer",
- "containerId" : "com.ibm.bi.glass.appbarLeadingGroup",
- "icon": "common-edit",
- "type": "Button",
- "push": true,
- "actionController": "bi/authoring/plugins/rsAppButtonActions",
- "title": "%toolTip_Edit",
- "environment": {
- "deviceTypes": ["desktop"]
- },
- "weight": 980
- },
- {
- "id" : "undoBtn",
- "containerId" : "com.ibm.bi.glass.appbarLeadingGroup",
- "icon": "common-undo",
- "type": "Button",
- "actionController": "bi/authoring/plugins/rsAppButtonActions",
- "title": "%toolTip_Undo",
- "weight": 970
- },
- {
- "id" : "redoBtn",
- "containerId" : "com.ibm.bi.glass.appbarLeadingGroup",
- "icon": "common-redo",
- "type": "Button",
- "actionController": "bi/authoring/plugins/rsAppButtonActions",
- "title": "%toolTip_Redo",
- "weight": 960
- },
- /*{
- "id" : "viewerBtn",
- "containerId" : "com.ibm.bi.glass.appbarLeadingGroup",
- "icon": "authoring-run",
- "type": "Button",
- "actionController": "bi/authoring/plugins/rsAppButtonActions",
- "title": "%toolTip_Viewer",
- "weight": 950,
- "class" : "rsRunButton"
- }, */
- {
- "id" : "runMenu",
- "containerId" : "com.ibm.bi.glass.appbarLeadingGroup",
- "icon": "authoring-run",
- "type": "Menu",
- "actionController": "bi/authoring/plugins/rsAppRunMenuActions",
- "title": "%toolTip_RunOption",
- "weight": 940,
- "class" : "rsRunMenu",
- "items" :
- [
- {
- "id" : "run_html",
- "icon" : "common-html_icon",
- "label" : "%menuLabel_RunOptions_HTMLViewer"
- },
- {
- "id" : "run_pdf",
- "icon" : "common-pdf_icon",
- "label" : "%menuLabel_RunOptions_PDF"
- },
- {
- "id" : "run_excel2007",
- "icon" : "common-excel_icon",
- "label" : "%menuLabel_RunOptions_Excel"
- },
- {
- "id" : "run_excel2007data",
- "icon" : "common-excel_icon",
- "label" : "%menuLabel_RunOptions_ExcelData"
- },
- {
- "id" : "run_csv",
- "icon" : "common-csv_icon",
- "label" : "%menuLabel_RunOptions_CSV"
- },
- {
- "id" : "run_html_ar",
- "label" : "%menuLabel_RunOptions_HTML_AR"
- },
- {
- "id" : "run_html_ar_download",
- "label" : "%menuLabel_RunOptions_HTML_AR_Download"
- },
- {
- "id" : "run_xml",
- "icon": "common-xml_icon",
- "label" : "%menuLabel_RunOptions_XML"
- },
- {
- "id" : "run_show_run_options",
- "label" : "%menuLabel_RunOptions_Show_Run_Options"
- }
- ]
- },
- {
- "id" : "runBtn",
- "containerId" : "com.ibm.bi.glass.appbarLeadingGroup",
- "icon": "authoring-run",
- "type": "Menu",
- "actionController": "bi/authoring/plugins/rsAppRunMenuActions",
- "title": "%toolTip_Viewer",
- "weight": 935,
- "defaultAction": "com.ibm.bi.viewer.run",
- "items" :
- [
- {
- "id" : "com.ibm.bi.viewer.run",
- "label" : "%toolTip_Viewer"
- },
- {
- "id" : "com.ibm.bi.viewer.runHtml",
- "icon" : "common-html_icon",
- "label" : "%menuLabel_Viewer_HTML"
- },
- {
- "id" : "com.ibm.bi.viewer.runPdf",
- "icon" : "common-pdf_icon",
- "label" : "%menuLabel_Viewer_PDF"
- },
- {
- "id" : "com.ibm.bi.viewer.run_excel2007",
- "icon" : "common-excel_icon",
- "label" : "%menuLabel_RunOptions_Excel"
- },
- {
- "id" : "com.ibm.bi.viewer.run_excel2007data",
- "icon" : "common-excel_icon",
- "label" : "%menuLabel_RunOptions_ExcelData"
- },
- {
- "id" : "com.ibm.bi.viewer.run_csv",
- "icon" : "common-csv_icon",
- "label" : "%menuLabel_RunOptions_CSV"
- },
- {
- "id" : "com.ibm.bi.viewer.run_html_ar",
- "label" : "%menuLabel_RunOptions_HTML_AR"
- },
- {
- "id" : "com.ibm.bi.viewer.run_html_ar_download",
- "label" : "%menuLabel_RunOptions_HTML_AR_Download"
- },
- {
- "id" : "com.ibm.bi.viewer.run_xml",
- "icon": "common-xml_icon",
- "label" : "%menuLabel_RunOptions_XML"
- }
-
- ]
- },
- {
- "id" : "outputBtn",
- "containerId" : "com.ibm.bi.glass.appbarLeadingGroup",
- "icon": "authoring-run",
- "type": "Menu",
- "actionController": "bi/authoring/plugins/rsAppOutputMenuActions",
- "title": "%toolTip_Output",
- "weight": 935,
- "defaultAction": "com.ibm.bi.authoring.run",
- "items" :
- [
- {
- "id" : "run",
- "label" : "%toolTip_Viewer"
- },
- {
- "id" : "outputHtml",
- "icon" : "common-html_icon",
- "label" : "%menuLabel_Output_HTML"
- },
- {
- "id" : "outputPdf",
- "icon" : "common-pdf_icon",
- "label" : "%menuLabel_Output_PDF"
- },
- {
- "id" : "output_excel2007",
- "icon" : "common-excel_icon",
- "label" : "%menuLabel_Output_Excel"
- },
- {
- "id" : "output_excel2007data",
- "icon" : "common-excel_icon",
- "label" : "%menuLabel_Output_ExcelData"
- },
- {
- "id" : "output_csv",
- "icon" : "common-csv_icon",
- "label" : "%menuLabel_Output_CSV"
- },
- {
- "id" : "output_xml",
- "icon": "common-xml_icon",
- "label" : "%menuLabel_Output_XML"
- }
-
- ]
- },
- {
- "id" : "refreshBtn",
- "containerId" : "com.ibm.bi.glass.appbarLeadingGroup",
- "icon": "authoring-refresh",
- "type": "Button",
- "actionController": "bi/authoring/plugins/rsAppButtonActions",
- "title": "%toolTip_Refresh",
- "weight": 930
-
- },
- {
- "id" : "consumptionFilter",
- "containerId" : "com.ibm.bi.glass.appbarTrailingGroup",
- "icon": "common-filter",
- "type": "Button",
- "actionController": "bi/authoring/plugins/rsAppButtonActions",
- "title": "%toolTip_ShowFilters",
- "weight": 800
-
- },
- {
- "id" : "overflow",
- "containerId" : "com.ibm.bi.glass.common.operations",
- "type": "MenuContribution",
- "actionController": "bi/authoring/plugins/rsAppMenuActions",
- "items" :
- [
- {
- "id" : "editOverflow_clearParameters",
- "label" : "%menuLabel_Refresh_Clear"
- }
- ]
- },
- {
- "id" : "insertableObjectsBtn",
- "containerId" : "com.ibm.bi.glass.navbarLeadingGroup",
- "icon": "authoring-insertable-objects",
- "label":"%btnLabel_InsertableObjects",
- "type": "Button",
- "actionController": "bi/authoring/plugins/rsAppButtonActions",
- "push": true,
- "weight": 990
- },
- /*
- Remove Help for Beta
- ,{
- "id" : "helpBtn",
- "containerId" : "com.ibm.bi.glass.navbarTrailingGroup",
- "icon": "js/authoring/images/help.png",
- "label": "%btnLabel_Help",
- "type": "Button",
- "actionController": "bi/authoring/plugins/rsAppButtonActions",
- "weight": 960
- }*/
- ],
- "collectionContainers":
- [
- {
- "id": "mnuViewTitleNavigatorReport",
- "label": "%mnuViewTitleNavigator_Report",
- "weight": 938,
- "items": [
- {
- "id": "mnuViewTitleNavigatorReportPages",
- "label": "%mnuViewTitleNavigator_Pages"
- },
- {
- "id": "mnuViewTitleNavigatorPromptPages",
- "label": "%mnuViewTitleNavigator_Prompt_pages"
- },
- {
- "id": "mnuViewTitleNavigatorQueries",
- "label": "%mnuViewTitleNavigator_Queries"
- },
- {
- "id": "mnuViewTitleNavigatorClassStyles",
- "label": "%mnuViewTitleNavigator_Classes"
- },
- {
- "id": "mnuViewTitleNavigatorVariables",
- "label": "%mnuViewTitleNavigator_Variables"
- }
- ]
- },
- {
- "id": "widgets",
- "lensable": false
- },
- {
- "id" : "onDemandToolbar",
- "label" : "%onDemand_Toolbar",
- "weight": 942,
- "items": []
- }
- ]
- }
- ],
- "localizationFileName": "rs_application"
- }
|