returns ids of the checked items
var tree = webix.ui({ view:"tree", ... }); var checked = tree.getChecked();