public static class HasHTML extends Object
The body of an XML element representing a widget that implements
HasHTML will be parsed as HTML and be used in a call to its
#setHTML(String)
method.
For example:
<g:PushButton><b>Click me!</b></g:PushButton>
Copyright © 2018. All rights reserved.