Part of elisa.plugins.database.playlists_controller View In Hierarchy
Known subclasses: elisa.plugins.database.playlists_controller.PlayedPhotosCoverflow, elisa.plugins.database.playlists_controller.PlayedPhotosGrid, elisa.plugins.database.playlists_controller.PlayedPhotosVerticalWithPreview
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 219 | Method | initialize | Initialize the component. |
Inherited from GenericPhotosController:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 155 | Method | make_actions | Build contextual actions for this controller. |
| 202 | Method | node_clicked | Callback invoked when an item of the list representing a given level of |
Inherited from HierarchyController (via GenericPhotosController):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 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 GenericPhotosController, HierarchyController):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 85 | Class | PathDescriptor | Undocumented |
| 97 | Class Method | create | Create and initialize the component. |
Inherited from Loggable (via GenericPhotosController, HierarchyController, Component):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 81 | Method | __init__ | Undocumented |
Inherited from PlayedMixin:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 134 | Method | _load | Undocumented |