Search
Preparing search index...
The search index is not available
RxComp ServerModule
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
RxLocation
Class RxLocation
Hierarchy
RxLocation
Implements
ILocation
Index
Accessors
ancestor
Origins
hash
host
hostname
href
origin
pathname
port
protocol
search
location
Methods
assign
reload
replace
to
String
Accessors
ancestor
Origins
get
ancestorOrigins
(
)
:
DOMStringList
Returns
DOMStringList
hash
get
hash
(
)
:
string
set
hash
(
hash
:
string
)
:
void
Returns
string
Parameters
hash:
string
Returns
void
host
get
host
(
)
:
string
set
host
(
host
:
string
)
:
void
Returns
string
Parameters
host:
string
Returns
void
hostname
get
hostname
(
)
:
string
set
hostname
(
hostname
:
string
)
:
void
Returns
string
Parameters
hostname:
string
Returns
void
href
get
href
(
)
:
string
set
href
(
href
:
string
)
:
void
Returns
string
Parameters
href:
string
Returns
void
origin
get
origin
(
)
:
string
Returns
string
pathname
get
pathname
(
)
:
string
set
pathname
(
pathname
:
string
)
:
void
Returns
string
Parameters
pathname:
string
Returns
void
port
get
port
(
)
:
string
set
port
(
port
:
string
)
:
void
Returns
string
Parameters
port:
string
Returns
void
protocol
get
protocol
(
)
:
string
set
protocol
(
protocol
:
string
)
:
void
Returns
string
Parameters
protocol:
string
Returns
void
search
get
search
(
)
:
string
set
search
(
search
:
string
)
:
void
Returns
string
Parameters
search:
string
Returns
void
Static
location
get
location
(
)
:
ILocation
Returns
ILocation
Methods
assign
assign
(
url
:
string
)
:
void
Parameters
url:
string
Returns
void
reload
reload
(
)
:
void
Returns
void
replace
replace
(
url
:
string
)
:
void
Parameters
url:
string
Returns
void
to
String
to
String
(
)
:
string
Returns
string
Globals
Rx
Location
ancestor
Origins
hash
host
hostname
href
origin
pathname
port
protocol
search
location
assign
reload
replace
to
String