|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | SaveRowChangesEventArgs (character, handle, handle, integer) |
Constructor for the SaveRowChangesEventArgs class |
|
+ | SaveRowChangesEventArgs (character, handle, handle, RowStateEnum) |
Constructor for the SaveRowChangesEventArgs class |
Options | Name | Purpose | |
---|---|---|---|
+ | HANDLE BeforeBufferHandle |
Returns the reference to the buffers BEFORE-BUFFER |
|
+ | HANDLE BufferHandle |
Returns the reference to the actual buffers that is validated (the
AFTER-BUFFER) |
|
+ | CHARACTER BufferName |
Returns the name of the actual buffer that is validated (AFTER-BUFFER) |
|
+ | Consultingwerk.EventArgs Empty |
Returns the default instance of the Consultingwerk.EventArgs class Inherited from Consultingwerk.EventArgs |
|
+ | Consultingwerk.OERA.Enum.RowStateEnum RowState |
|
Top
PUBLIC SaveRowChangesEventArgs (character, handle, handle, integer)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SaveRowChangesEventArgs (character, handle, handle, RowStateEnum)
|
PUBLIC HANDLE BeforeBufferHandle
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC HANDLE BufferHandle
|
|||||||||||||||
PUBLIC CHARACTER BufferName
|
|||||||||||||||
PUBLIC Consultingwerk.EventArgs Empty
|
|||||||||||||||
PUBLIC Consultingwerk.OERA.Enum.RowStateEnum RowState
|