|
|
| progressWindow(self,
title,
text,
total,
updpct=0.05,
pulse=False) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| getLuksPassphrase(self,
passphrase="",
preexist=False) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
| mainExceptionWindow(self,
shortText,
longTextFile) |
source code
|
|
|
|
| saveExceptionWindow(self,
accountManager,
signature,
*args,
**kwargs) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
isRealConsole(self)
Returns True if this is a _real_ console that can do things, False
for non-real consoles such as serial, i/p virtual consoles or xen. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from installinterfacebase.InstallInterfaceBase:
hardwareError,
methodstrRepoWindow,
questionInitializeDASD,
questionInitializeDisk,
questionReinitInconsistentLVM,
resetInitializeDiskQuestion,
resetReinitInconsistentLVMQuestion,
unusedRaidMembersWarning
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|