UI-Router
About
Tutorials
Guide
API Docs
Resources
Blog
$QLikeDeferred | @uirouter/angularjs
Search
Preparing search index...
The search index is not available
@uirouter/angularjs
Options
Internal UI-Router API
Menu
@uirouter/angularjs
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/angularjs
Public API
core
directives
injectables
ng1
ng1_
state_
events
params
resolve
trace
transition
url
view
Internal UI-
Router API
common
common_
hof
common_
predicates
common_
strings
hooks
path
state
vanilla
$QLike
Deferred
promise
reject
resolve
Generated using
TypeDoc