Inherited from SectionMenuHierarchy (via SectionMenuController):
Line # |
Kind |
Name |
Docs |
36
|
Method |
node_clicked |
Callback invoked when an item of the list representing a given level
of
|
Inherited from HierarchyController (via SectionMenuController, SectionMenuHierarchy):
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
|
115
|
Method |
cancel_all_deferreds |
Cancel all the currently pending deferred calls.
|
Inherited from Component (via SectionMenuController, SectionMenuHierarchy, HierarchyController):
Line # |
Kind |
Name |
Docs |
85
|
Class |
PathDescriptor |
Undocumented |
97
|
Class Method |
create |
Create and initialize the component.
|
Inherited from Loggable (via SectionMenuController, SectionMenuHierarchy, HierarchyController, Component):
Line # |
Kind |
Name |
Docs |
81
|
Method |
__init__ |
Undocumented |
Inherited from MenuItemPreviewListController (via SectionMenuController):
Line # |
Kind |
Name |
Docs |
344
|
Method |
node_renderer |
Render a node using the common API methods defined by the
|
384
|
Method |
image_from_item |
Display a preview image for an item using the common API methods
|
Inherited from PreviewListController (via SectionMenuController, MenuItemPreviewListController):
Inherited from ListController (via SectionMenuController, MenuItemPreviewListController, PreviewListController):
Inherited from PigmentController (via SectionMenuController, 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
|
Inherited from Component (via SectionMenuController, MenuItemPreviewListController, PreviewListController, ListController, PigmentController, Controller):
Line # |
Kind |
Name |
Docs |
85
|
Class |
PathDescriptor |
Undocumented |
97
|
Class Method |
create |
Create and initialize the component.
|