enables editing of Tree items on a double-click
var tree = new dhx.Tree("tree_container", {editable: true});
added in v6.4