Package com.smartgwt.client.util
Interface PrintHTMLCallback
public interface PrintHTMLCallback
Print callback used by 
Canvas.getPrintHTML(PrintProperties, PrintHTMLCallback)- 
Method Summary
 
- 
Method Details
- 
setHTML
Set the print html content.- Parameters:
 html- the print html- See Also:
 
 
 -