Module rhn_create_profile_gui :: Class RhnCreateProfileWindow
[hide private]
[frames] | no frames]

Class RhnCreateProfileWindow

source code


Instance Methods [hide private]
 
__init__(self) source code
 
updatePage(self) source code
 
_getVbox(self) source code
 
apply(self, *args) source code

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

Inherited from up2date_client.rhnregGui.CreateProfilePage: createProfilePageApply, createProfilePagePrepare, createProfilePageShowHardwareDialog, createProfilePageShowPackageDialog, createProfilePageVbox, createProfilePageVerify, getHardware, populateProfile

Class Variables [hide private]
  runPriority = 108.7
  moduleName = _("Create Profile")
  windowTitle = _("Create Profile")
  shortMessage = _("Connect to Red Hat Satellite")
  needsparent = 1
  needsnetwork = 1
  noSidebar = True
Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: up2date_client.rhnregGui.CreateProfilePage.__init__