Namespace: Consultingwerk.Web2.Services.Rendering.Components
Class 
ComponentRenderingHelper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

Purpose: Attaches server-side event handlers to the component
Notes:



Top Method Summary
Options Name Purpose
+ AddEditorButtons (JsonObject, handle) Adds editor buttons to the input settings JSON object
+ AddStyle (JsonObject, handle) Adds style to the input settings JSON object
+ AttachServerEvents (JsonObject, handle, character) Attaches server-side event handlers to the component


Method Detail
Top

PUBLIC AddEditorButtons (JsonObject, handle)

Purpose: Adds editor buttons to the input settings JSON object
Notes:

Parameters:
poInputSettings Progress.Json.ObjectModel.JsonObject
The JsonObject with the input settings
phAttributes HANDLE
The buffer with the component attributes
Top

PUBLIC AddStyle (JsonObject, handle)

Purpose: Adds style to the input settings JSON object
Notes:

Parameters:
poInputSettings Progress.Json.ObjectModel.JsonObject
The JsonObject with the input settings
phAttributes HANDLE
The buffer with the component attributes
Top

PUBLIC AttachServerEvents (JsonObject, handle, character)

Purpose: Attaches server-side event handlers to the component
Notes:

Parameters:
poComponentOptions Progress.Json.ObjectModel.JsonObject
The JsonObject with the component options
phAttributes HANDLE
The buffer with the component attributes
pcEventList CHARACTER
The list of server-side events when defined


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