Namespace: Consultingwerk.CommonUi
Class 
EventHandlerParameter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.ParameterObject
Implements: Consultingwerk.CommonUi.IAfterFieldsEnabledEventHandlerParameter, Consultingwerk.CommonUi.IAfterPerformLookupEventHandlerParameter, Consultingwerk.CommonUi.IAfterRetrieveDataEventHandlerParameter, Consultingwerk.CommonUi.IBeforeEnableFieldsEventHandlerParameter, Consultingwerk.CommonUi.IBeforeRetrieveDataEventHandlerParameter, Consultingwerk.CommonUi.IClickEventHandlerParameter, Consultingwerk.CommonUi.ICurrentChangedEventHandlerParameter, Consultingwerk.CommonUi.IDataSourceEventHandlerParameter, Consultingwerk.CommonUi.IDefaultActionEventHandlerParameter, Consultingwerk.CommonUi.IEditorButtonClickEventHandlerParameter, Consultingwerk.CommonUi.IEventHandlerParameter, Consultingwerk.CommonUi.IFormClosedEventHandlerParameter, Consultingwerk.CommonUi.IFormClosingEventHandlerParameter, Consultingwerk.CommonUi.IInitializingEventHandlerParameter, Consultingwerk.IJsonSerializable, Consultingwerk.CommonUi.ILeaveEventHandlerParameter, Consultingwerk.CommonUi.ILookupCompleteEventHandlerParameter, Consultingwerk.CommonUi.ILookupKeyValueChangedEventHandlerParameter, Consultingwerk.CommonUi.IModalFormClosedEventHandlerParameter, Consultingwerk.CommonUi.IToolClickEventHandlerParameter, Consultingwerk.CommonUi.IValidatingEventHandlerParameter, Consultingwerk.CommonUi.IValueChangedEventHandlerParameter




Top Method Summary
Options Name Purpose
DeserializeProperty (JsonObject, character, character, character) Deserializes a single property value from the JsonObject
SerializeProperty (JsonObject, character, character, character) Serializes a single property value into the JsonObject

Top Constructor Summary
Options Name Purpose
EventHandlerParameter () Constructor for the EventHandlerParameter class
EventHandlerParameter (character, character, character, character) Constructor for the EventHandlerParameter class
EventHandlerParameter (character, character, character, character, character) Constructor for the EventHandlerParameter class

Top Property Summary
Options Name Purpose
LOGICAL Available
CHARACTER ClientType
CHARACTER ContainerName
CHARACTER DialogResult
CHARACTER EntityName
CHARACTER EntityTable
CHARACTER EntityView
CHARACTER EventContext
Progress.Json.ObjectModel.JsonObject EventCustomContext
CHARACTER EventName
Progress.Lang.Object FormContext
CHARACTER FormName
Progress.Lang.Object FormParameter
Progress.Lang.Object FormResponse
Consultingwerk.Framework.MessageInteraction.ListInputPrompt InputPrompts
CHARACTER ItemKey
CHARACTER LaunchedFormName
Progress.Lang.Object LaunchedFormParameter
CHARACTER QuerySort
CHARACTER QueryString
Consultingwerk.Framework.MessageInteraction.ListQuestion Questions
CHARACTER SelfName
Consultingwerk.CommonUi.ListTabFolderStatus TabFolderStatuses
CHARACTER TableIoTargetName
Consultingwerk.CommonUi.UnboundValues UnboundValues


Method Detail
Top

DeserializeProperty (JsonObject, character, character, character)

Purpose: Deserializes a single property value from the JsonObject
Notes: SCL-5618 - counterpart of the SerializeProperty override

Parameters:
poJsonObject Progress.Json.ObjectModel.JsonObject
The reference to the source JsonObject
pcProperty CHARACTER
The name of the property in this class
pcJsonProperty CHARACTER
The name of the property in the JsonObject
pcType CHARACTER
The type of the property
Top

SerializeProperty (JsonObject, character, character, character)

Purpose: Serializes a single property value into the JsonObject
Notes: SCL-5618 - the generic serializer treats the UnboundValues
dictionary as a plain IEnumerable and would emit an array of
holder objects, losing the keys. The dictionary emits itself as
a JsonObject with one plain JSON value per entry instead.

Parameters:
poJsonObject Progress.Json.ObjectModel.JsonObject
The reference to the target JsonObject
pcProperty CHARACTER
The name of the property in this class
pcJsonProperty CHARACTER
The name of the property in the JsonObject
pcType CHARACTER
The type of the property


Constructor Detail
Top

EventHandlerParameter ()

Purpose: Constructor for the EventHandlerParameter class
Notes:

Top

EventHandlerParameter (character, character, character, character)

Purpose: Constructor for the EventHandlerParameter class
Notes:

Parameters:
pcFormName CHARACTER
The value for the FormName property
pcContainerName CHARACTER
The value for the ContainerName property
pcSelfName CHARACTER
The value for the SelfName property
pcEventName CHARACTER
The value for the EventName property
Top

EventHandlerParameter (character, character, character, character, character)

Purpose: Constructor for the EventHandlerParameter class
Notes:

Parameters:
pcFormName CHARACTER
The value for the FormName property
pcContainerName CHARACTER
The value for the ContainerName property
pcSelfName CHARACTER
The value for the SelfName property
pcItemKey CHARACTER
The value for the ItemKey property
pcEventName CHARACTER
The value for the EventName property


Property Detail
Top

LOGICAL Available


Returns LOGICAL
Top

CHARACTER ClientType


Returns CHARACTER
Top

CHARACTER ContainerName


Returns CHARACTER
Top

CHARACTER DialogResult


Returns CHARACTER
Top

CHARACTER EntityName


Returns CHARACTER
Top

CHARACTER EntityTable


Returns CHARACTER
Top

CHARACTER EntityView


Returns CHARACTER
Top

CHARACTER EventContext


Returns CHARACTER
Top

Progress.Json.ObjectModel.JsonObject EventCustomContext


Returns Progress.Json.ObjectModel.JsonObject
Top

CHARACTER EventName


Returns CHARACTER
Top

Progress.Lang.Object FormContext


Returns Progress.Lang.Object
Top

CHARACTER FormName


Returns CHARACTER
Top

Progress.Lang.Object FormParameter


Returns Progress.Lang.Object
Top

Progress.Lang.Object FormResponse


Returns Progress.Lang.Object
Top

Consultingwerk.Framework.MessageInteraction.ListInputPrompt InputPrompts


Returns Consultingwerk.Framework.MessageInteraction.ListInputPrompt
Top

CHARACTER ItemKey


Returns CHARACTER
Top

CHARACTER LaunchedFormName


Returns CHARACTER
Top

Progress.Lang.Object LaunchedFormParameter


Returns Progress.Lang.Object
Top

CHARACTER QuerySort


Returns CHARACTER
Top

CHARACTER QueryString


Returns CHARACTER
Top

Consultingwerk.Framework.MessageInteraction.ListQuestion Questions


Returns Consultingwerk.Framework.MessageInteraction.ListQuestion
Top

CHARACTER SelfName


Returns CHARACTER
Top

Consultingwerk.CommonUi.ListTabFolderStatus TabFolderStatuses


Returns Consultingwerk.CommonUi.ListTabFolderStatus
Top

CHARACTER TableIoTargetName


Returns CHARACTER
Top

Consultingwerk.CommonUi.UnboundValues UnboundValues


Returns Consultingwerk.CommonUi.UnboundValues


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       16.08.2026 16:55:37