Class p.s.n.n.NotifyView(PidaView):

Part of pida.services.notify.notify View In Hierarchy

Undocumented

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
75 Method create_ui Create the user interface here
83 Method create_list Undocumented
93 Method create_toolbar Undocumented
102 Method on_notify_list_click Undocumented
105 Method on_clear_button Undocumented
108 Method add_item Undocumented
111 Method can_be_closed Undocumented
114 Method clear Undocumented

Inherited from PidaView:

Line # Kind Name Docs
123 Method __init__ Undocumented
132 Method add_main_widget Undocumented

Inherited from PidaViewMixin (via PidaView):

Line # Kind Name Docs
88 Method get_unique_id Undocumented
91 Method create_tab_label_icon Undocumented
94 Method get_tab_label_text Undocumented
97 Method get_parent_window Undocumented
102 Method on_remove_attempt Undocumented
Line # Kind Name Docs
123 Method __init__ Undocumented
108 Method add_item Undocumented
132 Method add_main_widget Undocumented
111 Method can_be_closed Undocumented
114 Method clear Undocumented
83 Method create_list Undocumented
91 Method create_tab_label_icon Undocumented
93 Method create_toolbar Undocumented
75 Method create_ui Create the user interface here
97 Method get_parent_window Undocumented
94 Method get_tab_label_text Undocumented
88 Method get_unique_id Undocumented
105 Method on_clear_button Undocumented
102 Method on_notify_list_click Undocumented
102 Method on_remove_attempt Undocumented
def create_ui(self):
Create the user interface here
def create_list(self):
Undocumented
def create_toolbar(self):
Undocumented
def on_notify_list_click(self, olist, item):
Undocumented
def on_clear_button(self, w):
Undocumented
def add_item(self, item):
Undocumented
def can_be_closed(self):
Undocumented
def clear(self):
Undocumented
API Documentation for PIDA, generated by pydoctor.