SaveAsObject: function(sender, args)
sender. Event source
args. Event information. Available argument - JSON object that contains dialog box settings (id - identifier of the saved object, Name - object name, Names - array of object name translations to different languages, Operation - type of executed operation, ParentKey - key of the repository parent object, ParentMbObject - repository parent object).
The SaveAsObject event occurs on saving the object to repository.
The example of event use is given in the Example of Creating the MetabaseSaveDialog Component.
See also: