wijmo.tooltip Namespace : wijtooltip type |
Javascript (Usage) | |
---|---|
$(function () { var options; // Type: wijmo.tooltip.wijtooltip.options $(".selector").wijtooltip(options); }); |
Javascript (Specification) | |
---|---|
|
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. |