Functions |
int | xform_ass_exc () |
| Starts or continues execution of an assistant.
|
int | xform_call_dlg () |
| Opens the existing dialog form with a sublist.
|
int | xform_call_frm () |
| Opens the form and displays it on the screen.
|
int | xform_cre_fld_men_prm () |
| Creates and sets the select menus for all fields of the active widget.
|
int | xform_dlg_act () |
| Menu userexit for buttons on dialog form (used for the assistant).
|
int | xform_dlg_exc () |
| Starts the dialog steps of selected assistant.
|
int | xform_dlg_prm () |
| Adds the mandatory field 'TEXT' and sets the button menu for "Continue", "Cancel" etc.
|
static char | xform_exi_wdg () |
| Function that is set as exit userexit on widget if an assistant is started.
|
int | xform_get_ass_wdg () |
| Gets the assistant root widget.
|
int | xform_poa_msk () |
| Resets dialog form for next step of assistant if button 'Cancel' was not used.
|
int | xform_sav_rec_pom () |
| Saves the key values for all fields in list.
|