संपादित करें

इसके माध्यम से साझा किया गया


tab.setLabel (Client API reference)

Sets the label of the tab.

Syntax

tabObj.setLabel(label);

Parameter

Name Type Required Description
label String Yes The new label of the tab.

getLabel