TabSheetDefaultEditor.getTextBox

Syntax

getTextBox();

Description

The getTextBox method gets text box of table basic editor.

Comments

This method returns a PP.Ui.TextBox value.

Example

The example of use is given on the page with description of the TabSheetDefaultEditor.getCell method.

Seebsp;also:

TabSheetDefaultEditor