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