UI-Router
About
Tutorials
Guide
API Docs
Resources
Blog
Ng2ViewConfig | @uirouter/angular
Search
Preparing search index...
The search index is not available
@uirouter/angular
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@uirouter/angular
"src/statebuilders/views"
Ng2ViewConfig
Class Ng2ViewConfig
Hierarchy
Ng2ViewConfig
Implements
ViewConfig
Index
Constructors
constructor
Properties
$id
loaded
path
view
Decl
Methods
load
Constructors
constructor
new
Ng2
View
Config
(
path
:
PathNode
[]
, viewDecl
:
Ng2ViewDeclaration
)
:
Ng2ViewConfig
Parameters
path:
PathNode
[]
viewDecl:
Ng2ViewDeclaration
Returns
Ng2ViewConfig
Properties
$id
$id
:
number
= id++
loaded
loaded
:
boolean
= true
path
path
:
PathNode
[]
view
Decl
view
Decl
:
Ng2ViewDeclaration
Methods
load
load
(
)
:
Promise
<
this
>
Returns
Promise
<
this
>
Services
Interfaces
Ng2
State
Declaration
Ui
OnParams
Changed
Ui
OnExit
Components
UIView
UISref
UISref
Active
Other
Ng2
View
Config
constructor
$id
loaded
path
view
Decl
load
ng2
Views
Builder
Generated using
TypeDoc