Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/uri
UriQueryUndefined
Class UriQueryUndefined
Hierarchy
UriQuery
UriQueryUndefined
Index
Constructors
constructor
Accessors
key
length
value
key
Cache
Methods
appended
compare
To
dealias
debug
display
equals
get
has
hash
Code
head
is
Defined
is
Empty
prepended
removed
set
Tail
tail
to
Any
to
String
updated
builder
cache
Key
from
Any
param
parse
undefined
Constructors
constructor
new
Uri
Query
Undefined
(
)
:
UriQueryUndefined
Returns
UriQueryUndefined
Accessors
key
get
key
(
)
:
undefined
|
string
Returns
undefined
|
string
length
get
length
(
)
:
number
Returns
number
value
get
value
(
)
:
string
Returns
string
Static
key
Cache
get
keyCache
(
)
:
HashGenCacheSet
<
string
>
Returns
HashGenCacheSet
<
string
>
Methods
appended
appended
(
key
:
undefined
|
string
, value
:
string
)
:
UriQuery
appended
(
params
:
AnyUriQuery
)
:
UriQuery
Parameters
key:
undefined
|
string
value:
string
Returns
UriQuery
Parameters
params:
AnyUriQuery
Returns
UriQuery
compare
To
compare
To
(
that
:
UriQuery
)
:
number
Parameters
that:
UriQuery
Returns
number
dealias
dealias
(
)
:
UriQuery
Returns
UriQuery
debug
debug
(
output
:
Output
<
unknown
>
)
:
void
Parameters
output:
Output
<
unknown
>
Returns
void
display
display
(
output
:
Output
<
unknown
>
)
:
void
Parameters
output:
Output
<
unknown
>
Returns
void
equals
equals
(
that
:
unknown
)
:
boolean
Parameters
that:
unknown
Returns
boolean
get
get
(
key
:
string
)
:
undefined
|
string
Parameters
key:
string
Returns
undefined
|
string
has
has
(
key
:
string
)
:
boolean
Parameters
key:
string
Returns
boolean
hash
Code
hash
Code
(
)
:
number
Returns
number
head
head
(
)
:
[
undefined
|
string
,
string
]
Returns
[
undefined
|
string
,
string
]
is
Defined
is
Defined
(
)
:
boolean
Returns
boolean
is
Empty
is
Empty
(
)
:
boolean
Returns
boolean
prepended
prepended
(
key
:
undefined
|
string
, value
:
string
)
:
UriQuery
prepended
(
params
:
AnyUriQuery
)
:
UriQuery
Parameters
key:
undefined
|
string
value:
string
Returns
UriQuery
Parameters
params:
AnyUriQuery
Returns
UriQuery
removed
removed
(
key
:
string
)
:
UriQuery
Parameters
key:
string
Returns
UriQuery
set
Tail
set
Tail
(
tail
:
UriQuery
)
:
void
Parameters
tail:
UriQuery
Returns
void
tail
tail
(
)
:
UriQuery
Returns
UriQuery
to
Any
to
Any
(
params
?:
{}
)
:
undefined
|
{}
Parameters
Optional
params:
{}
[
key:
string
]:
string
Returns
undefined
|
{}
to
String
to
String
(
)
:
string
Returns
string
updated
updated
(
key
:
string
, value
:
string
)
:
UriQuery
Parameters
key:
string
value:
string
Returns
UriQuery
Static
builder
builder
(
)
:
UriQueryBuilder
Returns
UriQueryBuilder
Static
cache
Key
cache
Key
(
key
:
string
)
:
string
Parameters
key:
string
Returns
string
Static
from
Any
from
Any
(
value
:
undefined
|
null
|
AnyUriQuery
)
:
UriQuery
Parameters
value:
undefined
|
null
|
AnyUriQuery
Returns
UriQuery
Static
param
param
(
value
:
string
, tail
?:
UriQuery
)
:
UriQuery
param
(
key
:
undefined
|
string
, value
:
string
, tail
?:
UriQuery
)
:
UriQuery
Parameters
value:
string
Optional
tail:
UriQuery
Returns
UriQuery
Parameters
key:
undefined
|
string
value:
string
Optional
tail:
UriQuery
Returns
UriQuery
Static
parse
parse
(
queryPart
:
string
)
:
UriQuery
Parameters
queryPart:
string
Returns
UriQuery
Static
undefined
undefined
(
)
:
UriQuery
Returns
UriQuery
Modules
@swim/system
@swim/core
@swim/util
@swim/codec
@swim/mapping
@swim/collections
@swim/constraint
@swim/structure
@swim/streamlet
@swim/dataflow
@swim/recon
@swim/uri
@swim/math
@swim/geo
@swim/time
@swim/mesh
@swim/toolkit
Uri
Query
Undefined
constructor
key
length
value
key
Cache
appended
compare
To
dealias
debug
display
equals
get
has
hash
Code
head
is
Defined
is
Empty
prepended
removed
set
Tail
tail
to
Any
to
String
updated
builder
cache
Key
from
Any
param
parse
undefined
Generated using
TypeDoc