|
|
|
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
|