{ "custom": {}, "params": { "Font-size": 10, "Text": "value" }, "propConfig": { "params.Font-size": { "paramDirection": "inout", "persistent": true }, "params.Text": { "paramDirection": "input", "persistent": true } }, "props": { "defaultSize": { "height": 12, "width": 70 } }, "root": { "children": [ { "meta": { "name": "Text" }, "position": { "height": 1, "width": 1 }, "propConfig": { "meta.visible": { "binding": { "config": { "expression": "{session.custom.show.ConveyorLabels}" }, "type": "expr" } }, "props.style.fontSize": { "binding": { "config": { "path": "view.params.Font-size" }, "type": "property" } }, "props.text": { "binding": { "config": { "path": "view.params.Text" }, "type": "property" } } }, "props": { "style": { "backgroundColor": "#D3D3D300", "classes": "table/highlight", "color": "#000000", "fontFamily": "Arial", "fontWeight": "bold", "textAlign": "center" } }, "type": "ia.display.label" } ], "meta": { "name": "root" }, "position": { "x": -1.16, "y": 0.28 }, "props": { "mode": "percent" }, "type": "ia.container.coord" } }