UI-Router
About
Tutorials
Guide
API Docs
Resources
Blog
Trace | UI-Router
Search
Preparing search index...
The search index is not available
UI-Router
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
common
Trace
Class Trace
Hierarchy
Trace
Index
Constructors
constructor
Properties
_enabled
approximate
Digests
Methods
_set
disable
enable
enabled
trace
Error
trace
Hook
Invocation
trace
Hook
Result
trace
Path
Element
Invoke
trace
Resolvable
Resolved
trace
Resolve
Path
trace
Resolve
Path
Element
trace
Resolve
Resolvable
trace
Success
trace
Transition
Ignored
trace
Transition
Start
trace
UiView
Config
Updated
trace
UiView
Event
trace
UiView
Fill
trace
UiView
Scope
Created
trace
View
Service
Event
trace
View
Service
UiView
Event
Constructors
new
Trace
(
)
:
Trace
Returns
Trace
Properties
_enabled
:
object
Type declaration
[
key:
string
]:
boolean
approximate
Digests
:
number
Methods
_set
(
enabled
:
boolean
, categories
:
Category
[]
)
:
void
Parameters
enabled:
boolean
categories:
Category
[]
Returns
void
disable
(
...
categories
:
Category
[]
)
:
void
Parameters
...
categories
Rest
:
Category
[]
Returns
void
enable
(
...
categories
:
Category
[]
)
:
void
Parameters
...
categories
Rest
:
Category
[]
Returns
void
enabled
(
category
:
Category
)
:
boolean
Parameters
category:
Category
Returns
boolean
trace
Error
(
error
:
any
, transition
:
Transition
)
:
void
Parameters
error:
any
transition:
Transition
Returns
void
trace
Hook
Invocation
(
step
:
any
, options
:
any
)
:
void
Parameters
step:
any
options:
any
Returns
void
trace
Hook
Result
(
hookResult
:
any
, transitionResult
:
any
, transitionOptions
:
any
)
:
void
Parameters
hookResult:
any
transitionResult:
any
transitionOptions:
any
Returns
void
trace
Path
Element
Invoke
(
node
:
any
, fn
:
any
, deps
:
any
, options
:
any
)
:
void
Parameters
node:
any
fn:
any
deps:
any
options:
any
Returns
void
trace
Resolvable
Resolved
(
resolvable
:
any
, options
:
any
)
:
void
Parameters
resolvable:
any
options:
any
Returns
void
trace
Resolve
Path
(
path
:
any
, options
:
any
)
:
void
Parameters
path:
any
options:
any
Returns
void
trace
Resolve
Path
Element
(
pathElement
:
any
, resolvablePromises
:
any
, options
:
any
)
:
void
Parameters
pathElement:
any
resolvablePromises:
any
options:
any
Returns
void
trace
Resolve
Resolvable
(
resolvable
:
any
, options
:
any
)
:
void
Parameters
resolvable:
any
options:
any
Returns
void
trace
Success
(
finalState
:
any
, transition
:
Transition
)
:
void
Parameters
finalState:
any
transition:
Transition
Returns
void
trace
Transition
Ignored
(
transition
:
Transition
)
:
void
Parameters
transition:
Transition
Returns
void
trace
Transition
Start
(
transition
:
Transition
)
:
void
Parameters
transition:
Transition
Returns
void
trace
UiView
Config
Updated
(
viewData
:
ActiveUIView
, context
:
any
)
:
void
Parameters
viewData:
ActiveUIView
context:
any
Returns
void
trace
UiView
Event
(
event
:
string
, viewData
:
ActiveUIView
, extra
?:
string
)
:
void
Parameters
event:
string
viewData:
ActiveUIView
extra
Default value
:
string
= ""
Returns
void
trace
UiView
Fill
(
viewData
:
ActiveUIView
, html
:
any
)
:
void
Parameters
viewData:
ActiveUIView
html:
any
Returns
void
trace
UiView
Scope
Created
(
viewData
:
ActiveUIView
, newScope
:
any
)
:
void
Parameters
viewData:
ActiveUIView
newScope:
any
Returns
void
trace
View
Service
Event
(
event
:
string
, viewConfig
:
ViewConfig
)
:
void
Parameters
event:
string
viewConfig:
ViewConfig
Returns
void
trace
View
Service
UiView
Event
(
event
:
string
, viewData
:
ActiveUIView
)
:
void
Parameters
event:
string
viewData:
ActiveUIView
Returns
void
Globals
".base
Dir"
common
core
justjs
ng1
ng2
params
path
resolve
state
transition
url
view
Trace
constructor
_enabled
approximate
Digests
_set
disable
enable
enabled
trace
Error
trace
Hook
Invocation
trace
Hook
Result
trace
Path
Element
Invoke
trace
Resolvable
Resolved
trace
Resolve
Path
trace
Resolve
Path
Element
trace
Resolve
Resolvable
trace
Success
trace
Transition
Ignored
trace
Transition
Start
trace
UiView
Config
Updated
trace
UiView
Event
trace
UiView
Fill
trace
UiView
Scope
Created
trace
View
Service
Event
trace
View
Service
UiView
Event
Generated using
TypeDoc