Hi,
Is there any init like functionality for dhtmlx components .
I mean if i create any dhtmlx component for example
var layoutobj = new dhtmlxLayoutObject(‘divid’, ‘1C’);
is there any method that will be called like a constructor in java object.
(In java if we create an object for a class then constructor will be called.)
Thanks,
Naresh Adla