Search
Preparing search index...
The search index is not available
swimOS
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
@swim/streamlet
AbstractInlet
Class AbstractInlet<I>
Type parameters
I
Hierarchy
AbstractInlet
WatchValueOperator
StreamletInlet
OutletInlet
ValueOutput
RecordFieldUpdater
Implements
Inlet
<
I
>
Index
Constructors
constructor
Methods
bind
Input
did
Invalidate
Output
did
Reconcile
Output
disconnect
Inputs
disconnect
Outputs
input
invalidate
Output
on
Invalidate
Output
on
Reconcile
Output
reconcile
Output
unbind
Input
will
Invalidate
Output
will
Reconcile
Output
Constructors
constructor
new
Abstract
Inlet
(
)
:
AbstractInlet
Returns
AbstractInlet
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
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
Abstract
Inlet
constructor
bind
Input
did
Invalidate
Output
did
Reconcile
Output
disconnect
Inputs
disconnect
Outputs
input
invalidate
Output
on
Invalidate
Output
on
Reconcile
Output
reconcile
Output
unbind
Input
will
Invalidate
Output
will
Reconcile
Output