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