dip.developer.services_viewer¶
This module implements a viewer of all services.
ServicesViewerTool¶
-
class
dip.developer.services_viewer.ServicesViewerTool¶ Base class:
SimpleViewToolThe ServicesViewerTool implements a tool for displaying services.
-
action_id = 'dip.developer.view_services' The identifier to be used for any action.
-
name = 'Services' The tool’s name.
-
within = 'dip.ui.collections.view' The optional identifier of a collection of actions that any action will be placed within.
-