MTN6-125 #82
@ -3,7 +3,7 @@
|
|||||||
"params": {},
|
"params": {},
|
||||||
"props": {
|
"props": {
|
||||||
"defaultSize": {
|
"defaultSize": {
|
||||||
"height": 193,
|
"height": 247,
|
||||||
"width": 1920
|
"width": 1920
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -99,48 +99,125 @@
|
|||||||
"type": "ia.container.flex"
|
"type": "ia.container.flex"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"custom": {
|
"children": [
|
||||||
"view": "Alarms"
|
{
|
||||||
},
|
"custom": {
|
||||||
|
"view": "Alarms"
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"name": "EmbeddedView"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"basis": "1850px",
|
||||||
|
"grow": 1
|
||||||
|
},
|
||||||
|
"propConfig": {
|
||||||
|
"props.path": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"expression": "case({this.custom.view},\r\n\"Alarms\", \"Alarm-Views/AlarmTable\",\r\n\"State\", \"State-Views/State-Table\",\r\n\"Alarm-Views/Docked-Alarm\")"
|
||||||
|
},
|
||||||
|
"type": "expr"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"loading": {
|
||||||
|
"order": "with-parent"
|
||||||
|
},
|
||||||
|
"params": {
|
||||||
|
"length_of_table_data": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"customMethods": [],
|
||||||
|
"extensionFunctions": null,
|
||||||
|
"messageHandlers": [
|
||||||
|
{
|
||||||
|
"messageType": "change-docked-view",
|
||||||
|
"pageScope": true,
|
||||||
|
"script": "\tview \u003d payload[\"data\"]\n\tself.custom.view \u003d view",
|
||||||
|
"sessionScope": false,
|
||||||
|
"viewScope": false
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "ia.display.view"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "ACTIVE"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"basis": "150px"
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"style": {
|
||||||
|
"backgroundColor": "#F0F0F0",
|
||||||
|
"borderStyle": "none",
|
||||||
|
"color": "#000000"
|
||||||
|
},
|
||||||
|
"text": "ACTIVE"
|
||||||
|
},
|
||||||
|
"type": "ia.input.button"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "HIT LIST"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"basis": "150px"
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"style": {
|
||||||
|
"backgroundColor": "#F0F0F0",
|
||||||
|
"borderStyle": "none",
|
||||||
|
"color": "#000000"
|
||||||
|
},
|
||||||
|
"text": "HIT LIST"
|
||||||
|
},
|
||||||
|
"type": "ia.input.button"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "HISTORY"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"basis": "150px"
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"style": {
|
||||||
|
"backgroundColor": "#F0F0F0",
|
||||||
|
"borderStyle": "none",
|
||||||
|
"color": "#000000"
|
||||||
|
},
|
||||||
|
"text": "HISTORY"
|
||||||
|
},
|
||||||
|
"type": "ia.input.button"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"meta": {
|
||||||
|
"name": "FlexContainer"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"basis": "300px"
|
||||||
|
},
|
||||||
|
"type": "ia.container.flex"
|
||||||
|
}
|
||||||
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "EmbeddedView"
|
"name": "FlexContainer_0"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"basis": "1850px",
|
"basis": "200px",
|
||||||
"grow": 1
|
"grow": 1
|
||||||
},
|
},
|
||||||
"propConfig": {
|
|
||||||
"props.path": {
|
|
||||||
"binding": {
|
|
||||||
"config": {
|
|
||||||
"expression": "case({this.custom.view},\r\n\"Alarms\", \"Alarm-Views/AlarmTable\",\r\n\"State\", \"State-Views/State-Table\",\r\n\"Alarm-Views/Docked-Alarm\")"
|
|
||||||
},
|
|
||||||
"type": "expr"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"props": {
|
"props": {
|
||||||
"loading": {
|
"direction": "column"
|
||||||
"order": "with-parent"
|
|
||||||
},
|
|
||||||
"params": {
|
|
||||||
"length_of_table_data": 353
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"type": "ia.container.flex"
|
||||||
"customMethods": [],
|
|
||||||
"extensionFunctions": null,
|
|
||||||
"messageHandlers": [
|
|
||||||
{
|
|
||||||
"messageType": "change-docked-view",
|
|
||||||
"pageScope": true,
|
|
||||||
"script": "\tview \u003d payload[\"data\"]\n\tself.custom.view \u003d view",
|
|
||||||
"sessionScope": false,
|
|
||||||
"viewScope": false
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"type": "ia.display.view"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user