onAfterClose

fires after the branch has been closed

void onAfterClose(id id);
ididthe ID of the closed item

Example

some.attachEvent("onAfterClose", function(id){
    webix.message("Node "+id+" closed"); 
});

See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.
If you have not checked yet, be sure to visit site of our main product Webix html5 library and page of treemap data visualization product.