Dashboard.getSaveDialog

Syntax

getSaveDialog();

Description

The getOpenDialog method returns dialog box for saving repository object.

Comments

The method returns instance of the PP.Navigator.MetabaseSaveDialog class.

Example

The method use is given in the example for Dashboard.getOpenDialog.

See also:

Dashboard