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