|
def | __init__ (self, session, hdd=None, partition=False) |
|
def | layoutFinished (self) |
|
def | updateInfo (self) |
|
def | saveKeyboardMode (self) |
|
def | setKeyboardModeAscii (self) |
|
def | setKeyboardModeNone (self) |
|
def | restoreKeyboardMode (self) |
|
def | execBegin (self) |
|
def | execEnd (self) |
|
def | doClose (self, immediate=True) |
|
def | doCloseInternal (self) |
|
def | close (self, *retval) |
|
def | setFocus (self, o) |
|
def | show (self) |
|
def | hide (self) |
|
def | enable (self, do_show=True) |
|
def | disable (self) |
|
def | isEnabled (self) |
|
def | __repr__ (self) |
|
def | getRelatedScreen (self, name) |
|
def | setShowHideAnimation (self, animation_key) |
|
def | neverAnimate (self) |
|
def | canAnimate (self) |
|
def | ignoreSource (self, name) |
|
def | __init__ (self, windowTitle=None) |
|
def | createGUIScreen (self, parent, desktop, updateonly=False) |
|
def | deleteGUIScreen (self) |
|
def | close (self) |
|
def | createSummary (self) |
|
def | addSummary (self, summary) |
|
def | removeSummary (self, summary) |
|
def | setTitle (self, title) |
|
def | getTitle (self) |
|
def | setDesktop (self, desktop) |
|
def | applySkin (self) |
|
def | setZPosition (self, z) |
|
◆ __init__()
def Screens.HarddiskSetup.StorageInformation.__init__ |
( |
|
self, |
|
|
|
session, |
|
|
|
hdd = None , |
|
|
|
partition = False |
|
) |
| |
◆ layoutFinished()
def Screens.HarddiskSetup.StorageInformation.layoutFinished |
( |
|
self | ) |
|
◆ updateInfo()
def Screens.HarddiskSetup.StorageInformation.updateInfo |
( |
|
self | ) |
|
◆ devicedescription
Screens.HarddiskSetup.StorageInformation.devicedescription |
◆ hdd
Screens.HarddiskSetup.StorageInformation.hdd |
◆ numPartitions
Screens.HarddiskSetup.StorageInformation.numPartitions |
◆ partition
Screens.HarddiskSetup.StorageInformation.partition |
◆ partitionPath
Screens.HarddiskSetup.StorageInformation.partitionPath |
◆ setup_title
Screens.HarddiskSetup.StorageInformation.setup_title |
◆ skinName
Screens.HarddiskSetup.StorageInformation.skinName |
The documentation for this class was generated from the following file: