Top Method Summary
Options Name Purpose
# Progress.Json.ObjectModel.JsonObject GetOperator (character, character) Returns an operator
# Progress.Json.ObjectModel.JsonArray GetOperators () Returns the operators
+ Progress.Json.ObjectModel.JsonObject RenderComponentToJson (character, handle, handle) Renders a component to JSON


Method Detail
Top

PROTECTED Progress.Json.ObjectModel.JsonObject GetOperator (character, character)

Purpose: Returns an operator
Notes:

Parameters:
pcOperator CHARACTER
The operator
pcLabel CHARACTER
The label
Returns Progress.Json.ObjectModel.JsonObject
The JsonObject representing the operator
Top

PROTECTED Progress.Json.ObjectModel.JsonArray GetOperators ()

Purpose: Returns the operators
Notes:

Returns Progress.Json.ObjectModel.JsonArray
The JsonArray representing the operators
Top

PUBLIC Progress.Json.ObjectModel.JsonObject RenderComponentToJson (character, handle, handle)

Purpose: Renders a component to JSON
Notes:

Parameters:
pcObjectInstanceGuid CHARACTER
The GUID of the current object instance
phAttributesBuffer HANDLE
The record buffer with the object attributes
phRepositoryData HANDLE
The repository data to render (ProDataset)
Returns Progress.Json.ObjectModel.JsonObject
The JSON object describing the component


©2006-2025 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.02.2025 06:07:24