DHTMLX Docs & Samples Explorer

onResizeFinish Event

This event occures in case of window-inited layout and calls user-defined handlers (if there are any) when parent window was resized:

      dhxLayout.attachEvent("onResizeFinish", function(){});