Bootloader installation and configuration |
include/bootloader/zipl/widgets.ycp |
Widgets specific for ZIPL bootloader | |
|
Imports
Includes
Global FunctionsLocal VariablesLocal Functions |
local
ZIPLTargetInit (string widget)
->
void
Init function of widget
- Parameters:
-
widget string id of the widget
local
ZIPLTargetStore (string widget, map event)
->
void
Store function of a widget
- Parameters:
-
widget string widget key event map event that caused the operation
local
_widgets
->
map<string,map<string,any> >
Cache for Widgets function
global
Widgets ()
->
map<string,map<string,any> >
Get widgets specific for ZIPL
- Return value:
-
a map describing all ZIPL-specific widgets