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

Class PrivacyListsWindow

source code

Window that is the main window for Privacy Lists; we can list there the privacy lists and ask to create a new one or edit an already there one
Instance Methods [hide private]
 
__init__(self, account) source code
 
on_privacy_lists_first_window_destroy(self, widget) source code
 
remove_privacy_list_from_combobox(self, privacy_list) source code
 
add_privacy_list_to_combobox(self, privacy_list) source code
 
draw_privacy_lists_in_combobox(self, privacy_lists) source code
 
draw_widgets(self) source code
 
on_close_button_clicked(self, widget) source code
 
on_delete_privacy_list_button_clicked(self, widget) source code
 
privacy_list_removed(self, active_list) source code
 
privacy_lists_received(self, lists) source code
 
privacy_lists_refresh(self) source code
 
on_new_privacy_list_button_clicked(self, widget) source code
 
on_privacy_lists_refresh_button_clicked(self, widget) source code
 
on_open_privacy_list_button_clicked(self, widget) source code
Method Details [hide private]

__init__(self, account)
(Constructor)

source code 

on_privacy_lists_first_window_destroy(self, widget)

source code 

remove_privacy_list_from_combobox(self, privacy_list)

source code 

add_privacy_list_to_combobox(self, privacy_list)

source code 

draw_privacy_lists_in_combobox(self, privacy_lists)

source code 

draw_widgets(self)

source code 

on_close_button_clicked(self, widget)

source code 

on_delete_privacy_list_button_clicked(self, widget)

source code 

privacy_list_removed(self, active_list)

source code 

privacy_lists_received(self, lists)

source code 

privacy_lists_refresh(self)

source code 

on_new_privacy_list_button_clicked(self, widget)

source code 

on_privacy_lists_refresh_button_clicked(self, widget)

source code 

on_open_privacy_list_button_clicked(self, widget)

source code