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
ValueOutput
Class ValueOutput<I>
Type parameters
I
Hierarchy
AbstractInlet
<
I
>
ValueOutput
Index
Constructors
constructor
Properties
input
Methods
bind
Input
decohere
Output
did
Decohere
Output
did
Recohere
Output
disconnect
Inputs
disconnect
Outputs
get
on
Decohere
Output
on
Recohere
Output
recohere
Output
unbind
Input
will
Decohere
Output
will
Recohere
Output
Constructors
constructor
new
Value
Output<I>
(
state
?:
I
)
:
ValueOutput
<
I
>
Type parameters
I
Parameters
Optional
state:
I
Returns
ValueOutput
<
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
get
get
(
)
:
undefined
|
I
Returns
undefined
|
I
Protected
on
Decohere
Output
on
Decohere
Output
(
)
:
void
Returns
void
Protected
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
Value
Output
constructor
input
bind
Input
decohere
Output
did
Decohere
Output
did
Recohere
Output
disconnect
Inputs
disconnect
Outputs
get
on
Decohere
Output
on
Recohere
Output
recohere
Output
unbind
Input
will
Decohere
Output
will
Recohere
Output
Generated using
TypeDoc