|
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 |
|
# | OnAttachmentRoleDescriptionChanged (EventArgs) |
Raises the AttachmentRoleDescriptionChanged event |
|
# | OnAttachmentRoleGUIDChanged (EventArgs) |
Raises the AttachmentRoleGUIDChanged event |
|
# | OnAttachmentRoleImageLargeChanged (EventArgs) |
Raises the AttachmentRoleImageLargeChanged event |
|
# | OnAttachmentRoleImageSmallChanged (EventArgs) |
Raises the AttachmentRoleImageSmallChanged event |
|
# | OnAttachmentRoleNameChanged (EventArgs) |
Raises the AttachmentRoleNameChanged 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 | |
---|---|---|---|
+ | SmartAttachmentRole_Generated () |
Constructor of the SmartAttachmentRole_Generated class |
|
+ | SmartAttachmentRole_Generated (handle) |
Constructor of the SmartAttachmentRole_Generated class |
Options | Name | Purpose | |
---|---|---|---|
+ | AttachmentRoleDescriptionChanged (Object, EventArgs) |
Raised when the AttachmentRoleDescription property value changes |
|
+ | AttachmentRoleGUIDChanged (Object, EventArgs) |
Raised when the AttachmentRoleGUID property value changes |
|
+ | AttachmentRoleImageLargeChanged (Object, EventArgs) |
Raised when the AttachmentRoleImageLarge property value changes |
|
+ | AttachmentRoleImageSmallChanged (Object, EventArgs) |
Raised when the AttachmentRoleImageSmall property value changes |
|
+ | AttachmentRoleNameChanged (Object, EventArgs) |
Raised when the AttachmentRoleName property value changes |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER AttachmentRoleDescription |
|
|
+ | CHARACTER AttachmentRoleGUID |
|
|
+ | CHARACTER AttachmentRoleImageLarge |
|
|
+ | CHARACTER AttachmentRoleImageSmall |
|
|
+ | CHARACTER AttachmentRoleName |
|
|
+ | 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 OnAttachmentRoleDescriptionChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnAttachmentRoleGUIDChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnAttachmentRoleImageLargeChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnAttachmentRoleImageSmallChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnAttachmentRoleNameChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PUBLIC PopulateList (handle, character, Object, character)
|
||||||||||||||||||||||||||||||||||||
PUBLIC PopulateList (handle, Object, character)
|
||||||||||||||||||||||||||||||||||||
PROTECTED SetModified ()
|
PUBLIC SmartAttachmentRole_Generated ()
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SmartAttachmentRole_Generated (handle)
|
PUBLIC AttachmentRoleDescriptionChanged (Object, EventArgs)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC AttachmentRoleGUIDChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC AttachmentRoleImageLargeChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC AttachmentRoleImageSmallChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC AttachmentRoleNameChanged (Object, EventArgs)
|
PUBLIC CHARACTER AttachmentRoleDescription
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER AttachmentRoleGUID
|
|||||||||
PUBLIC CHARACTER AttachmentRoleImageLarge
|
|||||||||
PUBLIC CHARACTER AttachmentRoleImageSmall
|
|||||||||
PUBLIC CHARACTER AttachmentRoleName
|
|||||||||
PUBLIC RowStateEnum RowState
|