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
WatchFieldsOperator
Class WatchFieldsOperator<K, V, O>
Type parameters
K
V
O
Hierarchy
AbstractMapInlet
<
K
,
V
,
O
>
WatchFieldsOperator
WatchFieldsCombinator
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
evaluate
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
Watch
Fields
Operator<K, V, O>
(
)
:
WatchFieldsOperator
<
K
,
V
,
O
>
Type parameters
K
V
O
Returns
WatchFieldsOperator
<
K
,
V
,
O
>
Properties
Readonly
input
input
:
null
|
MapOutlet
<
K
,
V
,
O
>
Methods
bind
Input
bind
Input
(
newInput
:
null
|
MapOutlet
<
K
,
V
,
O
>
)
:
void
Parameters
newInput:
null
|
MapOutlet
<
K
,
V
,
O
>
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
Abstract
evaluate
evaluate
(
key
:
K
, value
:
undefined
|
V
)
:
void
Parameters
key:
K
value:
undefined
|
V
Returns
void
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
Watch
Fields
Operator
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
evaluate
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