Module rhn_choose_server_gui :: Class RhnChooseServerWindow
[hide private]
[frames] | no frames]

Class RhnChooseServerWindow

source code


Instance Methods [hide private]
 
__init__(self) source code
 
_getVbox(self) source code
 
updatePage(self) source code
 
apply(self, *args)
Returns True to change the page (to the one set).
source code

Inherited from rhn_register_firstboot_gui_window.RhnRegisterFirstbootGuiWindow: fatalError, getNext, grabFocus, launch, passInParent

Inherited from up2date_client.rhnregGui.ChooseServerPage: chooseServerPageApply, chooseServerPagePrepare, chooseServerPageVbox, showNetworkConfigDialog

Class Variables [hide private]
  runPriority = 106.5
  moduleName = _("Choose Server")
  windowTitle = _("Choose Server")
  shortMessage = _("Choose a Red Hat Satellite server")
  needsparent = 1
  needsnetwork = 1
  noSidebar = True
Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: up2date_client.rhnregGui.ChooseServerPage.__init__