OpenObject: function(sender, args);
sender. Event source.
args. Event information. Available argument: JSON object with the Objects field, that is an array of PP.Mb.Object objects.
The OpenObject event occurs on opening a repository object in the corresponding dialog box.
The example of event use is given in the with description of the MetabaseOpenDialog.getObjectsToOpen method.
See also: