Part of elisa.plugins.database.playlists_controller View In Hierarchy
Inherited from PhotoController (via AddedPhotosController):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 133 | Method | _start | Undocumented |
| 155 | Method | node_clicked | Callback invoked when an item of the list representing a given level of |
Inherited from HierarchyController (via AddedPhotosController, PhotoController):
| 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 | clean | Clean the component. |
Inherited from Component (via AddedPhotosController, PhotoController, HierarchyController):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 85 | Class | PathDescriptor | Undocumented |
| 97 | Class Method | create | Create and initialize the component. |
Inherited from Loggable (via AddedPhotosController, PhotoController, HierarchyController, Component):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 81 | Method | __init__ | Undocumented |
Inherited from AddedMixin (via AddedPhotosController):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 172 | Method | _load | Undocumented |
Inherited from PhotoController (via PhotoCoverflow):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 128 | Method | initialize | Initialize the component. |
| 133 | Method | _start | Undocumented |
| 155 | Method | node_clicked | Callback invoked when an item of the list representing a given level of |
Inherited from HierarchyController (via PhotoCoverflow, PhotoController):
| 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 | clean | Clean the component. |
Inherited from Component (via PhotoCoverflow, PhotoController, HierarchyController):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 85 | Class | PathDescriptor | Undocumented |
| 97 | Class Method | create | Create and initialize the component. |
Inherited from Loggable (via PhotoCoverflow, PhotoController, HierarchyController, Component):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 81 | Method | __init__ | Undocumented |
Inherited from ImageWithReflectionCoverflowController (via PhotoCoverflow):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 304 | Method | initialize | Initialize the component. |
| 313 | Method | node_renderer | Render a node using the common API methods defined by the |
| 341 | Method | set_title_from_item | Set the title of the coverflow for an item using the common API methods |
Inherited from CoverflowController (via PhotoCoverflow, ImageWithReflectionCoverflowController):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 224 | Method | nodes_setup | Undocumented |
| 236 | Method | titles_setup | Undocumented |
| 252 | Method | node_selected | Undocumented |
| 258 | Method | _fade_out_title | Undocumented |
| 276 | Method | _fade_in_title | Undocumented |
| 282 | Method | handle_input | Undocumented |
Inherited from ListController (via PhotoCoverflow, ImageWithReflectionCoverflowController, CoverflowController):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 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 |
| 81 | Method | node_clicked | Undocumented |
Inherited from PigmentController (via PhotoCoverflow, 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 PhotoCoverflow, ImageWithReflectionCoverflowController, CoverflowController, ListController, PigmentController, Controller):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 85 | Class | PathDescriptor | Undocumented |
| 97 | Class Method | create | Create and initialize the component. |