123456789101112131415161718 |
- {
- "features": [{
- "id": "com.ibm.bi.home",
- "toolItems": [{
- "id": "ToggleSourceButton",
- "containerId": "com.ibm.bi.glass.navbarLeadingGroup",
- "type": "ca-modeller/bridge/EditPluginHandlerBridge",
- "icon": "database_32_v7",
- "label": "%sourceView",
- "coachMark": {
- "title": "%sourceViewCoachMarkTitle",
- "contents": "%sourceViewCoachMarkContents"
- },
- "actionController": "ca-modeller/bridge/EditActionHandlerBridge"
- }
- ]
- }]
- }
|