|
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 |
|
# | OnCommentRoleDescriptionChanged (EventArgs) |
Raises the CommentRoleDescriptionChanged event |
|
# | OnCommentRoleGUIDChanged (EventArgs) |
Raises the CommentRoleGUIDChanged event |
|
# | OnCommentRoleImageLargeChanged (EventArgs) |
Raises the CommentRoleImageLargeChanged event |
|
# | OnCommentRoleImageSmallChanged (EventArgs) |
Raises the CommentRoleImageSmallChanged event |
|
# | OnCommentRoleNameChanged (EventArgs) |
Raises the CommentRoleNameChanged 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 | |
---|---|---|---|
+ | SmartCommentRole_Generated () |
Constructor of the SmartCommentRole_Generated class |
|
+ | SmartCommentRole_Generated (handle) |
Constructor of the SmartCommentRole_Generated class |
Options | Name | Purpose | |
---|---|---|---|
+ | CommentRoleDescriptionChanged (Object, EventArgs) |
Raised when the CommentRoleDescription property value changes |
|
+ | CommentRoleGUIDChanged (Object, EventArgs) |
Raised when the CommentRoleGUID property value changes |
|
+ | CommentRoleImageLargeChanged (Object, EventArgs) |
Raised when the CommentRoleImageLarge property value changes |
|
+ | CommentRoleImageSmallChanged (Object, EventArgs) |
Raised when the CommentRoleImageSmall property value changes |
|
+ | CommentRoleNameChanged (Object, EventArgs) |
Raised when the CommentRoleName property value changes |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER CommentRoleDescription |
|
|
+ | CHARACTER CommentRoleGUID |
|
|
+ | CHARACTER CommentRoleImageLarge |
|
|
+ | CHARACTER CommentRoleImageSmall |
|
|
+ | CHARACTER CommentRoleName |
|
|
+ | 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 OnCommentRoleDescriptionChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnCommentRoleGUIDChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnCommentRoleImageLargeChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnCommentRoleImageSmallChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnCommentRoleNameChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PUBLIC PopulateList (handle, character, Object, character)
|
||||||||||||||||||||||||||||||||||||
PUBLIC PopulateList (handle, Object, character)
|
||||||||||||||||||||||||||||||||||||
PROTECTED SetModified ()
|
PUBLIC SmartCommentRole_Generated ()
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SmartCommentRole_Generated (handle)
|
PUBLIC CommentRoleDescriptionChanged (Object, EventArgs)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CommentRoleGUIDChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC CommentRoleImageLargeChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC CommentRoleImageSmallChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC CommentRoleNameChanged (Object, EventArgs)
|
PUBLIC CHARACTER CommentRoleDescription
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER CommentRoleGUID
|
|||||||||
PUBLIC CHARACTER CommentRoleImageLarge
|
|||||||||
PUBLIC CHARACTER CommentRoleImageSmall
|
|||||||||
PUBLIC CHARACTER CommentRoleName
|
|||||||||
PUBLIC RowStateEnum RowState
|