Namespace: Consultingwerk.SmartFramework.Menu
Class 
SmartModule_Generated Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.EntityTable
Inherited by: Consultingwerk.SmartFramework.Menu.SmartModule
ABSTRACT

File:SmartModule
Author(s):Mike Fechner
Created:28.04.2013 00:33:34



Top Method Summary
Options Name Purpose
AssignFromBuffer (handle) Copies the buffer values to the entity table's properties
AssignToBuffer (handle) Copies the entity table's properties to the buffer values
OnModuleDescriptionChanged (EventArgs) Raises the ModuleDescriptionChanged event
OnModuleGuidChanged (EventArgs) Raises the ModuleGuidChanged event
OnModuleNameChanged (EventArgs) Raises the ModuleNameChanged event

Top Constructor Summary
Options Name Purpose
SmartModule_Generated () Constructor of the SmartModule_Generated class
SmartModule_Generated (handle) Constructor of the SmartModule_Generated class

Top Event Summary
Options Name Purpose
ModuleDescriptionChanged (Object, EventArgs) Raised when the ModuleDescription property value changes
ModuleGuidChanged (Object, EventArgs) Raised when the ModuleGuid property value changes
ModuleNameChanged (Object, EventArgs) Raised when the ModuleName property value changes

Top Property Summary
Options Name Purpose
CHARACTER ModuleDescription
CHARACTER ModuleGuid
CHARACTER ModuleName


Method Detail
Top

AssignFromBuffer (handle)

Purpose: Copies the buffer values to the entity table's properties
Notes:

Parameters:
phBuffer HANDLE
The handle of the record buffer to assign properties from
Top

AssignToBuffer (handle)

Purpose: Copies the entity table's properties to the buffer values
Notes:

Parameters:
phBuffer HANDLE
The handle of the record buffer to assign properties from
Top

OnModuleDescriptionChanged (EventArgs)

Purpose: Raises the ModuleDescriptionChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

OnModuleGuidChanged (EventArgs)

Purpose: Raises the ModuleGuidChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

OnModuleNameChanged (EventArgs)

Purpose: Raises the ModuleNameChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event


Constructor Detail
Top

SmartModule_Generated ()

Purpose: Constructor of the SmartModule_Generated class
Notes:

Top

SmartModule_Generated (handle)

Purpose: Constructor of the SmartModule_Generated class
Notes:

Parameters:
phBuffer HANDLE
A source buffer to copy the values from


Event Detail
Top

ModuleDescriptionChanged (Object, EventArgs)

Purpose: Raised when the ModuleDescription property value changes
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

ModuleGuidChanged (Object, EventArgs)

Purpose: Raised when the ModuleGuid property value changes
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

ModuleNameChanged (Object, EventArgs)

Purpose: Raised when the ModuleName property value changes
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


Property Detail
Top

CHARACTER ModuleDescription


Returns CHARACTER
Top

CHARACTER ModuleGuid


Returns CHARACTER
Top

CHARACTER ModuleName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:25:30