Part of elisa.plugins.poblesec.poblesec_browser_controller View In Hierarchy
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. |
Parameters | frontend | frontend
(type: elisa.core.components.frontend.Frontend
) |
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.Parameters | logo_resource | resource pointing to the logo (type: str ) |