{ "widgettype":"HBox", "options":{ "width":"100%", "cheight":2 }, "subwidgets":[ { "widgettype": "HBox", "options":{}, "subwidgets":[ { "widgettype":"Icon", "options":{ "cwidth": 1.5, "cheight": 1.5, "url":"{{entire_url('/imgs/atvoe.svg')}}", "cursor":"pointer", "rate":1.5 } },{ "widgettype":"Title6", "options":{ "text":"All TV On Earth" } } ], "binds":[ { "wid":"self", "event":"click", "actiontype":"urlwidget", "target":"app", "mode":"append", "options":{ "url":"{{entire_url('popupmenu.ui')}}" } } ] }, { "widgettype":"Filler", "options":{ } }, { "widgettype":"urlwidget", "options":{ "url":"{{entire_url('/rbac/user/user_panel.ui')}}" } } ] }