public interface HasDirectionalHtml extends HasDirectionalText, HasHTML
| Modifier and Type | Method and Description | 
|---|---|
| void | setHTML(java.lang.String html,
       HasDirection.Direction dir)Sets this object's html, also declaring its direction. | 
getTextDirection, setTextvoid setHTML(java.lang.String html,
             HasDirection.Direction dir)
html - the object's new htmldir - the html's direction