#
inner
getType() → {string}
Returns the type of the widget
(RMP_UrlInput).
#
inner
getUrl() → {string}
Returns the URL of the URL input widget.
#
inner
setUrl(url)
Sets the URL field of the URL input widget.
Parameters:
Name |
Type |
Description |
url |
string
|
URL to set |