{ "custom": {}, "params": { "pageid": "value", "panel_id": "value", "text": "value" }, "propConfig": { "params.pageid": { "paramDirection": "input", "persistent": true }, "params.panel_id": { "paramDirection": "input", "persistent": true }, "params.text": { "paramDirection": "input", "persistent": true } }, "props": { "defaultSize": { "height": 30, "width": 160 } }, "root": { "children": [ { "events": { "component": { "onActionPerformed": { "config": { "script": "\tsystem.perspective.navigate(\"/\" + self.view.params.pageid)" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Button" }, "position": { "basis": "120px", "grow": 1 }, "propConfig": { "props.text": { "binding": { "config": { "path": "view.params.text" }, "type": "property" } } }, "props": { "style": { "backgroundColor": "#FFFFFF", "borderBottomColor": "#555555", "borderBottomLeftRadius": 8, "borderBottomRightRadius": 8, "borderBottomStyle": "solid", "borderBottomWidth": 4, "borderLeftColor": "#000000", "borderLeftStyle": "solid", "borderLeftWidth": 1.5, "borderRightColor": "#555555", "borderRightStyle": "solid", "borderRightWidth": 3, "borderTopColor": "#000000", "borderTopLeftRadius": 8, "borderTopRightRadius": 8, "borderTopStyle": "solid", "borderTopWidth": 1.5, "cursor": "pointer", "outlineColor": "#000000", "outlineStyle": "none", "outlineWidth": "3" }, "textStyle": { "color": "#000000", "fontFamily": "inherit", "fontSize": "1vmin", "fontWeight": "bold" } }, "type": "ia.input.button" }, { "meta": { "name": "Main_Panel" }, "position": { "basis": "35px", "shrink": 0 }, "propConfig": { "props.params.tagProps[0]": { "binding": { "config": { "path": "view.params.panel_id" }, "type": "property" } } }, "props": { "params": { "has_state": false, "tagProps": [ null, "", "value", "value", "value", "value", "value", "value", "value", "value" ] }, "path": "Symbol-Views/Equipment-Views/Main_Panel" }, "type": "ia.display.view" } ], "meta": { "name": "root" }, "type": "ia.container.flex" } }