Search
Preparing search index...
The search index is not available
baconjs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Event
Class Event<V, V>
Base class for all events passed through
EventStreams
and
Properties
.
Type parameters
V
V
Hierarchy
Event
Value
NoValue
Index
Properties
has
Value
id
is
End
is
Error
is
Initial
is
Next
value
Properties
has
Value
has
Value
:
boolean
= false
id
id
:
number
= ++eventIdCounter
is
End
is
End
:
boolean
= false
is
Error
is
Error
:
boolean
= false
is
Initial
is
Initial
:
boolean
= false
is
Next
is
Next
:
boolean
= false
value
value
:
V
Globals
Event
has
Value
id
is
End
is
Error
is
Initial
is
Next
value
Generated using
TypeDoc
Base class for all events passed through EventStreams and Properties.