Network configuration |
include/network/lan/hardware.ycp |
| Hardware dialogs | |
|
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
local
isNewDevice ()
->
boolean
Determines if the dialog is used for adding new device or for editing existing one.
Some widgets are disabled when creating new device. Also, when editing existing device, it is not possible to e.g. change device type.
- Return value:
-
false if hardware widgets are embedded into another dialog, otherwise true.
local
initHelp ()
->
string
Dynamic initialization of help text.
- Return value:
-
content of the help
local
SelectionDialog ()
->
any
Call back for a manual selection from the list
- Return value:
-
dialog result
local
S390Dialog ()
->
any
S/390 devices configuration dialog
- Return value:
-
dialog result
local
HardwareDialog ()
->
any
Manual network card configuration dialog
- Return value:
-
dialog result