Part of elisa.plugins.poblesec.filesystem View In Hierarchy
Known subclasses: elisa.plugins.poblesec.directory_settings.DirectorySettingsController
Line # | Kind | Name | Docs |
---|---|---|---|
307 | Method | item_to_label | Undocumented |
Inherited from FilesystemController:
Line # | Kind | Name | Docs |
---|---|---|---|
49 | Method | initialize | Initialize the component. |
112 | Method | clean | Clean the component. |
118 | Method | _device_remove_cb | Undocumented |
127 | Method | nodes_setup | Undocumented |
145 | Method | set_frontend | Undocumented |
154 | Method | node_clicked | Callback invoked when an item of the list representing a given level of |
182 | Method | play_image | Undocumented |
207 | Method | play_music_or_video | Undocumented |
Inherited from HierarchyController (via FilesystemController):
Line # | Kind | Name | Docs |
---|---|---|---|
78 | Method | make_actions | Build contextual actions for this controller. |
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 |
Inherited from Component (via FilesystemController, HierarchyController):
Line # | Kind | Name | Docs |
---|---|---|---|
85 | Class | PathDescriptor | Undocumented |
97 | Class Method | create | Create and initialize the component. |
Inherited from Loggable (via FilesystemController, HierarchyController, Component):
Line # | Kind | Name | Docs |
---|---|---|---|
81 | Method | __init__ | Undocumented |
Inherited from MenuItemPreviewListController:
Line # | Kind | Name | Docs |
---|---|---|---|
322 | Method | initialize | Initialize the component. |
336 | Method | node_renderer | Render a node using the common API methods defined by the |
376 | Method | image_from_item | Display a preview image for an item using the common API methods |
Inherited from PreviewListController (via MenuItemPreviewListController):
Line # | Kind | Name | Docs |
---|---|---|---|
96 | Method | _create_selector | Undocumented |
107 | Method | nodes_setup | Undocumented |
120 | Method | _fastscroller_setup | Undocumented |
137 | Method | item_to_letter | Undocumented |
145 | Method | _get_active_shortcuts | Undocumented |
156 | Method | _shortcut_renderer | Undocumented |
163 | Method | _get_current_shortcut | Undocumented |
166 | Method | _set_current_shortcut | Undocumented |
169 | Method | _shortcut_selected | Undocumented |
177 | Method | set_frontend | Set the frontend for the controller. |
201 | Method | _initiate_load_preview | Undocumented |
225 | Method | _load_preview | Undocumented |
240 | Method | handle_input | Undocumented |
Inherited from ListController (via MenuItemPreviewListController, PreviewListController):
Line # | Kind | Name | Docs |
---|---|---|---|
38 | Method | __init__ | Undocumented |
59 | Method | stop_loading_animation | Undocumented |
67 | Method | removed | Called after widget is removed from the canvas.
|
70 | Method | _on_focus | Undocumented |
81 | Method | node_clicked | Undocumented |
84 | Method | node_selected | Undocumented |
Inherited from PigmentController (via MenuItemPreviewListController, PreviewListController, ListController):
Line # | Kind | Name | Docs |
---|---|---|---|
64 | Method | set_path | Set the path for the controller. |
80 | Method | has_focus | Undocumented |
83 | Method | prepare | Called after widget is
added to the canvas. It is sensible to do
|
96 | Method | clean | Clean the component. |
Inherited from Component (via MenuItemPreviewListController, PreviewListController, ListController, PigmentController, Controller):
Line # | Kind | Name | Docs |
---|---|---|---|
85 | Class | PathDescriptor | Undocumented |
97 | Class Method | create | Create and initialize the component. |