YaST2 Developers Documentation: Configuration of controller

Configuration of controller

include/controller/dialogs.ycp
Dialogs definitions
  • Jiri Srain

This module has an unstable interface.

Imports

  • Arch
  • Dump
  • Label
  • Mode
  • Popup
  • Progress
  • Report
  • Sequencer
  • Wizard

Includes

  • s390/dump/helps.ycp

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