Search
Preparing search index...
The search index is not available
@netgrif/components-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@netgrif/components-core
RoutingBuilderService
Class RoutingBuilderService
Uses the information from nae.json to construct the application's routing
Hierarchy
RoutingBuilderService
Index
Constructors
constructor
Properties
_group
Navigation
Route
Generated
Methods
construct
Route
Object
default
Routes
Redirects
resolve
Component
Class
resolve
Component
Class
From
Layout
parse
Class
Name
From
View
Constructors
constructor
new
Routing
Builder
Service
(
router
:
Router
, _configService
:
ConfigurationService
, _viewService
:
ViewService
, _logger
:
LoggerService
, _dynamicNavigationRouteService
:
DynamicNavigationRouteProviderService
, _groupNavigationComponentResolverComponent
:
Type
<
AbstractGroupNavigationComponentResolverComponent
>
)
:
RoutingBuilderService
Parameters
router:
Router
_configService:
ConfigurationService
_viewService:
ViewService
_logger:
LoggerService
_dynamicNavigationRouteService:
DynamicNavigationRouteProviderService
_groupNavigationComponentResolverComponent:
Type
<
AbstractGroupNavigationComponentResolverComponent
>
Returns
RoutingBuilderService
Properties
Private
_group
Navigation
Route
Generated
_group
Navigation
Route
Generated
:
boolean
= false
Methods
Private
construct
Route
Object
construct
Route
Object
(
view
:
View
, configPath
:
string
, ancestors
?:
Route
[]
)
:
Route
Parameters
view:
View
configPath:
string
ancestors:
Route
[]
= []
Returns
Route
Private
default
Routes
Redirects
default
Routes
Redirects
(
)
:
Route
[]
Returns
Route
[]
Private
resolve
Component
Class
resolve
Component
Class
(
view
:
View
, configPath
:
string
)
:
Type
<
any
>
Parameters
view:
View
configPath:
string
Returns
Type
<
any
>
Private
resolve
Component
Class
From
Layout
resolve
Component
Class
From
Layout
(
view
:
View
, configPath
:
string
)
:
Type
<
any
>
Parameters
view:
View
configPath:
string
Returns
Type
<
any
>
Static
parse
Class
Name
From
View
parse
Class
Name
From
View
(
view
:
View
, configPath
:
string
)
:
string
Parameters
view:
View
configPath:
string
Returns
string
Exports
Routing
Builder
Service
constructor
_group
Navigation
Route
Generated
construct
Route
Object
default
Routes
Redirects
resolve
Component
Class
resolve
Component
Class
From
Layout
parse
Class
Name
From
View
Generated using
TypeDoc
Uses the information from nae.json to construct the application's routing