Bootloader installation and configuration |
include/bootloader/routines/common_options.ycp |
Shared widgets for bootloader options. | |
|
|
This module has an unstable interface. |
Init function for widget value (InputField)
- Parameters:
-
widget any id of the widget
Store function of a widget (InputField)
- Parameters:
-
widget any widget key event map event description of event that occured
Init function for widget value (CheckBox)
- Parameters:
-
widget any id of the widget
Init function for widget value (CheckBox)
- Parameters:
-
widget any id of the widget event
Init function for widget value (IntField)
- Parameters:
-
widget any id of the widget
Store function of a widget (IntField)
- Parameters:
-
widget any widget key event map event description of event that occured
Handle function of a widget (IntField + browse button)
- Parameters:
-
widget any widget key event map event description of event that occured
- Return value:
-
nil
Generic widget of a checkbox There is not defined valid function if it is necessary create own definition of widget
- Parameters:
-
label help
- Return value:
-
CWS widget
Generic widget of a inputfield/textentry (widget) There is not defined valid function if it is necessary create own definition of widget
- Parameters:
-
label help
- Return value:
-
CWS widget
Generic widget of a inputfield + browse button There is not defined valid function if it is necessary create own definition of widget
- Parameters:
-
label help id
- Return value:
-
CWS widget
Generic widget of a intfield (widget) There is not defined valid function if it is necessary create own definition of widget
- Parameters:
-
label help min max
- Return value:
-
CWS widget
Common widget of a Timeout
- Return value:
-
CWS widget
Common widgets of global settings
- Return value:
-
CWS widgets