Search
Preparing search index...
The search index is not available
hareactive
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Behavior"
ApBehavior
Class ApBehavior<A, B>
Type parameters
A
B
Hierarchy
Behavior
<
B
>
ApBehavior
Implements
Observer
<
B
>
Index
Constructors
constructor
Properties
child
fn
last
nr
OfListeners
of
pushing
val
of
Methods
add
Listener
begin
Pulling
chain
end
Pulling
map
pull
push
remove
Listener
subscribe
Constructors
constructor
new
ApBehavior
(
fn
:
Behavior
<
function
>
, val
:
Behavior
<
A
>
)
:
ApBehavior
Parameters
fn:
Behavior
<
function
>
val:
Behavior
<
A
>
Returns
ApBehavior
Properties
child
child
:
Observer
<
any
>
Private
fn
fn
:
Behavior
<
function
>
last
last
:
B
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
>
pushing
pushing
:
boolean
Private
val
val
:
Behavior
<
A
>
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
<
B
>
)
:
void
Parameters
c:
Observer
<
B
>
Returns
void
begin
Pulling
begin
Pulling
(
)
:
void
Returns
void
chain
chain<B>
(
fn
:
function
)
:
Behavior
<
B
>
Type parameters
B
Parameters
fn:
function
(
a
:
B
)
:
Behavior
<
B
>
Parameters
a:
B
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
:
B
)
:
B
Parameters
a:
B
Returns
B
Returns
Behavior
<
B
>
pull
pull
(
)
:
B
Returns
B
push
push
(
)
:
void
Returns
void
remove
Listener
remove
Listener
(
listener
:
Observer
<
any
>
)
:
void
Parameters
listener:
Observer
<
any
>
Returns
void
subscribe
subscribe
(
cb
:
function
)
:
Observer
<
B
>
Parameters
cb:
function
(
a
:
B
)
:
void
Parameters
a:
B
Returns
void
Returns
Observer
<
B
>
Globals
"
Behavior"
"
Future"
"
Now"
"
Stream"
"frp-
common"
Ap
Behavior
constructor
child
fn
last
nr
OfListeners
of
pushing
val
of
add
Listener
begin
Pulling
chain
end
Pulling
map
pull
push
remove
Listener
subscribe
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
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