dip.developer.extensions_viewer¶
This module implements a viewer of all extension points and their contents.
ExtensionsViewerTool¶
-
class
dip.developer.extensions_viewer.ExtensionsViewerTool¶ Base class:
SimpleViewToolThe ExtensionsViewerTool implements a tool for displaying extension points.
-
action_id = 'dip.developer.view_extensions' The identifier to be used for any action.
-
name = 'Extension Points' The tool’s name.
-
within = 'dip.ui.collections.view' The optional identifier of a collection of actions that any action will be placed within.
-