yast2-storage |
TabPanel.ycp |
| Expert Partitioner | |
|
|
|
This module has an unstable interface. |
Global Functions |
global
Init (map<any, map> d)
->
void
Initialises internal data and calls the create function of the selected panel.
- Parameters:
-
d
global
Update (map<any, map> d, list<term> tree, any new_item)
->
void
Update the contents of the Tree widget.
- Parameters:
-
d tree new_item
global
Handle (symbol widget)
->
void
Handle user input by either switching the panel or delegating the input to the selected panel.
- Parameters:
-
widget
global
Destroy ()
->
void
Delegating destroying to the selected panel.