Bootloader installation and configuration |
include/bootloader/generic/section_edit_widgets.ycp |
Widgets to create or change the contents of the different types of sections in a boot configuration file | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
local
SE_Init (string widget)
->
void
Init function of widget
- Parameters:
-
widget string id of the widget
local
SE_Store (string widget, map event)
->
void
Store function of a widget
- Parameters:
-
widget string widget key event map event that caused the operation
local
genericSectionEditWidget (string type)
->
map<string,any>
Build a map describing a widget
- Parameters:
-
type
- Return value:
-
a map describing a widget