Top Method Summary
Options Name Purpose
CopyObjectMasterName (Object, EventArgs) Event handler for the Copy Object Master Name Button Notes : @param sender The reference to the object that raised the event @param e The System.EventArgs with the data for this event */
DataSourceCurrentChangedHandler (Object, EventArgs) Event handler for the CurrentChanged event Notes : @param sender The reference to the object that raised the event @param e The System.EventArgs with the data for this event */
GridDefaultActionHandler (Object, EventArgs) Event handler for the GridDefaultAction event Notes : @param sender The reference to the object that raised the event @param e The System.EventArgs with the data for this event */
LaunchAngularForm (Object, EventArgs) Event handler for the Launch Angular Form Button Notes : @param sender The reference to the object that raised the event @param e The System.EventArgs with the data for this event */
LaunchForm (Object, EventArgs) Event handler for the Launch Form Button Notes : @param sender The reference to the object that raised the event @param e The System.EventArgs with the data for this event */
NewObjectMaster (Object, EventArgs) Event handler for the New Object Master Button Notes : @param sender The reference to the object that raised the event @param e The System.EventArgs with the data for this event */
ObjectCreatedHandler (Object, ObjectCreatedEventArgs) Event handler for the ObjectCreated event of the NewFromTemplateWizardForm Notes : @param sender The reference to the object that raised the event @param e The ObjectCreatedEventArgs with the data for this event */
OpenMaster (Object, EventArgs) Event handler for the Open Master Button Notes : @param sender The reference to the object that raised the event @param e The System.EventArgs with the data for this event */
OpenSelectedMaster () Opens the selected object master Notes : */
OpenWebApp (Object, EventArgs) Event handler for the Open WebApp Button Notes : @param sender The reference to the object that raised the event @param e The System.EventArgs with the data for this event */
ShownHandler (Object, EventArgs) Event handler for the Shown event of the form Notes : This method is called when the form is first displayed. @param sender The reference to the object that raised the event @param e The System.EventArgs with the data for this event */
SubscribeEvents () Subscribes the events for an attached form instance
UnsubscribeEvents () Unsubscribes the events for an attached form instance


Method Detail
Top

CopyObjectMasterName (Object, EventArgs)

Purpose: Event handler for the Copy Object Master Name Button
Notes :

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

DataSourceCurrentChangedHandler (Object, EventArgs)

Purpose: Event handler for the CurrentChanged event
Notes :

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

GridDefaultActionHandler (Object, EventArgs)

Purpose: Event handler for the GridDefaultAction event
Notes :

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

LaunchAngularForm (Object, EventArgs)

Purpose: Event handler for the Launch Angular Form Button
Notes :

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

LaunchForm (Object, EventArgs)

Purpose: Event handler for the Launch Form Button
Notes :

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

NewObjectMaster (Object, EventArgs)

Purpose: Event handler for the New Object Master Button
Notes :

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

ObjectCreatedHandler (Object, ObjectCreatedEventArgs)

Purpose: Event handler for the ObjectCreated event of the NewFromTemplateWizardForm
Notes :

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.Windows.Framework.Repository.Object.ObjectCreatedEventArgs
The ObjectCreatedEventArgs with the data for this event
Top

OpenMaster (Object, EventArgs)

Purpose: Event handler for the Open Master Button
Notes :

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

OpenSelectedMaster ()

Purpose: Opens the selected object master
Notes :

Top

OpenWebApp (Object, EventArgs)

Purpose: Event handler for the Open WebApp Button
Notes :

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

ShownHandler (Object, EventArgs)

Purpose: Event handler for the Shown event of the form
Notes : This method is called when the form is first displayed.

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

SubscribeEvents ()

Purpose: Subscribes the events for an attached form instance
Notes: This method needs to be implemented by the Form Logic class and
is supposed to subscribe to control events

Top

UnsubscribeEvents ()

Purpose: Unsubscribes the events for an attached form instance
Notes: This method needs to be implemented by the Form Logic class and
is supposed to unsubscribe from control events



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:15:33