Top Method Summary
Options Name Purpose
Progress.Json.ObjectModel.JsonObject FindParentRoute (JsonArray, character) Searches for a parent (or nested parent) for the given route
Consultingwerk.SmartFramework.Menu.Routes.ListRouteDefinition GetRoutes (JsonArray, character) Returns the list of route definition instances
CHARACTER RoutePath (JsonArray, JsonObject, character)


Method Detail
Top

Progress.Json.ObjectModel.JsonObject FindParentRoute (JsonArray, character)

Purpose: Searches for a parent (or nested parent) for the given route
Notes:

Parameters:
poRoutes Progress.Json.ObjectModel.JsonArray
The JsonArray with the current routes
pcRoutePath CHARACTER
The route path to locate
Returns Progress.Json.ObjectModel.JsonObject
The JsonObject representing the parent Route
Top

Consultingwerk.SmartFramework.Menu.Routes.ListRouteDefinition GetRoutes (JsonArray, character)

Purpose: Returns the list of route definition instances
Notes:

Parameters:
poRoutes Progress.Json.ObjectModel.JsonArray
The JSON array with the route definitions so far
pcModuleCode CHARACTER
The module code for which to return the routes
Returns Consultingwerk.SmartFramework.Menu.Routes.ListRouteDefinition
The list of RouteDefinition instances
Top

CHARACTER RoutePath (JsonArray, JsonObject, character)

Purpose:
Notes:

Parameters:
poRoutes Progress.Json.ObjectModel.JsonArray
The JsonArray with all routes
poRoute Progress.Json.ObjectModel.JsonObject
The JsonObject with the route to locate
pcParentPath CHARACTER
The parent route path
Returns CHARACTER
The path to that route


Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:08:09