Top Constructor Summary
Options Name Purpose
LaunchFormUiAction () Default constructor for LaunchFormUiAction.
LaunchFormUiAction (character) Constructor that assigns the FormName.
LaunchFormUiAction (character, logical) Constructor that assigns the FormName and the Modal flag.
LaunchFormUiAction (character, logical, Object) Constructor that assigns the FormName, the Modal flag and the FormParameter.

Top Property Summary
Options Name Purpose
CHARACTER ActionType
CHARACTER FormName
Progress.Lang.Object FormParameter
LOGICAL Modal


Constructor Detail
Top

LaunchFormUiAction ()

Purpose: Default constructor for LaunchFormUiAction.
Notes:

Top

LaunchFormUiAction (character)

Purpose: Constructor that assigns the FormName.
Notes:

Parameters:
pcFormName CHARACTER
The name of the Form to launch
Top

LaunchFormUiAction (character, logical)

Purpose: Constructor that assigns the FormName and the Modal flag.
Notes:

Parameters:
pcFormName CHARACTER
The name of the Form to launch
plModal LOGICAL
When true the Form is launched modally
Top

LaunchFormUiAction (character, logical, Object)

Purpose: Constructor that assigns the FormName, the Modal flag and the
FormParameter.
Notes:

Parameters:
pcFormName CHARACTER
The name of the Form to launch
plModal LOGICAL
When true the Form is launched modally
poFormParameter Progress.Lang.Object
The FormParameter assigned to the launched Form


Property Detail
Top

CHARACTER ActionType


Returns CHARACTER
Top

CHARACTER FormName


Returns CHARACTER
Top

Progress.Lang.Object FormParameter


Returns Progress.Lang.Object
Top

LOGICAL Modal


Returns LOGICAL


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.05.2026 16:18:30