Unknown YCP Module |
|
This module has an unstable interface. |
Imports
Includes
Local Functions
|
File: include/product-creator/dialogs.ycp
Package: Configuration of product-creator
Summary: Dialogs definitions
Authors: Anas Nashif
Create a table item from a map as returned by the InstSrcManager agent.
- Parameters:
-
source The map describing the source as returned form the agent. selectable media_filter
- Return value:
-
An item suitable for addition to a Table.
Fill sources table with entries from the InstSrcManager agent.
- Parameters:
-
sources selectable media_filter
- Return value:
-
list of items
Select package for installation. If package itself is not available, find package providing it If version is not empty, select specific package version
- Parameters:
-
p version
General configuration dialog
- Return value:
-
dialog result
Configure2 dialog
- Return value:
-
dialog result
Dialog for selecting the sources
Configure3 dialog
- Return value:
-
dialog result
Start the detailed package selection. If 'mode' is non-nil, it will be passed as an option to the PackageSelector widget.
- Parameters:
-
mode
Start the pattern selection dialog. If the UI does not support the PatternSelector, start the detailed selection with "selections" as the initial view.
Display package selection dialog with preselected packages. See runPackageSelector
- Parameters:
-
base_pattern patterns packages versions map of specific package versions that need to be selected taboo mode
Display package selection dialog with preselected packages.
- Parameters:
-
base_pattern base pattern to install, can be empty ("") if there is no base pattern patterns list of patterns to install packages list of packages to install taboo list of packages marked as taboo mode UI mode selection, use `packages for detailed package selection or `patterns for pattern selection.
Select packages
Configuration Summary