|
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 |
|
| # | OnFunctionCallParameterChanged (EventArgs) |
Raises the FunctionCallParameterChanged event |
|
| # | OnFunctionDescriptionChanged (EventArgs) |
Raises the FunctionDescriptionChanged event |
|
| # | OnFunctionGuidChanged (EventArgs) |
Raises the FunctionGuidChanged event |
|
| # | OnFunctionLargeImageChanged (EventArgs) |
Raises the FunctionLargeImageChanged event |
|
| # | OnFunctionModuleGuidChanged (EventArgs) |
Raises the FunctionModuleGuidChanged event |
|
| # | OnFunctionNameChanged (EventArgs) |
Raises the FunctionNameChanged event |
|
| # | OnFunctionSmallImageChanged (EventArgs) |
Raises the FunctionSmallImageChanged 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 | |
|---|---|---|---|
| + | SmartFunction_Generated () |
Constructor of the SmartFunction_Generated class |
|
| + | SmartFunction_Generated (handle) |
Constructor of the SmartFunction_Generated class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | FunctionCallParameterChanged (Object, EventArgs) |
Raised when the FunctionCallParameter property value changes |
|
| + | FunctionDescriptionChanged (Object, EventArgs) |
Raised when the FunctionDescription property value changes |
|
| + | FunctionGuidChanged (Object, EventArgs) |
Raised when the FunctionGuid property value changes |
|
| + | FunctionLargeImageChanged (Object, EventArgs) |
Raised when the FunctionLargeImage property value changes |
|
| + | FunctionModuleGuidChanged (Object, EventArgs) |
Raised when the FunctionModuleGuid property value changes |
|
| + | FunctionNameChanged (Object, EventArgs) |
Raised when the FunctionName property value changes |
|
| + | FunctionSmallImageChanged (Object, EventArgs) |
Raised when the FunctionSmallImage property value changes |
|
| + | ModuleNameChanged (Object, EventArgs) |
Raised when the ModuleName property value changes |
| Options | Name | Purpose | |
|---|---|---|---|
| + | LONGCHAR FunctionCallParameter |
|
|
| + | CHARACTER FunctionDescription |
|
|
| + | CHARACTER FunctionGuid |
|
|
| + | CHARACTER FunctionLargeImage |
|
|
| + | CHARACTER FunctionModuleGuid |
|
|
| + | CHARACTER FunctionName |
|
|
| + | CHARACTER FunctionSmallImage |
|
|
| + | 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 OnFunctionCallParameterChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnFunctionDescriptionChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnFunctionGuidChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnFunctionLargeImageChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnFunctionModuleGuidChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnFunctionNameChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnFunctionSmallImageChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnModuleNameChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PUBLIC PopulateList (handle, character, Object, character)
|
||||||||||||||||||||||||||||||||||||
PUBLIC PopulateList (handle, Object, character)
|
||||||||||||||||||||||||||||||||||||
PROTECTED SetModified ()
|
||||||||||||||||||||||||||||||||||||
PUBLIC SmartFunction_Generated ()
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SmartFunction_Generated (handle)
|
|||||||||||||||
PUBLIC FunctionCallParameterChanged (Object, EventArgs)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC FunctionDescriptionChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC FunctionGuidChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC FunctionLargeImageChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC FunctionModuleGuidChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC FunctionNameChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC FunctionSmallImageChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC ModuleNameChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC LONGCHAR FunctionCallParameter
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER FunctionDescription
|
|||||||||
PUBLIC CHARACTER FunctionGuid
|
|||||||||
PUBLIC CHARACTER FunctionLargeImage
|
|||||||||
PUBLIC CHARACTER FunctionModuleGuid
|
|||||||||
PUBLIC CHARACTER FunctionName
|
|||||||||
PUBLIC CHARACTER FunctionSmallImage
|
|||||||||
PUBLIC CHARACTER ModuleName
|
|||||||||
PUBLIC RowStateEnum RowState
|
|||||||||