|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Execute (handle) |
Performs validation of the data in the dataset |
|
# | Consultingwerk.OERA.TableModel GetTableModelInstance (handle) |
Creates an instance of a Table Model |
|
# | Consultingwerk.OERA.IValidationDelegate GetValidationDelegate (Class) |
Returns amn instance of the ValidationClass |
|
- | ValidateActionFields (handle) |
Validates that only field defined in the ActionFields have been changed |
|
# | ValidateRecords (handle, IValidationDelegate, ITableModel, ITableModel) |
Validates the records using the Validation Method |
|
- | ValidateUnmodified (handle) |
Validates that no record in the buffer is modified |
Options | Name | Purpose | |
---|---|---|---|
# A | CHARACTER ActionFields |
|
|
# A | CHARACTER ActionTable |
|
|
# A | Progress.Lang.Class TableModelClass |
|
|
# A | Progress.Lang.Class ValidationClass |
|
|
# A | CHARACTER ValidationMethod |
|
Top
PUBLIC Execute (handle)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED Consultingwerk.OERA.TableModel GetTableModelInstance (handle)
|
||||||||||||||||||||||||||||||||||
PROTECTED Consultingwerk.OERA.IValidationDelegate GetValidationDelegate (Class)
|
||||||||||||||||||||||||||||||||||
PRIVATE ValidateActionFields (handle)
|
||||||||||||||||||||||||||||||||||
PROTECTED ValidateRecords (handle, IValidationDelegate, ITableModel, ITableModel)
|
||||||||||||||||||||||||||||||||||
PRIVATE ValidateUnmodified (handle)
|
PROTECTED CHARACTER ActionFields
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER ActionTable
|
|||||||||
PROTECTED Progress.Lang.Class TableModelClass
|
|||||||||
PROTECTED Progress.Lang.Class ValidationClass
|
|||||||||
PROTECTED CHARACTER ValidationMethod
|