Here is as reference, the default configuration of the ActiveUI widgets.
One can use these default configurations as a starting point to change a widget configuration, by using the bookmark favorites feature.
{
"showTitleBar": false,
"style": {},
"containerKey": "activemonitor-alert-list",
"actions": [
"full-size",
"save",
"save-as",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {
"tabularView": {
"lineNumbers": false,
"columnOrder": {
"key": "original"
},
"columns": [
{
"key": "id",
"width": 55
},
{
"key": "site",
"width": 325
},
{
"key": "content",
"hide": true
},
{
"key": "eventId",
"hide": true
},
{
"key": "monitorId",
"hide": true
},
{
"key": "start",
"width": 120
},
{
"key": "stop",
"width": 120,
"hide": true
},
{
"key": "title",
"width": 250
},
{
"key": "id",
"hide": true
},
{
"key": "sender",
"width": 130
},
{
"key": "__rowActions__",
"width": 33,
"pinned": true
}
],
"columnsGroups": [
{
"captionProducer": "firstColumn",
"selector": {
"key": "regexp",
"args": {
"pattern": "start|stop",
"singleCells": true
}
},
"cellFactory": "relative-time"
}
],
"defaultOptions": {
"width": 100
},
"handlers": {
"contextmenu": [
"open-alert",
"tabular-header-style",
"tabular-remove-header",
"tabular-freeze-header",
{
"key": "tabular-sort",
"args": {
"direction": "ASC"
}
},
{
"key": "tabular-sort",
"args": {
"direction": "DESC"
}
},
"separator",
"debug-widget-state",
"copy-table",
"widget-csv-export"
],
"click": [
"open-alert",
"tabular-select-cell",
"tabular-select-column"
],
"dblclick": [
"tabular-edit-header"
]
}
}
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "activemonitor-messages",
"actions": [
"full-size",
"save",
"save-as",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {
"tabularView": {
"lineNumbers": false,
"columnOrder": {
"key": "original"
},
"columns": [
{
"key": "title",
"width": 250
},
{
"key": "id",
"hide": true
},
{
"key": "sender",
"width": 130
},
{
"key": "__rowActions__",
"width": 33,
"pinned": true
}
],
"columnsGroups": [
{
"captionProducer": {
"key": "simple",
"args": {
"caption": "time"
}
},
"selector": {
"key": "regexp",
"args": {
"pattern": "time"
}
},
"cellFactory": "relative-time"
}
],
"defaultOptions": {
"width": 100
},
"rowActions": [
"select-message"
],
"rowStyle": [
"inbox"
],
"handlers": {
"contextmenu": [
"tabular-header-style",
"tabular-remove-header",
"tabular-freeze-header",
{
"key": "tabular-sort",
"args": {
"direction": "ASC"
}
},
{
"key": "tabular-sort",
"args": {
"direction": "DESC"
}
},
"separator",
"debug-widget-state",
"copy-table",
"widget-csv-export"
],
"click": [
"open-message",
"tabular-select-cell",
"tabular-select-column"
],
"dblclick": [
"tabular-edit-header"
]
}
}
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "activemonitor-single-alert",
"actions": [
"full-size",
"save",
"save-as",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "bookmark-tree",
"actions": [
"add-server",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {
"configuration": {
"handlers": {
"click": [
"load-bookmark"
],
"contextmenu": [
"load-bookmark",
"create-folder",
"rename-server",
"delete-server",
"edit-bookmark",
"delete-bookmark",
"add-to-favorites",
"separator",
"debug-widget-state"
],
"dblclick": [
"toggle-tree-node"
],
"mouseenter": [
"tree-tooltip-show"
],
"mouseleave": [
"hide-tooltip"
]
}
}
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "chart",
"actions": [
"save",
"save-as",
"toggle-filters",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"quickActions": [
"update-query-mode",
"full-size"
],
"body": {
"layers": [
{
"configuration": {
"handlers": {
"contextmenu": [
"create-calculated-measure",
"refresh-query",
{
"key": "sub-menu",
"args": {
"iconSrcKey": "docks.queryRate",
"caption": {
"textPath": "tabular.contextMenu.updateMode.change"
},
"menuItems": [
{
"key": "update-query-mode",
"args": {
"modes": [
"realTime"
]
}
},
{
"key": "update-query-mode",
"args": {
"modes": [
"refresh-periodically"
],
"refreshInterval": 10
}
},
{
"key": "update-query-mode",
"args": {
"modes": [
"once"
]
}
}
]
}
},
"query-editor",
"debug-widget-state",
"copy-table",
"widget-csv-export",
"chart-png-export"
],
"mouseenter": [
"chart-tooltip-show"
],
"mouseleave": [
"hide-tooltip"
]
}
}
}
]
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "context-values",
"actions": [
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {}
}
{
"showTitleBar": false,
"style": {
"head": {
"all": {
"borderBottom": null
}
}
},
"containerKey": "dashboard",
"actions": [
"save",
"save-as",
"logout",
"about",
"toggle-dock-title-bar"
],
"quickActions": [
"undo",
"redo",
"reset-to-default-view",
"edit-dashboard"
],
"body": {
"layout": {
"direction": "row"
},
"content": []
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "discovery-tree",
"actions": [
"add-server",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {
"configuration": {
"handlers": {
"contextmenu": [
"refresh-discovery",
"rename-server",
"delete-server",
"create-kpi",
"edit-kpi",
"delete-kpi",
"delete-calculated-measure",
"separator",
"debug-widget-state"
],
"dblclick": [
"toggle-tree-node"
],
"mouseenter": [
"tree-tooltip-show"
],
"mouseleave": [
"hide-tooltip"
]
}
}
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "drillthrough",
"actions": [
"save",
"save-as",
"toggle-filters",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"quickActions": [
"update-query-mode",
"full-size"
],
"body": {
"configuration": {
"drillthrough": {
"lineNumbers": true,
"handlers": {
"contextmenu": [
"tabular-header-style",
"tabular-remove-header",
"tabular-freeze-header",
{
"key": "tabular-sort",
"args": {
"direction": "ASC"
}
},
{
"key": "tabular-sort",
"args": {
"direction": "DESC"
}
},
"separator",
"refresh-query",
{
"key": "sub-menu",
"args": {
"iconSrcKey": "docks.queryRate",
"caption": {
"textPath": "tabular.contextMenu.updateMode.change"
},
"menuItems": [
{
"key": "update-query-mode",
"args": {
"modes": [
"realTime"
]
}
},
{
"key": "update-query-mode",
"args": {
"modes": [
"refresh-periodically"
],
"refreshInterval": 10
}
},
{
"key": "update-query-mode",
"args": {
"modes": [
"once"
]
}
}
]
}
},
"query-editor",
"debug-widget-state",
"copy-table",
"widget-csv-export"
],
"click": [
"tabular-select-cell",
"tabular-select-column"
],
"dblclick": [
"tabular-edit-cell",
"tabular-edit-header"
],
"mouseenter": [
"tabular-tooltip-show"
],
"mouseleave": [
"hide-tooltip"
]
}
}
}
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "filters",
"actions": [
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "http",
"actions": [
"full-size",
"save",
"save-as",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "mdx-editor",
"actions": [
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "activemonitor-monitor-list",
"actions": [
"full-size",
"save",
"save-as",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "activemonitor-monitor-view",
"actions": [
"full-size",
"save",
"save-as",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {
"config": {
"readOnly": false
}
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "parameter-list",
"actions": [
"save",
"save-as",
"toggle-filters",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"quickActions": [
"full-size"
],
"body": {
"configuration": {
"summary": {
"tabular": {
"columnOrder": "original",
"lineNumbers": false,
"columns": [
{
"key": "id",
"hide": true,
"width": 40
},
{
"key": "auditId",
"hide": true,
"width": 70
},
{
"key": "pending",
"width": 67,
"hide": true
},
{
"key": "hasPendingModification",
"width": 67,
"hide": true
},
{
"key": "creator",
"hide": true
},
{
"key": "createdAt",
"hide": true
},
{
"key": "properties",
"hide": true
},
{
"key": "value",
"width": 70
},
{
"key": "activation",
"width": 90
},
{
"key": "expiration",
"width": 90
}
],
"cellEditors": [
"parameter-value-editor-in-parameter-list",
"parameter-timestamp-editor-in-parameter-list"
],
"rowActions": [
"create-from-parameter",
"delete-parameter"
],
"columnsGroups": [],
"handlers": {
"contextmenu": [
{
"key": "tabular-clear-sort"
},
{
"key": "tabular-sort",
"args": {
"direction": "ASC"
}
},
{
"key": "tabular-sort",
"args": {
"direction": "DESC"
}
},
"tabular-header-style",
"tabular-freeze-header",
"tabular-remove-header",
"separator",
"debug-widget-state",
"copy-table",
"widget-csv-export"
],
"click": [
"tabular-select-cell",
"tabular-select-column"
],
"dblclick": [
"tabular-edit-cell",
"tabular-edit-header"
],
"mouseenter": [
"tabular-tooltip-show"
],
"mouseleave": [
"hide-tooltip"
]
},
"rowStyle": [
"pending-parameter",
"modified-parameter"
]
}
}
}
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "pivot-table",
"actions": [
"save",
"save-as",
"toggle-filters",
"clear-dock",
"toggle-dock-title-bar",
"toggle-wizard",
"remove-dock"
],
"quickActions": [
"update-query-mode",
"full-size"
],
"body": {
"configuration": {
"shouldRenderWizard": true,
"tabular": {
"columnsGroups": [
{
"captionProducer": "firstColumn",
"cellFactory": "kpi-status",
"selector": "kpi-status"
},
{
"captionProducer": "firstColumn",
"cellFactory": "lookup",
"selector": "lookup"
},
{
"captionProducer": "expiry",
"cellFactory": "expiry",
"selector": "kpi-expiry"
},
{
"captionProducer": "columnMerge",
"selector": "member",
"cellFactory": {
"key": "treeCells",
"args": {
"automaticExpansion": true
}
}
}
],
"lineNumbers": true,
"addButtonFilter": "numeric",
"pinnedHeaderSelector": "member",
"hideAddButton": true,
"sortingMode": "non-breaking",
"defaultOptions": {},
"handlers": {
"contextmenu": [
{
"key": "tabular-clear-sort"
},
{
"key": "tabular-sort",
"args": {
"direction": "ASC"
}
},
{
"key": "tabular-sort",
"args": {
"direction": "DESC"
}
},
{
"key": "sub-menu",
"args": {
"iconSrcKey": "tree.icon.filters",
"caption": {
"textPath": "bookmarks.new.filter.title"
},
"menuItems": [
{
"key": "tabular-member-filter",
"args": {
"scope": "only-current-widget"
}
},
{
"key": "tabular-member-filter",
"args": {
"scope": "all"
}
},
{
"key": "tabular-member-filter",
"args": {
"scope": "only-siblings"
}
}
]
}
},
"tabular-header-style",
"conditional-formatting",
"tabular-freeze-header",
{
"key": "sub-menu",
"args": {
"iconSrcKey": "other.fx",
"caption": {
"textPath": "tabular.contextMenu.actOnCalculatedMeasure"
},
"menuItems": [
{
"key": "edit-calculated-measure"
},
{
"key": "publish-calculated-measure"
}
]
}
},
"tabular-show-tree-column",
"tabular-show-sparklines",
"tabular-sparkline-add-colors",
"edit-kpi",
"watch-measure",
"tabular-collapse-level",
"tabular-expand-level",
"open-drillthrough",
"tabular-remove-header",
"separator",
"create-calculated-measure",
"refresh-query",
{
"key": "sub-menu",
"args": {
"iconSrcKey": "docks.queryRate",
"caption": {
"textPath": "tabular.contextMenu.updateMode.change"
},
"menuItems": [
{
"key": "update-query-mode",
"args": {
"modes": [
"realTime"
]
}
},
{
"key": "update-query-mode",
"args": {
"modes": [
"refresh-periodically"
],
"refreshInterval": 10
}
},
{
"key": "update-query-mode",
"args": {
"modes": [
"once"
]
}
}
]
}
},
"query-editor",
"debug-widget-state",
"copy-table",
"widget-csv-export"
],
"click": [
"tabular-select-cell",
"tabular-select-column"
],
"dblclick": [
"tabular-edit-cell",
"tabular-edit-header"
],
"mouseenter": [
"tabular-tooltip-show"
],
"mouseleave": [
"hide-tooltip"
]
}
}
},
"ranges": {
"column": {
"chunkSize": 50,
"thresholdPercentage": 0.2
},
"row": {
"chunkSize": 2000,
"thresholdPercentage": 0.1
}
}
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "rich-text-editor",
"actions": [
"toggle-text-editing",
"full-size",
"save",
"save-as",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {
"editingMode": "edit",
"renderer": "markdown",
"content": "## Markdown Text Editor\n\nIt handles:\n- **bold text**\n- *or in italics*\n- `code`\n- and a lot of other things such as tables and images.\n\nSee the entire list of supported features at https://markdown-it.github.io/.\n"
}
}
{
"style": {},
"showTitleBar": false,
"containerKey": "rules-editor",
"actions": [
"full-size",
"save",
"save-as",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {
"rules-editor-component": {
"user-inputs": {},
"tabular-rules-summary": {
"lineNumbers": false,
"defaultOptions": {
"width": 70
},
"handlers": {
"contextmenu": [
"tabular-header-style",
"tabular-remove-header",
"tabular-freeze-header",
{
"key": "tabular-sort",
"args": {
"direction": "ASC"
}
},
{
"key": "tabular-sort",
"args": {
"direction": "DESC"
}
},
"separator",
"debug-widget-state",
"copy-table",
"widget-csv-export"
],
"click": [
"tabular-select-cell",
"tabular-select-column"
],
"dblclick": [
"tabular-edit-cell",
"tabular-edit-header"
],
"mouseenter": [
"tabular-tooltip-show"
],
"mouseleave": [
"hide-tooltip"
]
},
"columns": [
{
"key": "__rowActions__",
"width": 34
},
{
"key": "c-workflow-tags-workflows",
"width": 150
}
]
}
}
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "single-value",
"actions": [
"save",
"save-as",
"toggle-filters",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"quickActions": [
"update-query-mode"
],
"body": {
"configuration": {
"singleValue": {
"handlers": {
"contextmenu": [
"edit-single-value",
"conditional-formatting",
"separator",
"refresh-query",
{
"key": "sub-menu",
"args": {
"iconSrcKey": "docks.queryRate",
"caption": {
"textPath": "tabular.contextMenu.updateMode.change"
},
"menuItems": [
{
"key": "update-query-mode",
"args": {
"modes": [
"realTime"
]
}
},
{
"key": "update-query-mode",
"args": {
"modes": [
"refresh-periodically"
],
"refreshInterval": 10
}
},
{
"key": "update-query-mode",
"args": {
"modes": [
"once"
]
}
}
]
}
},
"query-editor",
"debug-widget-state",
"copy-table",
"widget-csv-export"
],
"mouseenter": [
"single-value-tooltip-show"
],
"mouseleave": [
"hide-tooltip"
]
}
}
}
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "single-value",
"actions": [
"save",
"save-as",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {
"headers": [],
"content": [],
"configuration": {
"handlers": {
"contextmenu": [
"debug-widget-state",
"copy-table",
"widget-csv-export"
],
"mouseenter": [
"single-value-tooltip-show"
],
"mouseleave": [
"hide-tooltip"
]
}
}
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "static-tabular-view",
"actions": [
"save",
"save-as",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"quickActions": [
"full-size"
],
"body": {
"headers": [],
"content": [],
"configuration": {
"lineNumbers": true,
"handlers": {
"contextmenu": [
"tabular-header-style",
"tabular-remove-header",
"tabular-freeze-header",
{
"key": "tabular-sort",
"args": {
"direction": "ASC"
}
},
{
"key": "tabular-sort",
"args": {
"direction": "DESC"
}
},
"separator",
"debug-widget-state",
"copy-table",
"widget-csv-export"
],
"click": [
"tabular-select-cell",
"tabular-select-column"
],
"dblclick": [
"tabular-edit-cell",
"tabular-edit-header"
],
"mouseenter": [
"tabular-tooltip-show"
],
"mouseleave": [
"hide-tooltip"
]
}
}
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "tabular-view",
"actions": [
"save",
"save-as",
"toggle-filters",
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"quickActions": [
"update-query-mode",
"full-size"
],
"body": {
"configuration": {
"tabular": {
"columnsGroups": [
{
"captionProducer": "firstColumn",
"cellFactory": "kpi-status",
"selector": "kpi-status"
},
{
"captionProducer": "firstColumn",
"cellFactory": "lookup",
"selector": "lookup"
},
{
"captionProducer": "expiry",
"cellFactory": "expiry",
"selector": "kpi-expiry"
}
],
"lineNumbers": true,
"defaultOptions": {},
"sortingMode": "breaking",
"handlers": {
"contextmenu": [
{
"key": "tabular-clear-sort"
},
{
"key": "tabular-sort",
"args": {
"direction": "ASC"
}
},
{
"key": "tabular-sort",
"args": {
"direction": "DESC"
}
},
{
"key": "sub-menu",
"args": {
"iconSrcKey": "tree.icon.filters",
"caption": {
"textPath": "bookmarks.new.filter.title"
},
"menuItems": [
{
"key": "tabular-member-filter",
"args": {
"scope": "only-current-widget"
}
},
{
"key": "tabular-member-filter",
"args": {
"scope": "all"
}
},
{
"key": "tabular-member-filter",
"args": {
"scope": "only-siblings"
}
}
]
}
},
"tabular-header-style",
"conditional-formatting",
"tabular-freeze-header",
{
"key": "sub-menu",
"args": {
"iconSrcKey": "other.fx",
"caption": {
"textPath": "tabular.contextMenu.actOnCalculatedMeasure"
},
"menuItems": [
{
"key": "edit-calculated-measure"
},
{
"key": "publish-calculated-measure"
}
]
}
},
"tabular-show-tree-column",
"tabular-show-sparklines",
"tabular-sparkline-add-colors",
"edit-kpi",
"watch-measure",
"tabular-collapse-level",
"tabular-expand-level",
"open-drillthrough",
"tabular-remove-header",
"separator",
"create-calculated-measure",
"refresh-query",
{
"key": "sub-menu",
"args": {
"iconSrcKey": "docks.queryRate",
"caption": {
"textPath": "tabular.contextMenu.updateMode.change"
},
"menuItems": [
{
"key": "update-query-mode",
"args": {
"modes": [
"realTime"
]
}
},
{
"key": "update-query-mode",
"args": {
"modes": [
"refresh-periodically"
],
"refreshInterval": 10
}
},
{
"key": "update-query-mode",
"args": {
"modes": [
"once"
]
}
}
]
}
},
"query-editor",
"debug-widget-state",
"copy-table",
"widget-csv-export"
],
"click": [
"tabular-select-cell",
"tabular-select-column"
],
"dblclick": [
"tabular-edit-cell",
"tabular-edit-header"
],
"mouseenter": [
"tabular-tooltip-show"
],
"mouseleave": [
"hide-tooltip"
]
}
}
},
"ranges": {
"column": {
"chunkSize": 50,
"thresholdPercentage": 0.2
},
"row": {
"chunkSize": 2000,
"thresholdPercentage": 0.1
}
}
}
}
{
"showTitleBar": false,
"style": {},
"containerKey": "wizard",
"actions": [
"clear-dock",
"toggle-dock-title-bar",
"remove-dock"
],
"body": {}
}