{ "custom": {}, "params": { "Message": { "acceptPB": "value", "cancelPB": "value", "iconPath": "value", "labelText": "value", "okFunc": "value" } }, "propConfig": { "params.Message": { "paramDirection": "input", "persistent": true } }, "props": { "defaultSize": { "height": 251, "width": 299 } }, "root": { "children": [ { "custom": { "iD": "value" }, "meta": { "name": "Button", "visible": false }, "position": { "height": 34, "width": 80, "x": 22, "y": 203 }, "propConfig": { "props.text": { "binding": { "config": { "path": "view.params.Message.acceptPB" }, "type": "property" } } }, "type": "ia.input.button" }, { "meta": { "name": "Button_0" }, "position": { "height": 34, "width": 80, "x": 177, "y": 203 }, "propConfig": { "meta.visible": { "binding": { "config": { "expression": "if({this.props.text} \u003d \"hide\",false, true)" }, "type": "expr" } }, "props.text": { "binding": { "config": { "path": "view.params.Message.cancelPB" }, "type": "property" } } }, "props": { "primary": false }, "type": "ia.input.button" }, { "meta": { "name": "Label" }, "position": { "height": 146, "width": 251, "x": 22, "y": 40 }, "propConfig": { "props.text": { "binding": { "config": { "path": "view.params.Message.labelText" }, "type": "property" } } }, "type": "ia.display.label" }, { "meta": { "name": "Icon" }, "position": { "height": 30, "width": 30, "x": 132.5, "y": 10 }, "propConfig": { "props.path": { "binding": { "config": { "path": "view.params.Message.iconPath" }, "type": "property" } } }, "props": { "color": "#EE5B5B" }, "type": "ia.display.icon" } ], "meta": { "name": "root" }, "type": "ia.container.coord" } }