unbind of ui.window, Methods Webix Docs
breaks "bind" link
void unbind();
Example
$$("table").unbind();
Details
The opposite to the "bind" command. Can be used if master control need to be changed.
See also
API
If you have not checked yet, be sure to visit site of our main product Webix mvc library and page of javascript new window product.