Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/streamlet
MapOutput
Class MapOutput<K, V>
Type parameters
K
V
Hierarchy
AbstractMapInlet
<
K
,
V
,
Map
<
K
,
V
>
>
MapOutput
Index
Constructors
constructor
Properties
input
Methods
bind
Input
decohere
Output
decohere
Output
Key
did
Decohere
Output
did
Decohere
Output
Key
did
Recohere
Output
did
Recohere
Output
Key
disconnect
Inputs
disconnect
Outputs
get
on
Decohere
Output
on
Decohere
Output
Key
on
Recohere
Output
on
Recohere
Output
Key
recohere
Output
recohere
Output
Key
unbind
Input
will
Decohere
Output
will
Decohere
Output
Key
will
Recohere
Output
will
Recohere
Output
Key
Constructors
constructor
new
Map
Output<K, V>
(
)
:
MapOutput
<
K
,
V
>
Type parameters
K
V
Returns
MapOutput
<
K
,
V
>
Properties
Readonly
input
input
:
null
|
MapOutlet
<
K
,
V
,
Map
<
K
,
V
>
>
Methods
bind
Input
bind
Input
(
newInput
:
null
|
MapOutlet
<
K
,
V
,
Map
<
K
,
V
>
>
)
:
void
Parameters
newInput:
null
|
MapOutlet
<
K
,
V
,
Map
<
K
,
V
>
>
Returns
void
decohere
Output
decohere
Output
(
)
:
void
Returns
void
decohere
Output
Key
decohere
Output
Key
(
key
:
K
, effect
:
KeyEffect
)
:
void
Parameters
key:
K
effect:
KeyEffect
Returns
void
Protected
did
Decohere
Output
did
Decohere
Output
(
)
:
void
Returns
void
Protected
did
Decohere
Output
Key
did
Decohere
Output
Key
(
key
:
K
, effect
:
KeyEffect
)
:
void
Parameters
key:
K
effect:
KeyEffect
Returns
void
Protected
did
Recohere
Output
did
Recohere
Output
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
Protected
did
Recohere
Output
Key
did
Recohere
Output
Key
(
key
:
K
, effect
:
KeyEffect
, version
:
number
)
:
void
Parameters
key:
K
effect:
KeyEffect
version:
number
Returns
void
disconnect
Inputs
disconnect
Inputs
(
)
:
void
Returns
void
disconnect
Outputs
disconnect
Outputs
(
)
:
void
Returns
void
get
get
(
)
:
Map
<
K
,
V
>
Returns
Map
<
K
,
V
>
Protected
on
Decohere
Output
on
Decohere
Output
(
)
:
void
Returns
void
Protected
on
Decohere
Output
Key
on
Decohere
Output
Key
(
key
:
K
, effect
:
KeyEffect
)
:
void
Parameters
key:
K
effect:
KeyEffect
Returns
void
Protected
on
Recohere
Output
on
Recohere
Output
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
Protected
on
Recohere
Output
Key
on
Recohere
Output
Key
(
key
:
K
, effect
:
KeyEffect
, version
:
number
)
:
void
Parameters
key:
K
effect:
KeyEffect
version:
number
Returns
void
recohere
Output
recohere
Output
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
recohere
Output
Key
recohere
Output
Key
(
key
:
K
, version
:
number
)
:
void
Parameters
key:
K
version:
number
Returns
void
unbind
Input
unbind
Input
(
)
:
void
Returns
void
Protected
will
Decohere
Output
will
Decohere
Output
(
)
:
void
Returns
void
Protected
will
Decohere
Output
Key
will
Decohere
Output
Key
(
key
:
K
, effect
:
KeyEffect
)
:
void
Parameters
key:
K
effect:
KeyEffect
Returns
void
Protected
will
Recohere
Output
will
Recohere
Output
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
Protected
will
Recohere
Output
Key
will
Recohere
Output
Key
(
key
:
K
, effect
:
KeyEffect
, version
:
number
)
:
void
Parameters
key:
K
effect:
KeyEffect
version:
number
Returns
void
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
Map
Output
constructor
input
bind
Input
decohere
Output
decohere
Output
Key
did
Decohere
Output
did
Decohere
Output
Key
did
Recohere
Output
did
Recohere
Output
Key
disconnect
Inputs
disconnect
Outputs
get
on
Decohere
Output
on
Decohere
Output
Key
on
Recohere
Output
on
Recohere
Output
Key
recohere
Output
recohere
Output
Key
unbind
Input
will
Decohere
Output
will
Decohere
Output
Key
will
Recohere
Output
will
Recohere
Output
Key
Generated using
TypeDoc