DependencyContext
class
DependencyContext
TOwner
=
void
implements
Promisable
DependencyContext
TOwner
Type Parameters
-
TOwner = void
Extended by
-
ComputedContext -
DeferredEffectContext -
EffectContext -
SignalContext
Constructors
constructor
Type Parameters
-
TOwner = void
Parameters
-
owner : TOwner
Methods
dispose
public
dispose
():
void
toPromise
public
toPromise
():
Promise
DependencyContext
TOwner
collectPromise
static
public
collectPromise
T
promise
:
Promise
T
initialValue
:
T
:
PromiseHandle
T
Type Parameters
Parameters
consumePromises
static
public
consumePromises
():
Promise
PromiseHandle
any
[]
hasPromises
static
public
hasPromises
():
boolean