Part of elisa.plugins.poblesec.base.coverflow View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
224 | Method | nodes_setup | Undocumented |
236 | Method | titles_setup | Undocumented |
252 | Method | node_selected | Undocumented |
255 | Method | set_title_from_item | Undocumented |
282 | 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 |
---|---|---|---|
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
|
96 | 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. |