Top Method Summary
Options Name Purpose
+ Progress.Json.ObjectModel.JsonObject RenderJson (character, character, character, character, logical, logical, logical, handle, handle, character) Renders a repository object as JSON
# RenderRadioButtons (RadioButton[], character, JsonObject) Renders the Radio-Buttons of a VIEW-AS RADIO-SET


Method Detail
Top

PUBLIC Progress.Json.ObjectModel.JsonObject RenderJson (character, character, character, character, logical, logical, logical, handle, handle, character)

Purpose: Renders a repository object as JSON
Notes:

Parameters:
pcObjectName CHARACTER
The name of the repository field
pcScope CHARACTER
The scope to bind the field to (for additional properties)
pcFieldModel CHARACTER
The model to bind the field to
pcFieldName CHARACTER
The name of the field
plMandatory LOGICAL
Logical value indicating if the field is mandatory
plReadOnly LOGICAL
Logical value indicating if the field is mandatory
plAddOnly LOGICAL
Logical value indicating if the field is only enable during add
phAttributes HANDLE
The record buffer with the object attributes
phDataset HANDLE
The handle of the Business Entity Dataset
pcTables CHARACTER
The list of tables (entity table + entity view)
Returns Progress.Json.ObjectModel.JsonObject
The JSON representation of the field
Top

PROTECTED RenderRadioButtons (RadioButton[], character, JsonObject)

Purpose: Renders the Radio-Buttons of a VIEW-AS RADIO-SET
Notes:

Parameters:
poRadioButtons Consultingwerk.CommonUi.Components.RadioSet.RadioButton
The array of RadioButtons
pcDataType CHARACTER
The Data-Type of the control
poInputSettings Progress.Json.ObjectModel.JsonObject
The JsonObject representing the inputSettings


©2006-2025 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       16.09.2025 09:42:16