Find: function(sender, args);
sender. Event source.
args. Event information. Available arguments - JSON object with fields:
Object. JSON object with settings of found repository object.
Index. Index of found repository object (starting with 0).
The Find event occurs on pressing the Find button.
The example of event use is given in the Example of Creating the SearchDialog Component page.
See also: