{ "widgettype":"VBox", "options":{ "width":"100%", "height":"100%" }, "subwidgets":[ { "widgettype":"Filler", "options":{}, "subwidgets":[ { "widgettype":"urlwidget", "options":{ "url":"{{entire_url('dc_channels.ui')}}" } } ] }, { "widgettype":"urlwidget", "options":{ "url":"{{entire_url('search.ui')}}" } } ], "binds":[ { "wid":"tv_name", "event":"changed", "actiontype":"method", "target":"channel_list", "method":"load_first_page" } ] }