UI-Router
About
Tutorials
Guide
API Docs
Resources
Blog
$QLikeDeferred | @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"
$QLikeDeferred
Interface $QLikeDeferred
Hierarchy
$QLikeDeferred
Index
Properties
promise
reject
resolve
Properties
promise
promise
:
Promise
<
any
>
reject
reject
:
(
reason
?:
any
)
=>
void
Type declaration
(
reason
?:
any
)
:
void
Parameters
Optional
reason:
any
Returns
void
resolve
resolve
:
(
val
?:
any
)
=>
void
Type declaration
(
val
?:
any
)
:
void
Parameters
Optional
val:
any
Returns
void
UIRouter
Services
State
Service
State
Registry
Transition
Service
Url
Service
Url
Config
Url
Rules
Other
Transition
Trace
$
Injector
Like
$QLike
$QLike
Deferred
promise
reject
resolve
Core
Services
Location
Config
Location
Services
make
Stub
services
Generated using
TypeDoc