Part of elisa.plugins.database.playlists_controller View In Hierarchy
Inherited from GenericTracksDbController (via AddedTracksController):
Line # | Kind | Name | Docs |
---|---|---|---|
547 | Method | is_empty | Undocumented |
550 | Method | item_to_label | Undocumented |
555 | Method | make_actions | Undocumented |
633 | Method | node_clicked | Callback invoked when an item of the list representing a given level of |
Inherited from HierarchyController (via AddedTracksController, GenericTracksDbController):
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 AddedTracksController, GenericTracksDbController, HierarchyController):
Line # | Kind | Name | Docs |
---|---|---|---|
85 | Class | PathDescriptor | Undocumented |
97 | Class Method | create | Create and initialize the component. |
Inherited from Loggable (via AddedTracksController, GenericTracksDbController, HierarchyController, Component):
Line # | Kind | Name | Docs |
---|---|---|---|
81 | Method | __init__ | Undocumented |
Inherited from AddedMixin (via AddedTracksController):
Line # | Kind | Name | Docs |
---|---|---|---|
223 | Method | _load | Undocumented |
Inherited from GridItemGridController:
Line # | Kind | Name | Docs |
---|---|---|---|
245 | Method | initialize | Initialize the component. |
254 | Method | node_renderer | Render a node using the common API methods defined by the |
282 | Method | set_title_from_item | Set the title of the grid for an item using the common API methods |
302 | Method | set_frontend | Set the frontend for the controller. |
345 | Method | clean | Clean the component. |
325 | Method | _action_clicked | Undocumented |
334 | Method | _create_selector | Undocumented |
Inherited from GridController (via GridItemGridController):
Line # | Kind | Name | Docs |
---|---|---|---|
71 | Method | nodes_setup | Undocumented |
102 | Method | titles_setup | Undocumented |
120 | Method | node_selected | Undocumented |
150 | Method | prepare | Called after widget is added to the canvas. It is sensible
to do |
156 | Method | handle_input | Undocumented |
126 | Method | _fade_out_title | Undocumented |
144 | Method | _fade_in_title | Undocumented |
Inherited from ListController (via GridItemGridController, GridController):
Line # | Kind | Name | Docs |
---|---|---|---|
39 | Method | __init__ | Undocumented |
60 | Method | stop_loading_animation | Undocumented |
71 | Method | removed | Called after widget is removed from the canvas. |
74 | Method | sensitive_set | Undocumented |
79 | Method | sensitive_get | Undocumented |
89 | Method | is_empty | Undocumented |
97 | Method | toggle_empty_alert | Undocumented |
157 | Method | node_clicked | Undocumented |
84 | Method | _on_focus | Undocumented |
121 | Method | _node_clicked_proxy | This method is triggered by the widget item-clicked signal. It figures |
Inherited from PigmentController (via GridItemGridController, GridController, ListController):
Line # | Kind | Name | Docs |
---|---|---|---|
68 | Method | set_path | Set the path for the controller. |
83 | Method | has_focus | Undocumented |
Inherited from Component (via GridItemGridController, GridController, ListController, PigmentController, Controller):
Line # | Kind | Name | Docs |
---|---|---|---|
85 | Class | PathDescriptor | Undocumented |
97 | Class Method | create | Create and initialize the component. |