enables selection of Tree items
const tree = new dhx.Tree("tree_container", { selection: false, });
added in v7.0