Part of elisa.plugins.database.playlists_controller View In Hierarchy
Known subclasses: elisa.plugins.database.playlists_controller.UnPlayedVideoCoverflow, elisa.plugins.database.playlists_controller.UnPlayedVideoGrid, elisa.plugins.database.playlists_controller.UnPlayedVideoVerticalWithPreview
Line # | Kind | Name | Docs |
---|---|---|---|
324 | Method | initialize | Initialize the component. |
Inherited from UnPlayedMixin:
Line # | Kind | Name | Docs |
---|---|---|---|
255 | Method | _load | Undocumented |
Inherited from VideoController:
Line # | Kind | Name | Docs |
---|---|---|---|
238 | Method | node_clicked | Callback invoked when an item of the list representing a given level of |
248 | Method | next_level | Undocumented |
266 | Method | crumb_title | Undocumented |
272 | Method | child_controller_args | Undocumented |
278 | Method | make_actions | Undocumented |
Inherited from HierarchyController (via VideoController):
Line # | Kind | Name | Docs |
---|---|---|---|
80 | Method | register_deferred | Register a deferred call to be associated to a given key. |
86 | Method | cancel_deferreds | Cancel all the currently pending deferred calls associated to one given |
103 | Method | cancel_all_deferreds | Cancel all the currently pending deferred calls. |
114 | Method | clean | Clean the component. |
Inherited from Component (via VideoController, HierarchyController):
Line # | Kind | Name | Docs |
---|---|---|---|
85 | Class | PathDescriptor | Undocumented |
97 | Class Method | create | Create and initialize the component. |
Inherited from Loggable (via VideoController, HierarchyController, Component):
Line # | Kind | Name | Docs |
---|---|---|---|
81 | Method | __init__ | Undocumented |