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
494 Method set_frontend Set the frontend for the controller.
566 Method set_section_logo Load logo_resource into the bread crumbs bar. That logo will be
635 Method fire_button_bar Undocumented
665 Method handle_input Undocumented

Inherited from BrowserController:

Line # Kind Name Docs
37 Method initialize Initialize the component.
60 Method _focus_cb Undocumented
76 Method _push_controller_cb Undocumented
84 Method _pop_controller_cb Undocumented
91 Method _hide_controller Undocumented
111 Method _show_controller Undocumented
152 Method _initialize_dbus Undocumented
163 Method _clean_dbus Undocumented
177 Method clean Clean the component.

Inherited from PigmentController (via BrowserController):

Line # Kind Name Docs
48 Method __init__ Undocumented
65 Method set_path Set the path for the controller.
81 Method has_focus Undocumented
84 Method prepare Called after widget is added to the canvas. It is sensible to do
91 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 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 fire_button_bar(self, index):
Undocumented
def handle_input(self, manager, input_event):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-09-29 19:14:29.