Module rhn_start_gui :: Class RhnStartWindow
[hide private]
[frames] | no frames]

Class RhnStartWindow

source code


Instance Methods [hide private]
 
__init__(self) source code
 
_getVbox(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

Class Variables [hide private]
  runPriority = 106
  moduleName = _("Set Up Software Updates")
  windowTitle = _("Set Up Software Updates")
  shortMessage = _("Register with Red Hat Satellite")
  needsparent = 1
Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: rhn_register_firstboot_gui_window.RhnRegisterFirstbootGuiWindow.__init__