Part of elisa.plugins.favorites.controller View In Hierarchy
Known subclasses: elisa.plugins.favorites.controller.FavoritesPhotoAlbumsCoverflow, elisa.plugins.favorites.controller.FavoritesPhotoAlbumsGrid, elisa.plugins.favorites.controller.FavoritesPhotoAlbumsVerticalWithPreview
Line # | Kind | Name | Docs |
---|---|---|---|
663 | Method | initialize | Initialize the component. |
672 | Method | refresh | Undocumented |
677 | Method | load_data | Undocumented |
Inherited from GenericPhotoAlbumsController:
Line # | Kind | Name | Docs |
---|---|---|---|
406 | Method | make_actions | Undocumented |
417 | Method | node_clicked | Callback invoked when an item of the list representing a given level of |
Inherited from HierarchyController (via GenericPhotoAlbumsController):
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 GenericPhotoAlbumsController, HierarchyController):
Line # | Kind | Name | Docs |
---|---|---|---|
85 | Class | PathDescriptor | Undocumented |
97 | Class Method | create | Create and initialize the component. |
Inherited from Loggable (via GenericPhotoAlbumsController, HierarchyController, Component):
Line # | Kind | Name | Docs |
---|---|---|---|
81 | Method | __init__ | Undocumented |