#
inner
getTargetUrl() → {string}
Returns the target URL field of the widget.
#
inner
getType() → {string}
Returns the type of the widget
(RMP_Image).
#
inner
getUrl() → {string}
Returns the URL field of the widget.
#
inner
setTargetUrl(targetUrl)
Sets the target URL field of the widget.
Parameters:
Name |
Type |
Description |
targetUrl |
string
|
Target URL |
#
inner
setUrl(url)
Sets the URL field of the widget.
Parameters:
Name |
Type |
Description |
url |
string
|
URL |