|
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 |
|
# | OnModuleGuidChanged (EventArgs) |
Raises the ModuleGuidChanged event |
|
# | OnValueListDescriptionChanged (EventArgs) |
Raises the ValueListDescriptionChanged event |
|
# | OnValueListGuidChanged (EventArgs) |
Raises the ValueListGuidChanged event |
|
# | OnValueListKeyChanged (EventArgs) |
Raises the ValueListKeyChanged 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 | |
---|---|---|---|
+ | SmartValueList_Generated () |
Constructor of the SmartValueList_Generated class |
|
+ | SmartValueList_Generated (handle) |
Constructor of the SmartValueList_Generated class |
Options | Name | Purpose | |
---|---|---|---|
+ | ModuleGuidChanged (Object, EventArgs) |
Raised when the ModuleGuid property value changes |
|
+ | ValueListDescriptionChanged (Object, EventArgs) |
Raised when the ValueListDescription property value changes |
|
+ | ValueListGuidChanged (Object, EventArgs) |
Raised when the ValueListGuid property value changes |
|
+ | ValueListKeyChanged (Object, EventArgs) |
Raised when the ValueListKey property value changes |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER ModuleGuid |
|
|
+ | RowStateEnum RowState |
Inherited from Consultingwerk.OERA.EntityTable |
|
+ | Consultingwerk.SmartFramework.System.ListSmartValueListEntry SmartValueListEntrys |
|
|
+ | CHARACTER ValueListDescription |
|
|
+ | CHARACTER ValueListGuid |
|
|
+ | CHARACTER ValueListKey |
|
Top
PROTECTED AssignFromBuffer (handle)
|
||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED AssignToBuffer (handle)
|
||||||||||||||||||||||||||||||||||||
PROTECTED HANDLE GetChildRecord (handle, character)
|
||||||||||||||||||||||||||||||||||||
PROTECTED GetChildRecords (handle, character, Object, character)
|
||||||||||||||||||||||||||||||||||||
PUBLIC InitializeNewRow ()
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnModuleGuidChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnValueListDescriptionChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnValueListGuidChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnValueListKeyChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PUBLIC PopulateList (handle, character, Object, character)
|
||||||||||||||||||||||||||||||||||||
PUBLIC PopulateList (handle, Object, character)
|
||||||||||||||||||||||||||||||||||||
PROTECTED SetModified ()
|
PUBLIC SmartValueList_Generated ()
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SmartValueList_Generated (handle)
|
PUBLIC ModuleGuidChanged (Object, EventArgs)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ValueListDescriptionChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC ValueListGuidChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC ValueListKeyChanged (Object, EventArgs)
|
PUBLIC CHARACTER ModuleGuid
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC RowStateEnum RowState
|
|||||||||
PUBLIC Consultingwerk.SmartFramework.System.ListSmartValueListEntry SmartValueListEntrys
|
|||||||||
PUBLIC CHARACTER ValueListDescription
|
|||||||||
PUBLIC CHARACTER ValueListGuid
|
|||||||||
PUBLIC CHARACTER ValueListKey
|