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
AbstractInlet
Class AbstractInlet<I>
Type parameters
I
Hierarchy
AbstractInlet
OutletInlet
ValueOutput
StreamletInlet
WatchValueOperator
RecordFieldUpdater
Implements
Inlet
<
I
>
Index
Constructors
constructor
Properties
input
Methods
bind
Input
decohere
Output
did
Decohere
Output
did
Recohere
Output
disconnect
Inputs
disconnect
Outputs
on
Decohere
Output
on
Recohere
Output
recohere
Output
unbind
Input
will
Decohere
Output
will
Recohere
Output
Constructors
constructor
new
Abstract
Inlet<I>
(
)
:
AbstractInlet
<
I
>
Type parameters
I
Returns
AbstractInlet
<
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
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
Abstract
Inlet
constructor
input
bind
Input
decohere
Output
did
Decohere
Output
did
Recohere
Output
disconnect
Inputs
disconnect
Outputs
on
Decohere
Output
on
Recohere
Output
recohere
Output
unbind
Input
will
Decohere
Output
will
Recohere
Output
Generated using
TypeDoc