Package com.smartgwt.client.widgets
Class HoverHTMLCustomizer
java.lang.Object
com.smartgwt.client.widgets.HoverHTMLCustomizer
Called to determine the hover HTML.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
HoverHTMLCustomizer
public HoverHTMLCustomizer() 
 - 
 - 
Method Details
- 
setCanvas
 - 
getCanvas
 - 
getHoverHTML
hoverHTML() should be implemented and return the string of HTML to display.- Returns:
 - HTML to display
 
 
 -