| 
 
 | 
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| # | AssignFromBuffer (handle) | Copies the buffer values to the entity table's properties Overrides Consultingwerk.OERA.EntityTable:AssignFromBuffer (handle) | |
| # | AssignToBuffer (handle) | Copies the entity table's properties to the buffer values Overrides Consultingwerk.OERA.EntityTable:AssignToBuffer (handle) | |
| # | HANDLE GetChildRecord (handle, character) | Returns the first (and typically only) child record of a to-one
         relation Inherited from Consultingwerk.OERA.EntityTable | |
| # | GetChildRecords (handle, character, Object, character) | Populates a List of child records Inherited from Consultingwerk.OERA.EntityTable | |
| + | InitializeNewRow () | Initializes a New row Inherited from Consultingwerk.OERA.EntityTable | |
| # | OnModuleDescriptionChanged (EventArgs) | Raises the ModuleDescriptionChanged event | |
| # | OnModuleGuidChanged (EventArgs) | Raises the ModuleGuidChanged event | |
| # | OnModuleNameChanged (EventArgs) | Raises the ModuleNameChanged event | |
| + | PopulateList (handle, character, Object, character) | Populates a List object with EntityTable objects for buffers Inherited from Consultingwerk.OERA.EntityTable | |
| + | PopulateList (handle, Object, character) | Populates a List object with EntityTable objects for buffers Inherited from Consultingwerk.OERA.EntityTable | |
| # | SetModified () | Set's the current row to modified Inherited from Consultingwerk.OERA.EntityTable | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | SmartModule_Generated () | Constructor of the SmartModule_Generated class | |
| + | SmartModule_Generated (handle) | Constructor of the SmartModule_Generated class | 
| 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 | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER ModuleDescription |  | |
| + | CHARACTER ModuleGuid |  | |
| + | CHARACTER ModuleName |  | |
| + | RowStateEnum RowState | Inherited from Consultingwerk.OERA.EntityTable | 
| 
            
                Top
                
            
         PROTECTED AssignFromBuffer (handle)
 
 | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PROTECTED AssignToBuffer (handle)
 
 | ||||||||||||||||||||||||||||||||||||
| PROTECTED HANDLE GetChildRecord (handle, character)
 
 | ||||||||||||||||||||||||||||||||||||
| PROTECTED GetChildRecords (handle, character, Object, character)
 
 | ||||||||||||||||||||||||||||||||||||
| PUBLIC InitializeNewRow ()
 
 | ||||||||||||||||||||||||||||||||||||
| PROTECTED OnModuleDescriptionChanged (EventArgs)
 
 | ||||||||||||||||||||||||||||||||||||
| PROTECTED OnModuleGuidChanged (EventArgs)
 
 | ||||||||||||||||||||||||||||||||||||
| PROTECTED OnModuleNameChanged (EventArgs)
 
 | ||||||||||||||||||||||||||||||||||||
| PUBLIC PopulateList (handle, character, Object, character)
 
 | ||||||||||||||||||||||||||||||||||||
| PUBLIC PopulateList (handle, Object, character)
 
 | ||||||||||||||||||||||||||||||||||||
| PROTECTED SetModified ()
 
 | ||||||||||||||||||||||||||||||||||||
| PUBLIC SmartModule_Generated ()
 
 | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PUBLIC SmartModule_Generated (handle)
 
 | |||||||||||||||
| PUBLIC ModuleDescriptionChanged (Object, EventArgs)
 
 | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PUBLIC ModuleGuidChanged (Object, EventArgs)
 
 | ||||||||||||||||||||
| PUBLIC ModuleNameChanged (Object, EventArgs)
 
 | ||||||||||||||||||||
| PUBLIC CHARACTER ModuleDescription
 
 | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| PUBLIC CHARACTER ModuleGuid
 
 | |||||||||
| PUBLIC CHARACTER ModuleName
 
 | |||||||||
| PUBLIC RowStateEnum RowState
 
 | |||||||||