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
UriPathForm
Class UriPathForm
Hierarchy
Form
<
UriPath
,
AnyUriPath
>
UriPathForm
Index
Constructors
constructor
Properties
tag
unit
Methods
cast
mold
with
Tag
with
Unit
for
Any
for
Boolean
for
Item
for
Number
for
String
for
Value
Constructors
constructor
new
Uri
Path
Form
(
unit
:
undefined
|
UriPath
)
:
UriPathForm
Parameters
unit:
undefined
|
UriPath
Returns
UriPathForm
Properties
Readonly
tag
tag
:
undefined
|
string
Readonly
unit
unit
:
undefined
|
UriPath
Methods
cast
cast
(
item
:
Item
, object
?:
UriPath
)
:
undefined
|
UriPath
Parameters
item:
Item
Optional
object:
UriPath
Returns
undefined
|
UriPath
mold
mold
(
object
:
AnyUriPath
, item
?:
Item
)
:
Item
Parameters
object:
AnyUriPath
Optional
item:
Item
Returns
Item
with
Tag
with
Tag
(
tag
:
undefined
|
string
)
:
Form
<
UriPath
,
AnyUriPath
>
Parameters
tag:
undefined
|
string
Returns
Form
<
UriPath
,
AnyUriPath
>
with
Unit
with
Unit
(
unit
:
undefined
|
UriPath
)
:
Form
<
UriPath
,
AnyUriPath
>
Parameters
unit:
undefined
|
UriPath
Returns
Form
<
UriPath
,
AnyUriPath
>
Static
for
Any
for
Any
(
)
:
Form
<
AnyItem
,
never
>
Returns
Form
<
AnyItem
,
never
>
Static
for
Boolean
for
Boolean
(
)
:
Form
<
boolean
,
never
>
Returns
Form
<
boolean
,
never
>
Static
for
Item
for
Item
(
)
:
Form
<
Item
,
AnyItem
>
Returns
Form
<
Item
,
AnyItem
>
Static
for
Number
for
Number
(
)
:
Form
<
number
,
never
>
Returns
Form
<
number
,
never
>
Static
for
String
for
String
(
)
:
Form
<
string
,
never
>
Returns
Form
<
string
,
never
>
Static
for
Value
for
Value
(
)
:
Form
<
Value
,
AnyValue
>
Returns
Form
<
Value
,
AnyValue
>
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
Path
Form
constructor
tag
unit
cast
mold
with
Tag
with
Unit
for
Any
for
Boolean
for
Item
for
Number
for
String
for
Value
Generated using
TypeDoc