#
inner
getHtml() → {string}
Returns the HTML content of the widget.
#
inner
getType() → {string}
Returns the type of the widget
(RMP_Html).
#
inner
setHtml(html)
Sets the HTML field of the widget.
Parameters:
Name |
Type |
Description |
html |
string
|
HTML content |