SearchDialog.FindAll

Syntax

FindAll: function(sender, args);

Parameters

sender. Event source.

args. Event information. Available arguments - JSON object with fields:

Description

The FindAll event occurs on pressing the Find All button.

Example

The example of event use is given in the Example of Creating the SearchDialog Component page.

See also:

SearchDialog