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 */
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 : */
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

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

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       26.04.2026 22:33:42