убирает фокус с контрола
webix.ui({ view:"button", id:"b1", value:"Save" }); $$('b1').focus(); ... $$('b1').blur();