SchemaDialog.Confirmed

Syntax

Confirmed: function(sender, args: Object);

Parameters

sender. Event source

args. Event information. Available arguments: Params - dictionary parameters.

Description

The Confirmed event is generated on clicking the OK button in the export/import schema selection dialog box.

Example

The event use is given on the page with description of the SchemaDialog constructor.

See also:

CleanUpDialog