removes selection from all items
webix.ui({ view:"dataview", id:"data", ... }); $$('data').unselectAll();