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

Top Constructor Summary
Options Name Purpose
+ GenerateLogicObjectPlugin () Constructor for the GenerateLogicObjectPlugin class

Top Property Summary
Options Name Purpose
+ Consultingwerk.Windows.Framework.Repository.Object.SmartObjectMasterForm Form
Inherited from Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin
+ CHARACTER ObjectTypeList
Inherited from Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin
+ Consultingwerk.SmartComponents.Implementation.SmartToolbarController Toolbar
Inherited from Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin


Method Detail
Top

PROTECTED BeginUpdateStateHandler (Object, DataSourceUpdateStateEventArgs)

Inherited from Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin
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)

Inherited from Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin
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 ()

Inherited from Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin
Purpose: Calls ValidateButtonEnabled 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)

Inherited from Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin
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)

Inherited from Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin
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 ()

Inherited from Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin
Purpose: Method called when the SmartObjectMasterForm will get closed
Notes:

Top

PUBLIC Startup (SmartObjectMasterForm, SmartToolbarController, handle)

Overrides Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin: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)

Overrides Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin: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 ()

Overrides Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin:ValidateButtonEnabled ()
Purpose: Validates the Enabled State of the Ribbon Button
Notes:



Constructor Detail
Top

PUBLIC GenerateLogicObjectPlugin ()

Purpose: Constructor for the GenerateLogicObjectPlugin class
Notes:



Property Detail
Top

PUBLIC Consultingwerk.Windows.Framework.Repository.Object.SmartObjectMasterForm Form

Inherited from Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin

Returns Consultingwerk.Windows.Framework.Repository.Object.SmartObjectMasterForm
Top

PUBLIC CHARACTER ObjectTypeList

Inherited from Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin

Returns CHARACTER
Top

PUBLIC Consultingwerk.SmartComponents.Implementation.SmartToolbarController Toolbar

Inherited from Consultingwerk.Windows.Framework.Repository.Object.BaseObjectDesignerObjectTypePlugin

Returns Consultingwerk.SmartComponents.Implementation.SmartToolbarController


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.11.2024 19:08:33