ChildLoaded: function(sender, args);
sender. Event source.
args. Information on the event. Arguments: MetaDim - metadata tree model; OpArgs - passed arguments usedto load elements.
The ChildLoaded event occurs after loading of child elements to tree.
The example of event use is given in description of the MetaSrv.getChildren method.
See also: