Form_uidialog.4gl
This file defines the subdialogs and modular variables. It manages the states of actions, fields and subdialog and calls functions in the Form_uidialogdata.4gl.
Generated Functions | Description |
---|---|
|
Get the default DIALOG field name. |
|
Validate a CRUD operation (INSERT , UPDATE ,
DELETE ). |
|
Process a CRUD operation (INSERT , UPDATE ,
DELETE ). Check the concurrent access. |
|
Synchronize the UI according an internal action returned by a CRUD operation. |
|
Set the current row for each subdialog in the case of master-details to restore the context when the mode switches. |
|
DISPLAY
ARRAY dialog. |
|
INPUT dialog. |
|
CONSTRUCT dialog. |
|
Sets the state of the dialog actions to active or inactive according to the mode. |
|
Initialize fields state according to startup state. |
|
Gets the field list of a subdialog. |
|
Navigation for current record. |
|
Set the current row on all subdialogs whose container is a 'table' to restore the context. |
|
Populate the referenced ComboBox. |