ChildLoaded: function(sender, args);
sender. Event source
args. Information on the event. Arguments: Dim - opened dictionary; OpArgs - operation arguments.
The ChildLoaded event occurs after loading dictionary children.
The example of event use is given in description of the DimSrv.getChildren method.
See also: