onAfterClose

срабатывает после закрытия ветки

void onAfterClose();

Example

some.attachEvent("onAfterClose", function(id){
    webix.message("Узел "+id+" закрыт"); 
});

See also
Наверх
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.