Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
JQueryAddressStatic
Interface JQueryAddressStatic
Index
Call signatures
Methods
change
externalChange
history
internalChange
parameter
path
update
value
Call signatures
(
)
:
any
Returns
any
Methods
public
change
(
callback
:
any
)
Parameters
callback:
any
public
externalChange
(
eventhandler
:
Function
)
Parameters
eventhandler:
Function
public
history
(
value
:
boolean
)
Parameters
value:
boolean
public
internalChange
(
eventhandler
:
Function
)
Parameters
eventhandler:
Function
public
parameter
(
name
:
string
, value
?:
string
)
:
string
Parameters
name:
string
value?:
string
optional
Returns
string
public
path
(
)
:
string
Returns
string
public
path
(
value
:
string
)
Parameters
value:
string
public
update
(
)
public
value
(
url
:
any
)
Parameters
url:
any
public
value
(
)
:
string
Returns
string
Globals
jquery