selects the specified item
webix.ui({ view:"sidebar", id:"sidebar", // ... }); $$('sidebar').select(2); //selects an item with the id=2