UI-Router
About
Tutorials
Guide
API Docs
Resources
Blog
$QLike | @uirouter/core
Search
Preparing search index...
The search index is not available
@uirouter/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@uirouter/core
"common/coreservices"
$QLike
Interface $QLike
Hierarchy
$QLike
Index
Methods
all
defer
reject
when
Methods
all
all
(
promises
:
{}
)
:
Promise
<
any
>
all
(
promises
:
Promise
<
any
>
[]
)
:
Promise
<
any
[]
>
Parameters
promises:
{}
[
key:
string
]:
Promise
<
any
>
Returns
Promise
<
any
>
Parameters
promises:
Promise
<
any
>
[]
Returns
Promise
<
any
[]
>
defer
defer
(
)
:
$QLikeDeferred
Returns
$QLikeDeferred
reject
reject<T>
(
reason
:
any
)
:
Promise
<
T
>
Type parameters
T
Parameters
reason:
any
Returns
Promise
<
T
>
when
when<T>
(
value
?:
T
|
PromiseLike
<
T
>
)
:
Promise
<
T
>
Type parameters
T
Parameters
Optional
value:
T
|
PromiseLike
<
T
>
Returns
Promise
<
T
>
UIRouter
Services
State
Service
State
Registry
Transition
Service
Url
Service
Url
Config
Url
Rules
Other
Transition
Trace
$
Injector
Like
$QLike
all
defer
reject
when
$QLike
Deferred
Core
Services
Location
Config
Location
Services
make
Stub
services
Generated using
TypeDoc