sets focus to the active (blue-colored) state of the toggle button of QueryBuilder
webix.ui({ view:"querybuilder", id:"qb1" }); $$("qb1").focus();