getToKeys(dict: PP.Rds.Dictionary, elKeys: Array, callback: function|PP.Delegate);
dict. MDM dictionary.
elKeys. Array that contains keys of the elements, up to which you need to load tree structure.
callback. Callback function.
The getToKeys method loads tree structure up to specified elements of MDM dictionary.
The example of event use is given on the page with description of the RdsService.cloneItems method.
See also: