Part of elisa.plugins.poblesec.tests.test_history View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
45 | Method | initialize | Initialize the component. |
Inherited from PigmentController:
Line # | Kind | Name | Docs |
---|---|---|---|
48 | Method | __init__ | Undocumented |
56 | Method | set_frontend | Set the frontend for the controller. |
65 | Method | set_path | Set the path for the controller. |
74 | Method | handle_input | Undocumented |
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.
|
97 | Method | clean | Clean the component. |
Inherited from Component (via PigmentController, Controller):
Line # | Kind | Name | Docs |
---|---|---|---|
85 | Class | PathDescriptor | Undocumented |
97 | Class Method | create | Create and initialize the component. |