Search
Preparing search index...
The search index is not available
swimOS
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
@swim/streamlet
ValueOutput
Class ValueOutput<I>
Type parameters
I
Hierarchy
AbstractInlet
<
I
>
ValueOutput
Implements
Inlet
<
I
>
Index
Constructors
constructor
Methods
bind
Input
did
Invalidate
Output
did
Reconcile
Output
disconnect
Inputs
disconnect
Outputs
get
input
invalidate
Output
on
Invalidate
Output
on
Reconcile
Output
reconcile
Output
unbind
Input
will
Invalidate
Output
will
Reconcile
Output
Constructors
constructor
new
Value
Output
(
state
?:
I
)
:
ValueOutput
Parameters
Optional
state:
I
Returns
ValueOutput
Methods
bind
Input
bind
Input
(
input
:
Outlet
<
I
>
|
null
)
:
void
Parameters
input:
Outlet
<
I
>
|
null
Returns
void
Protected
did
Invalidate
Output
did
Invalidate
Output
(
)
:
void
Returns
void
Protected
did
Reconcile
Output
did
Reconcile
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
(
)
:
I
|
undefined
Returns
I
|
undefined
input
input
(
)
:
Outlet
<
I
>
|
null
Returns
Outlet
<
I
>
|
null
invalidate
Output
invalidate
Output
(
)
:
void
Returns
void
Protected
on
Invalidate
Output
on
Invalidate
Output
(
)
:
void
Returns
void
Protected
on
Reconcile
Output
on
Reconcile
Output
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
reconcile
Output
reconcile
Output
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
unbind
Input
unbind
Input
(
)
:
void
Returns
void
Protected
will
Invalidate
Output
will
Invalidate
Output
(
)
:
void
Returns
void
Protected
will
Reconcile
Output
will
Reconcile
Output
(
version
:
number
)
:
void
Parameters
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
Value
Output
constructor
bind
Input
did
Invalidate
Output
did
Reconcile
Output
disconnect
Inputs
disconnect
Outputs
get
input
invalidate
Output
on
Invalidate
Output
on
Reconcile
Output
reconcile
Output
unbind
Input
will
Invalidate
Output
will
Reconcile
Output