|
|
init(self,
app_name,
timestamp,
**kwargs)
Creates and shows the chooser dialog and its components. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
_onClose(self,
widget)
Notify the AccessEngine.AEScript that the dialog is closing and
destroy it. |
source code
|
|
|
|
close(self)
Closes the chooser, preventing further chooser interaction with
the user. |
source code
|
|
|
string
|
|
|
string
|
|
|
boolean
|
|
|
boolean
|
|
|
Inherited from AccessEngine.AEChooser.AEChooser:
__call__,
__init__,
activate,
update
Inherited from AccessEngine.AEUserInterface.AEUserInterface:
getClassName,
getDescription,
getPath
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
|