SearchDialog Constructor

Syntax

PP.Mb.Ui.SearchDialog(settings);

Parameters

settings. JSON object that contains class property values.

The following settings can be determined in constructor parameters:

 

Description

The SearchDialog constructor creates an instance of SearchDialog class.

Example

The example of constructor use is given on the Example of Creating the SearchDialog Component page.

See also:

SearchDialog: