Configuration of controller |
include/controller/dialogs.ycp |
Dialogs definitions | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
local
ReadDialog ()
->
symbol
Read settings dialog
- Return value:
-
`abort if aborted and `next otherwise
local
WriteDialog ()
->
symbol
Write settings dialog
- Return value:
-
`abort if aborted and `next otherwise
local
DisplayDumpDialog ()
->
void
Draw the DASD dialog
local
ReloadDumpDialog ()
->
void
Redraw the contents of the widgets in the DASD Dialog
local
DumpDialog ()
->
symbol
Run the dialog for DASD disks configuration
- Return value:
-
for wizard sequencer
local
EditDumpDialog (symbol what)
->
symbol
Run the dialog for Dump
- Parameters:
-
what symbol a
- Return value:
-
EditDumpDialog that was edited