public interface HasDirectionalSafeHtml extends HasDirectionalText, HasSafeHtml
| Modifier and Type | Method and Description | 
|---|---|
| void | setHTML(SafeHtml html,
       HasDirection.Direction dir)Sets this object's html, also declaring its direction. | 
getTextDirection, setTextsetHTMLvoid setHTML(SafeHtml html, HasDirection.Direction dir)
html - the object's new htmldir - the html's direction