$(function () { var options; // Type: wijmo.tooltip.wijtooltip.options $(".selector").wijtooltip(options); });
function wijtooltip;
$(function () { var options; // Type: wijmo.tooltip.wijtooltip.options $(".selector").wijtooltip(options); });
function wijtooltip;
Object
wijmo.tooltip.wijtooltip
Name | Description | |
---|---|---|
wijtooltip Constructor |
Name | Description | |
---|---|---|
destroy | Removes the wijtooltip functionality completely. This returns the element back to its pre-init state. | |
hide | Hides the tooltip. | |
show | Shows the tooltip | |
showAt | Shows the tooltip at the specified position | |
widget | Returns the wijtooltip element. |