Namespace: Consultingwerk.Windows.Framework.Repository.Object
Class 
GenerateLogicObjectPlugin Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.IAction, Consultingwerk.Windows.Framework.Repository.Object.ISmartObjectMasterFormPlugin

File:GenerateLogicObjectPlugin
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Oct 02 07:21:10 CEST 2022



Top Method Summary
Options Name Purpose
# BeginUpdateStateHandler (Object, DataSourceUpdateStateEventArgs) Event handler for the BeginUpdateState event of the ObjectMaster BusinessEntityAdapter
# EndUpdateStateHandler (Object, DataSourceUpdateStateEventArgs) Event handler for the EndUpdateState event of the ObjectMaster BusinessEntityAdapter
+ Execute () Calls ValidateButtonEnabeld from the Sequencer
# GenerateLogicObject () Generates the Logic Object
+ CHARACTER GenerateLogicObject (GenerateLogicObjectParameter) Generates the Logic Object
# ObjectMasterGuidChangedHandler (Object, EventArgs) Event handler for the ObjectMasterGuidChanged event of the SmartObjectMasterForm
# ObjectMasterOpenedHandler (Object, EventArgs) Event handler for the ObjectMasterOpened event of the SmartObjectMasterForm
# OpenLogicObject (IIdeSupportService) Opens the Logic object in the selected IDE
+ Shutdown () Method called when the SmartObjectMasterForm will get closed
+ Startup (SmartObjectMasterForm, SmartToolbarController, handle) Method called when then SmartObjectMasterForm is started
# ToolClickHandler (Object, ToolClickEventArgs) Event handler for the ToolClick Event of the ToolbarsController
# ValidateButtonEnabled () Validates the Enabled State of the Ribbon Button


Method Detail
Top

PROTECTED BeginUpdateStateHandler (Object, DataSourceUpdateStateEventArgs)

Purpose: Event handler for the BeginUpdateState event of the ObjectMaster BusinessEntityAdapter
Notes:

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

PROTECTED EndUpdateStateHandler (Object, DataSourceUpdateStateEventArgs)

Purpose: Event handler for the EndUpdateState event of the ObjectMaster BusinessEntityAdapter
Notes:

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

PUBLIC Execute ()

Purpose: Calls ValidateButtonEnabeld from the Sequencer
Notes:

Top

PROTECTED GenerateLogicObject ()

Purpose: Generates the Logic Object
Notes:

Top

PUBLIC CHARACTER GenerateLogicObject (GenerateLogicObjectParameter)

Purpose: Generates the Logic Object
Notes:

Parameters:
poParameter Consultingwerk.Windows.Framework.Repository.Object.GenerateLogicObjectParameter
The GenerateLogicObjectParameter with the parameters
Returns CHARACTER
The name of the generated class file
Top

PROTECTED ObjectMasterGuidChangedHandler (Object, EventArgs)

Purpose: Event handler for the ObjectMasterGuidChanged event of the SmartObjectMasterForm
Notes:

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

PROTECTED ObjectMasterOpenedHandler (Object, EventArgs)

Purpose: Event handler for the ObjectMasterOpened event of the SmartObjectMasterForm
Notes:

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

PROTECTED OpenLogicObject (IIdeSupportService)

Purpose: Opens the Logic object in the selected IDE
Notes:

Parameters:
poIdeService Consultingwerk.Studio.IdeSupport.IIdeSupportService
The IdeService to open the logic object
Top

PUBLIC Shutdown ()

Purpose: Method called when the SmartObjectMasterForm will get closed
Notes:

Top

PUBLIC Startup (SmartObjectMasterForm, SmartToolbarController, handle)

Purpose: Method called when then SmartObjectMasterForm is started
Notes:

Parameters:
poForm Consultingwerk.Windows.Framework.Repository.Object.SmartObjectMasterForm
The reference to the SmartObjectMasterForm instance
poToolbar Consultingwerk.SmartComponents.Implementation.SmartToolbarController
The reference to the SmartToolbarController instance
phDataset HANDLE
The handle of the dsObjectMaster dataset
Top

PROTECTED ToolClickHandler (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick Event of the ToolbarsController
Notes:

Parameters:
sender System.Object
The reference to the object that raise the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event
Top

PROTECTED ValidateButtonEnabled ()

Purpose: Validates the Enabled State of the Ribbon Button
Notes:



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:21:21