def __init__(self):
     MenuScreen.__init__(self, "Storage Pool Administration")
 def __init__(self):
     MenuScreen.__init__(self, "Main Menu")
Exemplo n.º 3
0
 def __init__(self):
     MenuScreen.__init__(self, "Main Menu")
 def __init__(self):
     MenuScreen.__init__(self, "Host Menu Screen")
 def __init__(self):
     MenuScreen.__init__(self, "Storage Pool Administration")
 def __init__(self):
     MenuScreen.__init__(self, "Network Administration")
Exemplo n.º 7
0
 def __init__(self):
     MenuScreen.__init__(self, "Node Administration")
Exemplo n.º 8
0
 def __init__(self):
     MenuScreen.__init__(self, "Network Administration")
Exemplo n.º 9
0
 def __init__(self):
     MenuScreen.__init__(self, "Host Menu Screen")