yast2-storage |
TabPanel.ycp |
Expert Partitioner | |
|
|
This module has an unstable interface. |
Imports
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 (map event)
->
void
Handle user input by either switching the panel or delegating the input to the selected panel.
- Parameters:
-
event
global
Destroy ()
->
void
Delegating destroying to the selected panel.