getSaveDialog();
The getOpenDialog method returns dialog box for saving repository object.
The method returns instance of the PP.Navigator.MetabaseSaveDialog class.
The method use is given in the example for Dashboard.getOpenDialog.
See also:
Dashboard