Shows tooltip of the tab with
id.
tooltipShow(id, [event], [forceRefresh])
id |
string, id of the toolbar item |
event |
DOM event, event object (optional) |
forceRefresh |
boolean, indicates if to force tooltip show (optional) |
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 tab's tooltip: