123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200 |
- {
- "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp.2017, 2019. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
- "features": [{
- "id": "com.ibm.bi.dashboard",
- "collectionItems": [{
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.dashboard.mode",
- "modes": {
- "authoring": {
- "visible": true,
- "pressed": true
- },
- "consume": {
- "visible": true,
- "pressed": false
- },
- "translation": {
- "disabled": true
- }
- }
- }, {
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.dashboard.widgetsPanel",
- "modes": {
- "authoring": {
- "visible": true
- },
- "consume": {
- "visible": false
- },
- "eventGroups": {
- "disabled": true
- }
- }
- }, {
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.dashboard.customWidget",
- "modes": {
- "authoring": {
- "visible": true
- },
- "consume": {
- "visible": false
- },
- "eventGroups": {
- "disabled": true
- }
- }
- }, {
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.dashboard.propertyBtn",
- "modes": {
- "authoring": {
- "visible": true
- },
- "consume": {
- "visible": false
- },
- "eventGroups": {
- "disabled": true
- }
- }
- }, {
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.dashboard.eventGroup",
- "modes": {
- "authoring": {
- "visible": true,
- "disabled": false
- },
- "consume": {
- "visible": false,
- "pressed": false
- },
- "eventGroups": {
- "disabled": false
- },
- "widgetMaximized": {
- "disabled": true
- }
- }
- }, {
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.search.search",
- "modes": {
- "authoring": {
- "visible": false
- },
- "consume": {
- "visible": true
- }
- }
- }, {
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.contentApps.myContentFoldersSlideout",
- "modes": {
- "authoring": {
- "visible": false
- },
- "consume": {
- "visible": true
- }
- }
- }, {
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.contentApps.teamFoldersSlideout",
- "modes": {
- "authoring": {
- "visible": false
- },
- "consume": {
- "visible": true
- }
- }
- }, {
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.contentApps.customFoldersSlideout",
- "modes": {
- "authoring": {
- "visible": false
- },
- "consume": {
- "visible": true
- }
- }
- }, {
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.contentApps.mruSlideout",
- "modes": {
- "authoring": {
- "visible": false
- },
- "consume": {
- "visible": true
- }
- }
- }, {
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.glass.common.operations",
- "modes": {
- "authoring": {
- "visible": false
- },
- "consume": {
- "visible": true
- }
- }
- }, {
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.dashboard.pin",
- "modes": {
- "authoring": {
- "visible": true
- },
- "consume": {
- "visible": false
- },
- "eventGroups": {
- "disabled": true
- }
- }
- }, {
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.dashboard.fullScreen",
- "modes": {
- "authoring": {
- "visible": true
- },
- "consume": {
- "visible": true
- },
- "eventGroups": {
- "disabled": true
- }
- }
- }, {
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.contentApps.myPortalPages",
- "modes": {
- "authoring": {
- "visible": false
- },
- "consume": {
- "visible": true
- }
- }
- },{
- "containerId": "com.ibm.bi.dashboard.buttons",
- "id": "com.ibm.bi.dashboard.saveMenu",
- "modes": {
- "authoring": {
- "visible": true
- },
- "consume": {
- "visible": true
- }
- }
- }]
- }]
- }
|