Search
Preparing search index...
The search index is not available
hareactive
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Behavior"
WhenBehavior
Class WhenBehavior
Hierarchy
Behavior
<
Future
<
object
>
>
WhenBehavior
Implements
Observer
<
Future
<
object
>
>
Index
Constructors
constructor
Properties
child
last
nr
OfListeners
of
parent
pushing
of
Methods
add
Listener
begin
Pulling
chain
end
Pulling
map
pull
push
remove
Listener
subscribe
Constructors
constructor
new
When
Behavior
(
parent
:
Behavior
<
boolean
>
)
:
WhenBehavior
Parameters
parent:
Behavior
<
boolean
>
Returns
WhenBehavior
Properties
child
child
:
Observer
<
any
>
last
last
:
Future
<
object
>
nr
OfListeners
nr
OfListeners
:
number
of
of
:
function
= of
Type declaration
<A>
(
v
:
A
)
:
Behavior
<
A
>
Type parameters
A
Parameters
v:
A
Returns
Behavior
<
A
>
Private
parent
parent
:
Behavior
<
boolean
>
pushing
pushing
:
boolean
Static
of
of
:
function
= of
Type declaration
<A>
(
v
:
A
)
:
Behavior
<
A
>
Type parameters
A
Parameters
v:
A
Returns
Behavior
<
A
>
Methods
add
Listener
add
Listener
(
c
:
Observer
<
Future
<
object
>
>
)
:
void
Parameters
c:
Observer
<
Future
<
object
>
>
Returns
void
begin
Pulling
begin
Pulling
(
)
:
void
Returns
void
chain
chain<B>
(
fn
:
function
)
:
Behavior
<
B
>
Type parameters
B
Parameters
fn:
function
(
a
:
Future
<
object
>
)
:
Behavior
<
B
>
Parameters
a:
Future
<
object
>
Returns
Behavior
<
B
>
Returns
Behavior
<
B
>
end
Pulling
end
Pulling
(
)
:
void
Returns
void
map
map<B>
(
fn
:
function
)
:
Behavior
<
B
>
Type parameters
B
Parameters
fn:
function
(
a
:
Future
<
object
>
)
:
B
Parameters
a:
Future
<
object
>
Returns
B
Returns
Behavior
<
B
>
pull
pull
(
)
:
Future
<
object
>
Returns
Future
<
object
>
push
push
(
val
:
boolean
)
:
void
Parameters
val:
boolean
Returns
void
remove
Listener
remove
Listener
(
listener
:
Observer
<
any
>
)
:
void
Parameters
listener:
Observer
<
any
>
Returns
void
subscribe
subscribe
(
cb
:
function
)
:
Observer
<
Future
<
object
>
>
Parameters
cb:
function
(
a
:
Future
<
object
>
)
:
void
Parameters
a:
Future
<
object
>
Returns
void
Returns
Observer
<
Future
<
object
>
>
Globals
"
Behavior"
"
Future"
"
Now"
"
Stream"
"frp-
common"
Ap
Behavior
Behavior
Cb
Observer
Chain
Behavior
Chain
Outer
Constant
Behavior
Function
Behavior
Incomplete
Observer
Map
Behavior
Only
Push
Observer
Placeholder
Behavior
Scan
Behavior
Sink
Behavior
Snapshot
Behavior
Stepper
Behavior
Switcher
Behavior
Time
From
Behavior
When
Behavior
constructor
child
last
nr
OfListeners
of
parent
pushing
of
add
Listener
begin
Pulling
chain
end
Pulling
map
pull
push
remove
Listener
subscribe
Time
time
time
From
ap
at
from
Function
is
Behavior
map
observe
of
placeholder
publish
scan
sink
snapshot
stepper
subscribe
switcher
when
Generated using
TypeDoc