Top Method Summary
Options Name Purpose
AddControlRules (JsonObject, handle) Adds the enableRules and visibilityRules properties for the control
AddFieldEnabledState (JsonObject, handle) Adds the enabledState attribute for the field
CHARACTER FieldEnabledState (handle) Returns the enabledState for the field

Top Constructor Summary
Options Name Purpose
WebViewerRenderingHelper () Private default constructor for the WebViewerRenderingHelper class


Method Detail
Top

AddControlRules (JsonObject, handle)

Purpose: Adds the enableRules and visibilityRules properties for the control
Notes: Passes the EnableRules and VisibilityRules repository attributes of
the control (field, button, group box, ...) through to the web
client, which evaluates the rules to control the enabled and
visible state of the control (SCL-4111)

Parameters:
poField Progress.Json.ObjectModel.JsonObject
The JSON object representing the control
phAttributes HANDLE
The handle of the buffer with the attributes for the control
Top

AddFieldEnabledState (JsonObject, handle)

Purpose: Adds the enabledState attribute for the field
Notes:

Parameters:
poField Progress.Json.ObjectModel.JsonObject
The JSON object representing the field
phAttributes HANDLE
The handle of the buffer with the attributes for the field
Top

CHARACTER FieldEnabledState (handle)

Purpose: Returns the enabledState for the field
Notes:

Parameters:
phAttributes HANDLE
The handle of the buffer with the attributes for the field
Returns CHARACTER
The enabledState value


Constructor Detail
Top

WebViewerRenderingHelper ()

Purpose: Private default constructor for the WebViewerRenderingHelper class
Notes: Disable instance creation



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       06.07.2026 14:39:24