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
WatchValueOperator
Class WatchValueOperator<I>
Type parameters
I
Hierarchy
AbstractInlet
<
I
>
WatchValueOperator
WatchValueCombinator
Index
Constructors
constructor
Properties
input
Methods
bind
Input
decohere
Output
did
Decohere
Output
did
Recohere
Output
disconnect
Inputs
disconnect
Outputs
evaluate
on
Decohere
Output
on
Recohere
Output
recohere
Output
unbind
Input
will
Decohere
Output
will
Recohere
Output
Constructors
constructor
new
Watch
Value
Operator<I>
(
)
:
WatchValueOperator
<
I
>
Type parameters
I
Returns
WatchValueOperator
<
I
>
Properties
Readonly
input
input
:
null
|
Outlet
<
I
>
Methods
bind
Input
bind
Input
(
newInput
:
null
|
Outlet
<
I
>
)
:
void
Parameters
newInput:
null
|
Outlet
<
I
>
Returns
void
decohere
Output
decohere
Output
(
)
:
void
Returns
void
Protected
did
Decohere
Output
did
Decohere
Output
(
)
:
void
Returns
void
Protected
did
Recohere
Output
did
Recohere
Output
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
disconnect
Inputs
disconnect
Inputs
(
)
:
void
Returns
void
disconnect
Outputs
disconnect
Outputs
(
)
:
void
Returns
void
Abstract
evaluate
evaluate
(
value
:
undefined
|
I
)
:
void
Parameters
value:
undefined
|
I
Returns
void
Protected
on
Decohere
Output
on
Decohere
Output
(
)
:
void
Returns
void
on
Recohere
Output
on
Recohere
Output
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
recohere
Output
recohere
Output
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
unbind
Input
unbind
Input
(
)
:
void
Returns
void
Protected
will
Decohere
Output
will
Decohere
Output
(
)
:
void
Returns
void
Protected
will
Recohere
Output
will
Recohere
Output
(
version
:
number
)
:
void
Parameters
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
Value
Operator
constructor
input
bind
Input
decohere
Output
did
Decohere
Output
did
Recohere
Output
disconnect
Inputs
disconnect
Outputs
evaluate
on
Decohere
Output
on
Recohere
Output
recohere
Output
unbind
Input
will
Decohere
Output
will
Recohere
Output
Generated using
TypeDoc