Bootloader installation and configuration |
include/bootloader/routines/widgets.ycp |
Common widgets for being used by several bootloaders | |
|
|
This module has an unstable interface. |
Init function of widget
- Parameters:
-
widget string id of the widget
Store function of a widget
- Parameters:
-
widget string widget key event map event that caused the operation
Map of default (fallback) handlers for widget events on global widgets
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
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
Refresh and redraw widget wits sections
- Parameters:
-
sects list of current sections
Init function of widget
- Parameters:
-
widget string id of the widget
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
Get map of widget
- Return value:
-
a map of widget
Get the widget for boot laoder selection combo
- Return value:
-
the widget
Init function of widget
- Parameters:
-
widget string id of the widget
Handle function of a widget
- Parameters:
-
key any widget key event map event description of event that occured
- Return value:
-
to return to wizard sequencer, or nil
Validate function of a widget
- Parameters:
-
widget string widget key event map event that caused validation
- Return value:
-
true if validation succeeded
Get the target widget to be displayed
- Return value:
-
widget to be displayed
Init function of a widget
- Parameters:
-
widget string widget key
Store function of a widget
- Parameters:
-
widget string widget key event map event that caused the operation
Validate function of a widget
- Parameters:
-
widget string widget key event map event that caused validation
- Return value:
-
true if validation succeeded
Handle function of a widget
- Parameters:
-
key any widget key event map event description of event that occured
- Return value:
-
to return to wizard sequencer, or nil
Get map of widget
- Return value:
-
a map of widget
Init function of widget
- Parameters:
-
widget any id of the widget
Handle function of a widget
- Parameters:
-
widget any widget key event map event description of event that occured
- Return value:
-
to return to wizard sequencer, or nil
Get map of widget
- Return value:
-
a map of widget
Get the main dialog tabs description
- Return value:
-
a map the description of the tabs
Cache for CommonGlobalWidgets function
Get general widgets for global bootloader options
- Return value:
-
a map describing all general widgets for global options