Part of elisa.plugins.daap.controller View In Hierarchy
Inherited from HierarchyController (via TracksDaapController):
Line # | Kind | Name | Docs |
---|---|---|---|
78 | Method | make_actions | Build contextual actions for this controller. |
87 | Method | register_deferred | Register a deferred call to be associated to a given key. |
98 | Method | cancel_deferreds | Cancel all the currently pending deferred calls associated to one given |
115 | Method | cancel_all_deferreds | Cancel all the currently pending deferred calls. |
126 | Method | clean | Clean the component. |
Inherited from Component (via TracksDaapController, HierarchyController):
Line # | Kind | Name | Docs |
---|---|---|---|
85 | Class | PathDescriptor | Undocumented |
97 | Class Method | create | Create and initialize the component. |
Inherited from Loggable (via TracksDaapController, HierarchyController, Component):
Line # | Kind | Name | Docs |
---|---|---|---|
81 | Method | __init__ | Undocumented |
Inherited from ImageWithReflectionCoverflowController:
Line # | Kind | Name | Docs |
---|---|---|---|
306 | Method | initialize | Initialize the component. |
315 | Method | node_renderer | Render a node using the common API methods defined by the |
343 | Method | set_frontend | Set the frontend for the controller. |
372 | Method | _action_clicked | Undocumented |
381 | Method | _create_selector | Undocumented |
392 | Method | set_title_from_item | Set the title of the coverflow for an item using the common API methods |
Inherited from CoverflowController (via ImageWithReflectionCoverflowController):
Line # | Kind | Name | Docs |
---|---|---|---|
204 | Method | nodes_setup | Undocumented |
216 | Method | titles_setup | Undocumented |
232 | Method | node_selected | Undocumented |
238 | Method | _fade_out_title | Undocumented |
256 | Method | _fade_in_title | Undocumented |
262 | Method | handle_input | Undocumented |
Inherited from ListController (via ImageWithReflectionCoverflowController, CoverflowController):
Line # | Kind | Name | Docs |
---|---|---|---|
38 | Method | __init__ | Undocumented |
59 | Method | stop_loading_animation | Undocumented |
67 | Method | removed | Called after widget is removed from the canvas.
|
70 | Method | _on_focus | Undocumented |
81 | Method | node_clicked | Undocumented |
Inherited from PigmentController (via ImageWithReflectionCoverflowController, CoverflowController, 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 ImageWithReflectionCoverflowController, CoverflowController, ListController, PigmentController, Controller):
Line # | Kind | Name | Docs |
---|---|---|---|
85 | Class | PathDescriptor | Undocumented |
97 | Class Method | create | Create and initialize the component. |