Kap.Dashboard.getSaveDialog

Syntax

getSaveDialog();

Description

The getOpenDialog method returns dialog box for saving repository object.

Comments

The method returns an instance of the PP.Navigator.MetabaseSaveDialogclass.

Example

The example of use is given in description of the Kap.Dashboard.getOpenDialog method.

See also:

Kap.Dashboard