867 lines
27 KiB
Plaintext
867 lines
27 KiB
Plaintext
{
|
|
"custom": {
|
|
"FilteredViews": [
|
|
{
|
|
"Path": "autStand/Equipment/Button",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Path": "autStand/Equipment/Camera",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Name": "Chute",
|
|
"Path": "autStand/Equipment/Conveyor",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Path": "autStand/Equipment/Conveyor",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Name": "Conveyor",
|
|
"Path": "autStand/Equipment/Conveyor_Left90",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Name": "Conveyor",
|
|
"Path": "autStand/Equipment/Conveyor_Right90",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Path": "autStand/Equipment/DPM",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Path": "autStand/Equipment/EPC",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Path": "autStand/Equipment/Encoder",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Path": "autStand/Equipment/MCM",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Name": "Photoeye",
|
|
"Path": "autStand/Equipment/Photoeye_Tracking",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Name": "Long Range Photoeye",
|
|
"Path": "autStand/Equipment/Photoeye_Long",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Name": "Proximity Switch",
|
|
"Path": "autStand/Equipment/ProxSensor",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Name": "Start/Stop Button",
|
|
"Path": "autStand/Equipment/SS_Button",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Path": "autStand/Equipment/IO_Block",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Path": "autStand/Equipment/Solenoid",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Path": "autStand/Equipment/VFD",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Name": "Beacon_G",
|
|
"Path": "autStand/Equipment/Beacon",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Name": "Beacon_A",
|
|
"Path": "autStand/Equipment/Beacon",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Name": "Beacon_R",
|
|
"Path": "autStand/Equipment/Beacon",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Name": "Beacon_B",
|
|
"Path": "autStand/Equipment/Beacon",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Name": "Beacon_H",
|
|
"Path": "autStand/Equipment/Beacon",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Path": "autStand/Equipment/Scanner",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
{
|
|
"Path": "autStand/Equipment/DPM",
|
|
"instancePosition": {},
|
|
"instanceStyle": {
|
|
"classes": ""
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"events": {
|
|
"system": {
|
|
"onStartup": {
|
|
"config": {
|
|
"script": "\tproject_info \u003d system.perspective.getProjectInfo()\n\tviews \u003d project_info.get(\u0027views\u0027,[])\n\tfilter_criterion \u003d \"Symbol-Views\"\n\tfilter_criterion2 \u003d \"Symbol-Library-Views\"\n\tfilter_criterion3 \u003d \"Controller-Views\"\n\tfilter_criterion4 \u003d \"Device-Views\"\n\tfiltered_views \u003d [\n\t\tview for view in views \n\t\t\t\n\t\tif filter_criterion in view.get(\u0027path\u0027,\u0027\u0027) \n\t\tand not filter_criterion2 in view.get(\u0027path\u0027,\u0027\u0027) \n\t\tand not filter_criterion3 in view.get(\u0027path\u0027,\u0027\u0027)\n\t\tand not filter_criterion4 in view.get(\u0027path\u0027,\u0027\u0027)\n\t\t]\n\tjson_structure \u003d []\n\tfor view in filtered_views:\n\t\t\n\t\tif \u0027Test\u0027 not in view[\u0027path\u0027]:\n\t\t\tinstance \u003d {\n\t\t\t\t\"instanceStyle\": {\n\t\t\t\t\t\"classes\": \"\"\n\t\t\t\t},\n\t\t\t\t\"instancePosition\": {},\n\t\t\t\t\"Path\": view.get(\u0027path\u0027,\u0027\u0027),\n\t\t\t\t\"forceRunning\":3,\n\t\t\t\t\"forceFault\": None,\n\t\t\t\t\"has_state\":True\n\t\t\t}\n\t\t\tjson_structure.append(instance)\n\t\t\n\tjson_result \u003d system.util.jsonEncode(json_structure)\n\tself.params.Dataset \u003d filtered_views\n\tself.params.FilteredViews \u003d json_structure\n\tself.session.custom.alarm_filter.show_running \u003d True\n\tself.session.custom.alarm_filter.show_safety \u003d True\n\tself.session.custom.alarm_filter.show_diagnostic \u003d True\n\tself.session.custom.alarm_filter.show_gateways \u003d True\n\tself.session.custom.alarm_filter.show_low_alarm \u003d True\n\t"
|
|
},
|
|
"scope": "G",
|
|
"type": "script"
|
|
}
|
|
}
|
|
},
|
|
"params": {
|
|
"Dataset": [],
|
|
"FilteredViews": []
|
|
},
|
|
"propConfig": {
|
|
"custom.FilteredViews": {
|
|
"persistent": true
|
|
}
|
|
},
|
|
"props": {
|
|
"defaultSize": {
|
|
"height": 309,
|
|
"width": 378
|
|
},
|
|
"theme": "dark"
|
|
},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "Table"
|
|
},
|
|
"propConfig": {
|
|
"props.data[11].Color.style.backgroundColor": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "session.custom.colours.state5"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.data[11].Color.style.color": {
|
|
"binding": {
|
|
"config": {
|
|
"expression": "if({session.custom.colours.colour_impaired}\u003d true, \u0027#000000\u0027,\u0027#FFFFFF\u0027) "
|
|
},
|
|
"type": "expr"
|
|
}
|
|
},
|
|
"props.data[12].Color.style.backgroundColor": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "session.custom.colours.state4"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.data[13].Color.style.backgroundColor": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "session.custom.colours.state3"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.data[14].Color.style.backgroundColor": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "session.custom.colours.state2"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.data[15].Color.style.backgroundColor": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "session.custom.colours.state1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.data[1].Color.style.backgroundColor": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "session.custom.colours.state0"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.data[3].Color.style.backgroundColor": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "session.custom.colours.state5"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.data[3].Color.style.color": {
|
|
"binding": {
|
|
"config": {
|
|
"expression": "if({session.custom.colours.colour_impaired}\u003d true, \u0027#000000\u0027,\u0027#FFFFFF\u0027) "
|
|
},
|
|
"type": "expr"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"cells": {
|
|
"style": {
|
|
"paddingLeft": 5
|
|
}
|
|
},
|
|
"columns": [
|
|
{
|
|
"align": "center",
|
|
"boolean": "checkbox",
|
|
"dateFormat": "MM/DD/YYYY",
|
|
"editable": false,
|
|
"field": "Color",
|
|
"filter": {
|
|
"boolean": {
|
|
"condition": ""
|
|
},
|
|
"date": {
|
|
"condition": "",
|
|
"value": ""
|
|
},
|
|
"enabled": false,
|
|
"number": {
|
|
"condition": "",
|
|
"value": ""
|
|
},
|
|
"string": {
|
|
"condition": "",
|
|
"value": ""
|
|
},
|
|
"visible": "on-hover"
|
|
},
|
|
"footer": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"classes": ""
|
|
},
|
|
"title": ""
|
|
},
|
|
"header": {
|
|
"align": "center",
|
|
"justify": "center",
|
|
"style": {
|
|
"classes": ""
|
|
},
|
|
"title": ""
|
|
},
|
|
"justify": "auto",
|
|
"nullFormat": {
|
|
"includeNullStrings": false,
|
|
"nullFormatValue": "",
|
|
"strict": false
|
|
},
|
|
"number": "value",
|
|
"numberFormat": "0,0.##",
|
|
"progressBar": {
|
|
"bar": {
|
|
"color": "",
|
|
"style": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
"max": 100,
|
|
"min": 0,
|
|
"track": {
|
|
"color": "",
|
|
"style": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
"value": {
|
|
"enabled": true,
|
|
"format": "0,0.##",
|
|
"justify": "center",
|
|
"style": {
|
|
"classes": ""
|
|
}
|
|
}
|
|
},
|
|
"render": "auto",
|
|
"resizable": true,
|
|
"sort": "none",
|
|
"sortable": false,
|
|
"strictWidth": true,
|
|
"style": {
|
|
"classes": ""
|
|
},
|
|
"toggleSwitch": {
|
|
"color": {
|
|
"selected": "",
|
|
"unselected": ""
|
|
}
|
|
},
|
|
"viewParams": {},
|
|
"viewPath": "",
|
|
"visible": true,
|
|
"width": 85
|
|
},
|
|
{
|
|
"align": "center",
|
|
"boolean": "checkbox",
|
|
"dateFormat": "MM/DD/YYYY",
|
|
"editable": false,
|
|
"field": "Description",
|
|
"filter": {
|
|
"boolean": {
|
|
"condition": ""
|
|
},
|
|
"date": {
|
|
"condition": "",
|
|
"value": ""
|
|
},
|
|
"enabled": false,
|
|
"number": {
|
|
"condition": "",
|
|
"value": ""
|
|
},
|
|
"string": {
|
|
"condition": "",
|
|
"value": ""
|
|
},
|
|
"visible": "on-hover"
|
|
},
|
|
"footer": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"classes": ""
|
|
},
|
|
"title": ""
|
|
},
|
|
"header": {
|
|
"align": "center",
|
|
"justify": "center",
|
|
"style": {
|
|
"classes": ""
|
|
},
|
|
"title": ""
|
|
},
|
|
"justify": "auto",
|
|
"nullFormat": {
|
|
"includeNullStrings": false,
|
|
"nullFormatValue": "",
|
|
"strict": false
|
|
},
|
|
"number": "value",
|
|
"numberFormat": "0,0.##",
|
|
"progressBar": {
|
|
"bar": {
|
|
"color": "",
|
|
"style": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
"max": 100,
|
|
"min": 0,
|
|
"track": {
|
|
"color": "",
|
|
"style": {
|
|
"classes": ""
|
|
}
|
|
},
|
|
"value": {
|
|
"enabled": true,
|
|
"format": "0,0.##",
|
|
"justify": "center",
|
|
"style": {
|
|
"classes": ""
|
|
}
|
|
}
|
|
},
|
|
"render": "auto",
|
|
"resizable": true,
|
|
"sort": "none",
|
|
"sortable": false,
|
|
"strictWidth": false,
|
|
"style": {
|
|
"borderLeftStyle": "solid",
|
|
"borderLeftWidth": 1,
|
|
"borderRightStyle": "solid",
|
|
"borderRightWidth": 1,
|
|
"classes": ""
|
|
},
|
|
"toggleSwitch": {
|
|
"color": {
|
|
"selected": "",
|
|
"unselected": ""
|
|
}
|
|
},
|
|
"viewParams": {},
|
|
"viewPath": "",
|
|
"visible": true,
|
|
"width": 100
|
|
}
|
|
],
|
|
"data": [
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"backgroundColor": "",
|
|
"borderBottomStyle": "solid",
|
|
"borderBottomWidth": 1,
|
|
"borderLeftStyle": "hidden",
|
|
"borderRightStyle": "hidden",
|
|
"classes": "",
|
|
"font-weight": "bold"
|
|
},
|
|
"value": "State"
|
|
},
|
|
"Description": {
|
|
"align": "center",
|
|
"editable": false,
|
|
"justify": "left",
|
|
"style": {
|
|
"backgroundColor": "",
|
|
"borderBottomStyle": "solid",
|
|
"borderBottomWidth": 1,
|
|
"borderLeftStyle": "hidden",
|
|
"classes": "some-class",
|
|
"font-weight": "bold"
|
|
},
|
|
"value": "Description"
|
|
}
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"classes": "",
|
|
"color": "#000000"
|
|
},
|
|
"value": "Stopped"
|
|
},
|
|
"Description": "MHE is Stopped/Disabled\n"
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"backgroundColor": "#c9fcc0",
|
|
"classes": "",
|
|
"color": "#000000"
|
|
},
|
|
"value": "Enabled"
|
|
},
|
|
"Description": "MHE is Enabled (Not Running)"
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"classes": ""
|
|
},
|
|
"value": "Running"
|
|
},
|
|
"Description": "MHE is Running"
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"backgroundColor": "#00ffd0",
|
|
"classes": "",
|
|
"color": "#000000"
|
|
},
|
|
"value": "Power Saving"
|
|
},
|
|
"Description": "MHE is in Power Saving Mode"
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"backgroundColor": "#ff8c00",
|
|
"classes": "",
|
|
"color": "#000000"
|
|
},
|
|
"value": "Jammed"
|
|
},
|
|
"Description": "MHE is Jammed"
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"backgroundColor": "#0008ff",
|
|
"classes": "",
|
|
"color": "#FFFFFF"
|
|
},
|
|
"value": "Full"
|
|
},
|
|
"Description": "MHE is Full"
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"backgroundColor": "#946446",
|
|
"classes": "",
|
|
"color": "#FFFFFF"
|
|
},
|
|
"value": "Maint Mode"
|
|
},
|
|
"Description": "MHE is in Maintenance Mode"
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"backgroundColor": "#B45C5C",
|
|
"classes": "",
|
|
"color": "#FFFFFF"
|
|
},
|
|
"value": "Maint Running Mode"
|
|
},
|
|
"Description": "MHE Running in Maintenance Mode"
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"backgroundColor": "#ff0000",
|
|
"classes": "",
|
|
"color": "#FFFFFF"
|
|
},
|
|
"value": "Estop / Faulted\n"
|
|
},
|
|
"Description": "MHE is Estopped / Faulted\n"
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"backgroundColor": "",
|
|
"borderBottomStyle": "solid",
|
|
"borderBottomWidth": 1,
|
|
"borderLeftStyle": "hidden",
|
|
"borderRightStyle": "hidden",
|
|
"borderTopStyle": "solid",
|
|
"borderTopWidth": 1,
|
|
"classes": "",
|
|
"font-weight": "bold"
|
|
},
|
|
"value": "Priority"
|
|
},
|
|
"Description": {
|
|
"align": "center",
|
|
"editable": false,
|
|
"justify": "left",
|
|
"style": {
|
|
"backgroundColor": "",
|
|
"borderBottomStyle": "solid",
|
|
"borderBottomWidth": 1,
|
|
"borderLeftStyle": "hidden",
|
|
"borderTopStyle": "solid",
|
|
"borderTopWidth": 1,
|
|
"classes": "",
|
|
"font-weight": "bold"
|
|
},
|
|
"value": "Description"
|
|
}
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"classes": ""
|
|
},
|
|
"value": "Healthy"
|
|
},
|
|
"Description": "Healthy, no active alarms"
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"classes": "",
|
|
"color": "#000000"
|
|
},
|
|
"value": "Diagnostic"
|
|
},
|
|
"Description": "Diagnostic Information"
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"borderLeftColor": "white",
|
|
"justify": "left",
|
|
"style": {
|
|
"classes": "",
|
|
"color": "#000000"
|
|
},
|
|
"value": "Low"
|
|
},
|
|
"Description": "Running at reduced capacity",
|
|
"Status": "Low"
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"classes": ""
|
|
},
|
|
"value": "Medium"
|
|
},
|
|
"Description": "Controlled Stop"
|
|
},
|
|
{
|
|
"Color": {
|
|
"align": "center",
|
|
"justify": "left",
|
|
"style": {
|
|
"classes": "some-class"
|
|
},
|
|
"value": "High"
|
|
},
|
|
"Description": "Uncontrolled Stop"
|
|
}
|
|
],
|
|
"dragOrderable": false,
|
|
"enableHeader": false,
|
|
"headerStyle": {
|
|
"backgroundColor": "#2B2B2B",
|
|
"color": "#FFFFFF",
|
|
"textIndent": "0px"
|
|
},
|
|
"pager": {
|
|
"bottom": false
|
|
},
|
|
"rows": {
|
|
"highlight": {
|
|
"color": "#FFFFFF",
|
|
"enabled": false
|
|
},
|
|
"style": {
|
|
"classes": "Background-Styles/Controller"
|
|
}
|
|
},
|
|
"selection": {
|
|
"enableRowSelection": false,
|
|
"style": {
|
|
"fontWeight": "bold"
|
|
}
|
|
}
|
|
},
|
|
"type": "ia.display.table"
|
|
},
|
|
{
|
|
"children": [
|
|
{
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "EmbeddedView"
|
|
},
|
|
"position": {
|
|
"basis": "320px"
|
|
},
|
|
"propConfig": {
|
|
"props.params.FilteredViews": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.FilteredViews"
|
|
},
|
|
"type": "property"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"path": "autStand/PopUp-Views/Legend_Popup/Legend-table"
|
|
},
|
|
"type": "ia.display.view"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "FlexContainer_6"
|
|
},
|
|
"position": {
|
|
"basis": "800px",
|
|
"grow": 1
|
|
},
|
|
"props": {
|
|
"direction": "column"
|
|
},
|
|
"type": "ia.container.flex"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "FlexContainer"
|
|
},
|
|
"position": {
|
|
"tabIndex": 1
|
|
},
|
|
"props": {
|
|
"direction": "column",
|
|
"style": {
|
|
"overflow": "visible"
|
|
}
|
|
},
|
|
"type": "ia.container.flex"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "TabContainer"
|
|
},
|
|
"position": {
|
|
"basis": "1377px"
|
|
},
|
|
"propConfig": {
|
|
"props.currentTabIndex": {
|
|
"onChange": {
|
|
"enabled": null,
|
|
"script": "\tif currentValue.value \u003d\u003d 2:\n\t\tsystem.perspective.closePopup(\"TZyBcXB7\")\n\t\tsystem.perspective.openPopup(\n\t\t id\u003d\"DOO\", \n\t\t view\u003d\"autStand/PopUp-Views/Legend_Popup/Legend-DOO\", \n\t\t title\u003d\"Description of Operations - Amazon BNA8\",\n\t\t modal\u003dTrue,\n\t\t draggable\u003dFalse,\n\t\t resizable\u003dFalse,\n\t\t showCloseIcon\u003dTrue,\n\t\t)"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"currentTabIndex": 1,
|
|
"menuStyle": {
|
|
"fontWeight": "bold"
|
|
},
|
|
"style": {
|
|
"classes": "Background-Styles/Controller"
|
|
},
|
|
"tabs": [
|
|
"Color",
|
|
"Icons",
|
|
"DOO"
|
|
]
|
|
},
|
|
"type": "ia.container.tab"
|
|
}
|
|
],
|
|
"events": {
|
|
"system": {
|
|
"onStartup": {
|
|
"config": {
|
|
"script": "\tself.getChild(\"TabContainer\").props.currentTabIndex \u003d 0"
|
|
},
|
|
"scope": "G",
|
|
"type": "script"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"props": {
|
|
"direction": "column",
|
|
"style": {
|
|
"backgroundColor": "#3B3B3B",
|
|
"opacity": 1
|
|
}
|
|
},
|
|
"type": "ia.container.flex"
|
|
}
|
|
} |