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

Class CommonInputDialog

source code

Common Class for Input dialogs
Instance Methods [hide private]
 
__init__(self, title, label_str, is_modal, ok_handler, cancel_handler) source code
 
on_input_dialog_destroy(self, widget) source code
 
on_okbutton_clicked(self, widget) source code
 
on_cancelbutton_clicked(self, widget) source code
Method Details [hide private]

__init__(self, title, label_str, is_modal, ok_handler, cancel_handler)
(Constructor)

source code 

on_input_dialog_destroy(self, widget)

source code 

on_okbutton_clicked(self, widget)

source code 

on_cancelbutton_clicked(self, widget)

source code