Class p.s.w.w.BrowserView(PidaView):

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

Undocumented

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
141 Method create_ui Create the user interface here
161 Method connect_closed Undocumented
164 Method cb_url_entered Undocumented
168 Method fetch Undocumented
171 Method cb_toolbar_clicked Undocumented
177 Method can_be_closed 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
132 Method add_main_widget Undocumented
177 Method can_be_closed Undocumented
171 Method cb_toolbar_clicked Undocumented
164 Method cb_url_entered Undocumented
161 Method connect_closed Undocumented
91 Method create_tab_label_icon Undocumented
141 Method create_ui Create the user interface here
168 Method fetch Undocumented
97 Method get_parent_window Undocumented
94 Method get_tab_label_text Undocumented
88 Method get_unique_id Undocumented
102 Method on_remove_attempt Undocumented
def create_ui(self):
Create the user interface here
def connect_closed(self, callback):
Undocumented
def cb_url_entered(self, entry):
Undocumented
def fetch(self, url):
Undocumented
def cb_toolbar_clicked(self, button, name):
Undocumented
def can_be_closed(self):
Undocumented
API Documentation for PIDA, generated by pydoctor.