Options
All
  • Public
  • Public/Protected
  • All
Menu

Uses the information from nae.json to construct the application's routing

Hierarchy

  • RoutingBuilderService

Index

Constructors

Properties

_groupNavigationRouteGenerated: boolean = false

Methods

  • constructRouteObject(view: View, configPath: string, ancestors?: Route[]): Route
  • defaultRoutesRedirects(): Route[]
  • resolveComponentClass(view: View, configPath: string): Type<any>
  • resolveComponentClassFromLayout(view: View, configPath: string): Type<any>
  • parseClassNameFromView(view: View, configPath: string): string

Generated using TypeDoc