tab.setLabel (客户端 API 参考)

设置选项卡的标签。

Syntax

tabObj.setLabel(label);

参数

Name 类型 必选 Description
label String 是的 选项卡的新标签。

getLabel