disable of ui.tree, Methods Webix Docs
disables the calling view (makes it dimmed and unclickable)
void disable();
Example
$$('mylist').disable();
Related samples
See also
API
Articles
If you have not checked yet, be sure to visit site of our main product Webix javascript web framework and page of javascript tree product.