MetabaseSaveDialog.getNameControl

Syntax

getNameControl();

Description

The getNameControl method returns text box to enter name of the object to be saved.

Comments

This method returns an object of the PP.Ui.TextBox type.

Example

The example of use is given in the page with description of the MetabaseSaveDialog.getIdControl method.

See also:

MetabaseSaveDialog