enables selection in the tree
tree = webix.ui({ view:"tree", ... select:true });
By default, selection in Tree is disabled.