Uses of Package
com.google.gwt.safehtml.client
-
Packages that use com.google.gwt.safehtml.client Package Description com.google.gwt.cell.client 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 Class Description 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 Class Description 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 Class Description 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 aSafeHtml
object.SafeHtmlTemplates A tag interface that facilitates compile-time binding of HTML templates to generate SafeHtml strings.SafeHtmlTemplates.Template The HTML template.