Part of elisa.plugins.poblesec.poblesec_browser_controller View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
478 | Method | set_frontend | Set the frontend for the controller. |
592 | Method | fire_button_bar | Undocumented |
624 | Method | handle_input | Undocumented |
Inherited from BrowserController:
Line # | Kind | Name | Docs |
---|---|---|---|
30 | Method | initialize | Initialize the component. |
51 | Method | _focus_cb | Undocumented |
67 | Method | _push_controller_cb | Undocumented |
75 | Method | _pop_controller_cb | Undocumented |
82 | Method | _hide_controller | Undocumented |
102 | Method | _show_controller | Undocumented |
Inherited from PigmentController (via BrowserController):
Line # | Kind | Name | Docs |
---|---|---|---|
48 | Method | __init__ | Undocumented |
64 | Method | set_path | Set the path for the controller. |
80 | Method | has_focus | Undocumented |
83 | Method | prepare | Called after widget is
added to the canvas. It is sensible to do
|
90 | Method | removed | Called after widget is
removed from the canvas.
|
96 | Method | clean | Clean the component. |
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
) |