Search
Preparing search index...
The search index is not available
swimOS
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
@swim/streamlet
MapOutput
Class MapOutput<K, V>
Type parameters
K
V
Hierarchy
AbstractMapInlet
<
K
,
V
,
Map
<
K
,
V
>
>
MapOutput
Implements
MapInlet
<
K
,
V
,
Map
<
K
,
V
>
>
Index
Constructors
constructor
Methods
bind
Input
did
Invalidate
Output
did
Invalidate
Output
Key
did
Reconcile
Output
did
Reconcile
Output
Key
disconnect
Inputs
disconnect
Outputs
get
input
invalidate
Output
invalidate
Output
Key
on
Invalidate
Output
on
Invalidate
Output
Key
on
Reconcile
Output
on
Reconcile
Output
Key
reconcile
Output
reconcile
Output
Key
unbind
Input
will
Invalidate
Output
will
Invalidate
Output
Key
will
Reconcile
Output
will
Reconcile
Output
Key
Constructors
constructor
new
Map
Output
(
)
:
MapOutput
Returns
MapOutput
Methods
bind
Input
bind
Input
(
input
:
MapOutlet
<
K
,
V
,
Map
<
K
,
V
>
>
|
null
)
:
void
Parameters
input:
MapOutlet
<
K
,
V
,
Map
<
K
,
V
>
>
|
null
Returns
void
Protected
did
Invalidate
Output
did
Invalidate
Output
(
)
:
void
Returns
void
Protected
did
Invalidate
Output
Key
did
Invalidate
Output
Key
(
key
:
K
, effect
:
KeyEffect
)
:
void
Parameters
key:
K
effect:
KeyEffect
Returns
void
Protected
did
Reconcile
Output
did
Reconcile
Output
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
Protected
did
Reconcile
Output
Key
did
Reconcile
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
>
input
input
(
)
:
MapOutlet
<
K
,
V
,
Map
<
K
,
V
>
>
|
null
Returns
MapOutlet
<
K
,
V
,
Map
<
K
,
V
>
>
|
null
invalidate
Output
invalidate
Output
(
)
:
void
Returns
void
invalidate
Output
Key
invalidate
Output
Key
(
key
:
K
, effect
:
KeyEffect
)
:
void
Parameters
key:
K
effect:
KeyEffect
Returns
void
Protected
on
Invalidate
Output
on
Invalidate
Output
(
)
:
void
Returns
void
Protected
on
Invalidate
Output
Key
on
Invalidate
Output
Key
(
key
:
K
, effect
:
KeyEffect
)
:
void
Parameters
key:
K
effect:
KeyEffect
Returns
void
Protected
on
Reconcile
Output
on
Reconcile
Output
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
Protected
on
Reconcile
Output
Key
on
Reconcile
Output
Key
(
key
:
K
, effect
:
KeyEffect
, version
:
number
)
:
void
Parameters
key:
K
effect:
KeyEffect
version:
number
Returns
void
reconcile
Output
reconcile
Output
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
reconcile
Output
Key
reconcile
Output
Key
(
key
:
K
, version
:
number
)
:
void
Parameters
key:
K
version:
number
Returns
void
unbind
Input
unbind
Input
(
)
:
void
Returns
void
Protected
will
Invalidate
Output
will
Invalidate
Output
(
)
:
void
Returns
void
Protected
will
Invalidate
Output
Key
will
Invalidate
Output
Key
(
key
:
K
, effect
:
KeyEffect
)
:
void
Parameters
key:
K
effect:
KeyEffect
Returns
void
Protected
will
Reconcile
Output
will
Reconcile
Output
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
Protected
will
Reconcile
Output
Key
will
Reconcile
Output
Key
(
key
:
K
, effect
:
KeyEffect
, version
:
number
)
:
void
Parameters
key:
K
effect:
KeyEffect
version:
number
Returns
void
Globals
@swim/core
@swim/codec
@swim/collections
@swim/dataflow
@swim/math
@swim/recon
@swim/streamlet
@swim/structure
@swim/time
@swim/uri
@swim/util
@swim/mesh
@swim/ui
@swim/ux
@swim/web
Map
Output
constructor
bind
Input
did
Invalidate
Output
did
Invalidate
Output
Key
did
Reconcile
Output
did
Reconcile
Output
Key
disconnect
Inputs
disconnect
Outputs
get
input
invalidate
Output
invalidate
Output
Key
on
Invalidate
Output
on
Invalidate
Output
Key
on
Reconcile
Output
on
Reconcile
Output
Key
reconcile
Output
reconcile
Output
Key
unbind
Input
will
Invalidate
Output
will
Invalidate
Output
Key
will
Reconcile
Output
will
Reconcile
Output
Key