disable of ui.menu, 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 web development library and page of javascript menu product.