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