GWT 2.7.0

Uses of Package
com.google.gwt.safehtml.client

Packages that use com.google.gwt.safehtml.client
com.google.gwt.cell.client Standard Cell subclasses used by the cellview widgets. 
com.google.gwt.user.cellview.client The "cellview" widget set. 
com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. 
 

Classes in com.google.gwt.safehtml.client used by com.google.gwt.cell.client
SafeHtmlTemplates
          A tag interface that facilitates compile-time binding of HTML templates to generate SafeHtml strings.
SafeHtmlTemplates.Template
          The HTML template.
 

Classes in com.google.gwt.safehtml.client used by com.google.gwt.user.cellview.client
SafeHtmlTemplates
          A tag interface that facilitates compile-time binding of HTML templates to generate SafeHtml strings.
SafeHtmlTemplates.Template
          The HTML template.
 

Classes in com.google.gwt.safehtml.client used by com.google.gwt.user.client.ui
HasSafeHtml
          An object that implements this interface contains text with HTML markup, which can be set with the Cross-Site-Scripting-safe HTML markup encapsulated in a SafeHtml object.
SafeHtmlTemplates
          A tag interface that facilitates compile-time binding of HTML templates to generate SafeHtml strings.
SafeHtmlTemplates.Template
          The HTML template.
 


GWT 2.7.0