CAF Shared JavaScript

Class CAF.Tooltip

Object
   |
   +--CAF.Tooltip

class CAF.Tooltip


CAF Tooltip utilities.
Defined in tooltip.js


Nested Class Summary
<static class> CAF.Tooltip.Model
 
Constructor Summary
CAF.Tooltip ()
           
 
Method Summary
<static> void attachHover(element, msg)
           Creates a new tooltip for the specified element with the specified message.
<static> void detachHover(element)
           Removes a tooltip created by CAF.Tooltip.attachHover() for the specified element.

Constructor Detail

CAF.Tooltip

CAF.Tooltip()

Method Detail

attachHover

<static> void attachHover(element, msg)

detachHover

<static> void detachHover(element)

CAF Shared JavaScript

Documentation generated by JSDoc on Sun Sep 15 20:21:18 2019