HasSafeHtml abstract class
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 {@link com.google.gwt.safehtml.shared.SafeHtml} object.
abstract class HasSafeHtml { }
Subclasses
ButtonBase, Caption, DialogBox, HasDirectionalSafeHtml, MenuItem, TreeItem