Namespace: Consultingwerk.SmartFramework.Menu.Routes
Class 
RouteDefinition Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:RouteDefinition
Purpose:Describes an Angular 2 Route
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Apr 08 09:10:52 CEST 2017



Top Method Summary
Options Name Purpose
Progress.Json.ObjectModel.JsonObject ToJson () Returns the JSON representation of the route
Validate () Validates the route settings

Top Constructor Summary
Options Name Purpose
RouteDefinition () Constructor for the RouteDefinition class
RouteDefinition (character, character) Constructor for the RouteDefinition class
RouteDefinition (character, character, character[], character[], character[]) Constructor for the RouteDefinition class

Top Property Summary
Options Name Purpose
CHARACTER BreadcrumbLabelTemplate
CHARACTER BrowserTitleTemplate
Consultingwerk.SmartFramework.Menu.Routes.ListRouteDefinition Children
CHARACTER DataSourceNames
CHARACTER FieldNames
CHARACTER FormId
CHARACTER FormTemplateUrl
CHARACTER Parameter
CHARACTER Path
CHARACTER PathParameters


Method Detail
Top

Progress.Json.ObjectModel.JsonObject ToJson ()

Purpose: Returns the JSON representation of the route
Notes:

Returns Progress.Json.ObjectModel.JsonObject
The JSON object describing the route
Top

Validate ()

Purpose: Validates the route settings
Notes:



Constructor Detail
Top

RouteDefinition ()

Purpose: Constructor for the RouteDefinition class
Notes:

Top

RouteDefinition (character, character)

Purpose: Constructor for the RouteDefinition class
Notes:

Parameters:
pcPath CHARACTER
The value of the Path property
pcFormTemplateUrl CHARACTER
The value of the FormTemplateUrl property
Top

RouteDefinition (character, character, character[], character[], character[])

Purpose: Constructor for the RouteDefinition class
Notes:

Parameters:
pcPath CHARACTER
The value of the Path property
pcFormTemplateUrl CHARACTER
The value of the FormTemplateUrl property
pcPathParameters CHARACTER
The value for the PathParameters property
pcDataSourceNames CHARACTER
The value for the DataSourceNames property
pcFieldNames CHARACTER
The value for the FieldNames property


Property Detail
Top

CHARACTER BreadcrumbLabelTemplate


Returns CHARACTER
Top

CHARACTER BrowserTitleTemplate


Returns CHARACTER
Top

Consultingwerk.SmartFramework.Menu.Routes.ListRouteDefinition Children


Returns Consultingwerk.SmartFramework.Menu.Routes.ListRouteDefinition
Top

CHARACTER DataSourceNames


Returns CHARACTER
Top

CHARACTER FieldNames


Returns CHARACTER
Top

CHARACTER FormId


Returns CHARACTER
Top

CHARACTER FormTemplateUrl


Returns CHARACTER
Top

CHARACTER Parameter


Returns CHARACTER
Top

CHARACTER Path


Returns CHARACTER
Top

CHARACTER PathParameters


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:25:21