1234567891011121314151617181920 |
- {
- "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: Dashboard (C) Copyright IBM Corp. 2019, 2020. 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.content-features",
- "name": "TextEditor",
- "id": "com.ibm.bi.dashboard.content-features.TextEditor",
- "class": "dashboard-core/js/features/content/textEditor/impl/TextEditor",
- "types": [
- "widget.live"
- ],
- "dependencies": ["Dashboard.CustomColor"]
- }
- ]
- }
- ]
- }
|