UI-Router
About
Tutorials
Guide
API Docs
Resources
Blog
$QLikeDeferred | @uirouter/angular
Search
Preparing search index...
The search index is not available
@uirouter/angular
Options
Internal UI-Router API
Menu
@uirouter/angular
common
$QLikeDeferred
Interface $QLikeDeferred
Hierarchy
$QLikeDeferred
Index
Properties
promise
reject
resolve
Properties
promise
:
Promise
<
any
>
reject
:
function
Type declaration
(
reason
?:
any
)
:
void
Parameters
reason:
Optional
any
Returns
void
resolve
:
function
Type declaration
(
val
?:
any
)
:
void
Parameters
val:
Optional
any
Returns
void
@uirouter/angular
Public API
core
directives
params
resolve
state
transition
url
view
Internal UI-
Router API
common
common_
hof
common_
predicates
common_
strings
hooks
ng2
path
trace
vanilla
$QLike
Deferred
promise
reject
resolve
Generated using
TypeDoc