onAfterOpen

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

void onAfterOpen(id id);
ididid открытой ветки

Example

some.attachEvent("onAfterOpen", function(){
    //... ваш код ... 
});

See also
Наверх
If you have not checked yet, be sure to visit site of our main product Webix javascript dashboard framework and page of tree grid ui product.