Overview
|
System-Objects
|
Class-Tree
|
Class-List
|
Global Functions
|
Files
|
Property of a Class
Name:
uri
Type:
QxConst.TYPEOF_STRING
Object:
QxLink
File:
widgets/QxLink.js
Any valid html URI
Public Functions
Get
Get current value.
QxLink
.
getUri
(
)
;
Set
Set new value.
QxLink
.
setUri
(
newValue
)
;