YaST2 Developers Documentation: Bootloader installation and configuration

Bootloader installation and configuration

include/bootloader/generic/section_type_widget.ycp
Widget to select type of new configuration section to be created
  • Joachim Plack

This module has an unstable interface.

Imports

  • BootCommon

Includes

  • bootloader/generic/widget_funcs.ycp

Local Functions

Info:

section types widget

local ST_Handle (string widget, map event) -> symbol

Handle function of a widget

Parameters:
widget string widget key
event map event description of event that occured
Return value:
to return to wizard sequencer, or nil
local genericSectionTypeWidget () -> map<string,any>

Build a map describing a widget

Return value:
a map describing a widget