Hides tooltip of the tab with id.
tooltipHide(id)
id |
string, id of the toolbar item |
Returns undefined.
Description
The tab must exists in the .tabs array. The tab is identified by
the .id property.
If you have tabs defined in the following way:
You can show hide tooltip: