Part of elisa.plugins.yesfm.controllers View In Hierarchy
Known subclasses: elisa.plugins.yesfm.controllers.ArtistsCoverflowController, elisa.plugins.yesfm.controllers.ArtistsGridController, elisa.plugins.yesfm.controllers.ArtistsPreviewListController
Inherited from GenericArtistsController (via ArtistsDbController):
Line # | Kind | Name | Docs |
---|---|---|---|
132 | Method | node_clicked | Callback invoked when an item of the list representing a given level of |
154 | Method | make_actions | Undocumented |
Inherited from HierarchyController (via ArtistsDbController, GenericArtistsController):
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. |
Inherited from Component (via ArtistsDbController, GenericArtistsController, HierarchyController):
Line # | Kind | Name | Docs |
---|---|---|---|
85 | Class | PathDescriptor | Undocumented |
97 | Class Method | create | Create and initialize the component. |
Inherited from Loggable (via ArtistsDbController, GenericArtistsController, HierarchyController, Component):
Line # | Kind | Name | Docs |
---|---|---|---|
81 | Method | __init__ | Undocumented |