YaST2 Developers Documentation: Configuration of XXpkgXX

Configuration of XXpkgXX

include/XXpkgXX/complex.ycp
Dialogs definitions

Imports

  • Label
  • Popup
  • Wizard
  • Wizard_hw
  • XXPkgXX

Includes

  • XXpkgXX/helps.ycp

Local Functions

local Modified () -> boolean

Return a modification status

Return value:
true if data was modified
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 SummaryDialog () -> any

Summary dialog

Return value:
dialog result
local OverviewDialog () -> any

Overview dialog

Return value:
dialog result