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

Class AddSpecialNotificationDialog

source code

Instance Methods [hide private]
 
__init__(self, jid)
jid is the jid for which we want to add special notification (sound and notification popups)
source code
 
on_cancel_button_clicked(self, widget) source code
 
on_add_special_notification_window_delete_event(self, widget, event) source code
 
on_listen_sound_combobox_changed(self, widget) source code
 
on_ok_button_clicked(self, widget) source code
Method Details [hide private]

__init__(self, jid)
(Constructor)

source code 
jid is the jid for which we want to add special notification (sound and notification popups)

on_cancel_button_clicked(self, widget)

source code 

on_add_special_notification_window_delete_event(self, widget, event)

source code 

on_listen_sound_combobox_changed(self, widget)

source code 

on_ok_button_clicked(self, widget)

source code