Part of elisa.plugins.poblesec.base.coverflow View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
211 | Method | nodes_setup | Undocumented |
223 | Method | titles_setup | Undocumented |
239 | Method | node_selected | Undocumented |
242 | Method | set_title_from_item | Undocumented |
269 | Method | handle_input | Undocumented |
Inherited from ListController:
Line # | Kind | Name | Docs |
---|---|---|---|
29 | Method | initialize | Initialize the component. |
38 | Method | __init__ | Undocumented |
45 | Method | set_frontend | Set the frontend for the controller. |
59 | Method | stop_loading_animation | Undocumented |
67 | Method | removed | Called after widget is removed from the canvas.
|
70 | Method | _on_focus | Undocumented |
78 | Method | node_renderer | Undocumented |
81 | Method | node_clicked | Undocumented |
Inherited from PigmentController (via ListController):
Line # | Kind | Name | Docs |
---|---|---|---|
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
|
97 | Method | clean | Clean the component. |
Inherited from Component (via ListController, PigmentController, Controller):
Line # | Kind | Name | Docs |
---|---|---|---|
85 | Class | PathDescriptor | Undocumented |
97 | Class Method | create | Create and initialize the component. |