Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/489f125abb250929ae22a1d7f725f23ead3bb861767e4457b610e0a6e73b47b4

127 lines
2.7 KiB
Plaintext

{
"custom": {
"menu": "value"
},
"params": {
"tagpath": "[default]_Testing/CDU",
"udt_type": "CDU"
},
"propConfig": {
"custom.menu": {
"persistent": true
},
"params.tagpath": {
"paramDirection": "input",
"persistent": true
},
"params.udt_type": {
"paramDirection": "input",
"persistent": true
}
},
"props": {},
"root": {
"children": [
{
"children": [
{
"meta": {
"name": "Status"
},
"position": {
"tabIndex": 1
},
"props": {
"path": "Components/Faceplates/_template/control"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Control"
},
"props": {
"path": "Components/Faceplates/_template/info"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Config"
},
"position": {
"tabIndex": 2
},
"props": {
"path": "Components/Faceplates/_template/config"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Trends"
},
"position": {
"tabIndex": 3
},
"props": {
"path": "Components/Faceplates/_template/trend"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Meta"
},
"position": {
"tabIndex": 4
},
"props": {
"path": "Components/Faceplates/_template/meta"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "TabContainer"
},
"position": {
"grow": 1
},
"props": {
"menuType": "modern",
"tabSize": {
"height": 35,
"width": 70
},
"tabStyle": {
"active": {
"color": "var(--call-to-action)"
},
"inactive": {
"color": "gray"
}
},
"tabs": [
"Status",
"Control",
"Config",
"Trends",
"Meta"
]
},
"type": "ia.container.tab"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"backgroundColor": "var(--container-root)"
}
},
"type": "ia.container.flex"
}
}