getTabText() method

Getter for property <code>tabText</code>. tabText is the text to be shown on the tab button Default value is empty/<code>undefined</code>

Syntax

getTabText() → {string}

Returns

the value of property <code>tabText</code>

Type:

string

Source

TabPage.API.js, line 77.