Class e.p.p.p.PoblesecBrowserController(BrowserController):

Part of elisa.plugins.poblesec.poblesec_browser_controller View In Hierarchy

No class docstring
Line # Kind Name Docs
528 Method set_frontend Set the frontend for the controller.
600 Method set_section_logo Load logo_resource into the bread crumbs bar. That logo will be
673 Method fire_button_bar Undocumented
703 Method handle_input Undocumented
566 Method _bread_crumb_clicked Undocumented
573 Method _button_bar_focus_changed Undocumented
579 Method _bt_clicked_cb Undocumented
585 Method _place_controller Undocumented
595 Method _go_section_start Undocumented
615 Method _push_controller_signal Undocumented
618 Method _new_controller_pushed Undocumented
643 Method _update_crumbs_logo Undocumented
652 Method _pop_controller_signal Undocumented

Inherited from BrowserController:

Line # Kind Name Docs
40 Method initialize Initialize the component.
200 Method clean Clean the component.
63 Method _focus_cb Undocumented
79 Method _push_controller_cb Undocumented
83 Method _new_controller_creation_failed Undocumented
91 Method _swap_new_controller Undocumented
105 Method _pop_controller_cb Undocumented
112 Method _hide_controller Undocumented
133 Method _show_controller Undocumented
175 Method _initialize_dbus Undocumented
186 Method _clean_dbus Undocumented

Inherited from PigmentController (via BrowserController):

Line # Kind Name Docs
50 Method __init__ Undocumented
68 Method set_path Set the path for the controller.
83 Method has_focus Undocumented
86 Method prepare Called after widget is added to the canvas. It is sensible to do
93 Method removed Called after widget is removed from the canvas.

Inherited from Component (via BrowserController, PigmentController, Controller):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.
def set_frontend(self, frontend):
Set the frontend for the controller.
Parametersfrontendfrontend (type: elisa.core.components.frontend.Frontend )
def _bread_crumb_clicked(self, bread_crumbs, crumb):
Undocumented
def _button_bar_focus_changed(self, button_bar, focus):
Undocumented
def _bt_clicked_cb(self, drawable, x, y, z, button, time, pressure, index):
Undocumented
def _place_controller(self, controller):
Undocumented
def _go_section_start(self, *args):
Undocumented
def set_section_logo(self, logo_resource):
Load logo_resource into the bread crumbs bar. That logo will be visually located at the right end of the bar. If logo_resource is None, unload previously loaded resource.
Parameterslogo_resourceresource pointing to the logo (type: str )
def _push_controller_signal(self, history, previous, current_dfr):
Undocumented
def _new_controller_pushed(self, current, previous):
Undocumented
def _update_crumbs_logo(self, previous_controller, current_controller):
Undocumented
def _pop_controller_signal(self, history, previous, current):
Undocumented
def fire_button_bar(self, index):
Undocumented
def handle_input(self, manager, input_event):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.