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

Class NewChatDialog

source code


Instance Methods [hide private]
 
__init__(self, account) source code
 
new_chat_response(self, jid)
Called when ok button is clicked
source code

Inherited from InputDialog: get_text, set_entry

Inherited from CommonInputDialog: on_cancelbutton_clicked, on_input_dialog_destroy, on_okbutton_clicked

Method Details [hide private]

__init__(self, account)
(Constructor)

source code 
Overrides: CommonInputDialog.__init__

new_chat_response(self, jid)

source code 
Called when ok button is clicked