setTabText( sTabText ) method

Setter for property <code>tabText</code>. Default value is empty/<code>undefined</code>

Syntax

setTabText( sTabText ) → {sap.apb.TabPage}

Parameters

Name Type Description
sTabText string new value for property <code>tabText</code>

Returns

<code>this</code> to allow method chaining

Type:

sap.apb.TabPage

Source

TabPage.API.js, line 79.