<wtui:html/>
The tag for WTUI.HTML
Example:
<wtui:html id="exampleid" />
- Parameters:
-
id <String>(optional) The id of the component
The tag for WTUI.HTML
Example:
<wtui:html id="exampleid" />
id
<String>
(optional) The id of the component
void
setHTML
(
html
)
Set the HTML for the component
html
<object>
(String) the HTML to display
void