DHTMLX Docs & Samples Explorer

onXLE

This event occurs when data loading from XML has already been ended and just before onLoadFunction. onXLE event can call user-defined handlers (if there are any):

    toolbar.attachEvent("onXLE", function(){});