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
StreamletInlet
Class StreamletInlet<I>
Type parameters
I
Hierarchy
AbstractInlet
<
I
>
StreamletInlet
Index
Constructors
constructor
Properties
input
streamlet
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
Streamlet
Inlet<I>
(
streamlet
:
Streamlet
<
I
,
unknown
>
)
:
StreamletInlet
<
I
>
Type parameters
I
Parameters
streamlet:
Streamlet
<
I
,
unknown
>
Returns
StreamletInlet
<
I
>
Properties
Readonly
input
input
:
null
|
Outlet
<
I
>
Readonly
streamlet
streamlet
:
Streamlet
<
I
,
unknown
>
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
Streamlet
Inlet
constructor
input
streamlet
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