|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | Consultingwerk.Web2.Services.SmartMenu.MenuFunctionDetails GetMenuFunction (character) |
Returns the details and children of a single menu structure item |
|
+ | Progress.Json.ObjectModel.JsonObject GetMenuFunctionParameter (longchar) |
Returns the Json representation of the menu function parameter |
|
# | Progress.Json.ObjectModel.JsonObject GetMenuItemDetails (character, integer, integer) |
Returns the details and children of a single menu structure item |
|
+ | Progress.Json.ObjectModel.JsonArray GetMenuStructure (character, integer) |
Returns a JSON object representing a menu structure to the caller |
Options | Name | Purpose | |
---|---|---|---|
+ | SmartMenuStructureInterface () |
Constructor for the SmartMenuInterface class |
Top
PROTECTED Consultingwerk.Web2.Services.SmartMenu.MenuFunctionDetails GetMenuFunction (character)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Json.ObjectModel.JsonObject GetMenuFunctionParameter (longchar)
|
||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject GetMenuItemDetails (character, integer, integer)
|
||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonArray GetMenuStructure (character, integer)
|
PUBLIC SmartMenuStructureInterface ()
|
---|