DHTMLX Docs & Samples Explorer

onXLE Event

This event calls user-defined handlers (if there are any) when xml/ajax loading operation finished

          tabbar.attachEvent("onXLE", function(){
              //any custom code
          });