Module dialogs :: Class FTOverwriteConfirmationDialog
[hide private]
[frames] | no frames]

Class FTOverwriteConfirmationDialog

source code


HIG compliant confirmation dialog to overwrite or resume a file transfert
Instance Methods [hide private]
 
__init__(self, pritext, sectext='', propose_resume=True, on_response=None) source code
 
on_dialog_response(self, dialog, response) source code

Inherited from ConfirmationDialog: on_response_cancel, on_response_ok

Inherited from HigDialog: just_destroy, on_dialog_destroy, popup

Method Details [hide private]

__init__(self, pritext, sectext='', propose_resume=True, on_response=None)
(Constructor)

source code 
Overrides: HigDialog.__init__

on_dialog_response(self, dialog, response)

source code