Package com.smartgwt.client.util
Class Hover
java.lang.Object
com.smartgwt.client.util.Hover
Utility methods related to hover / tooltips / prompts.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Hoverpublic Hover()
 
- 
- 
Method Details- 
clearpublic static void clear()Clear any active hover prompt.
- 
getCanvasReturn the canvas corresponding to the active hover.- Returns:
- the hover canvas/
 
 
-