Inherits from
- ExtensionPoint: enthought.envisage.core.core_plugin_definition.ExtensionPoint
Attributes
- custom_wnd
The name of the custom window used for context-sensitive topic. fixme?: Assumes that at most one custom window is used.
custom_wnd = Str
- help_file
The file name of the project entry point. If a file extension is not specified, the plug-in will append '.chm' on MS Windows and '.htm' otherwise.
help_file = Str
- map_file
The name of the .h file that maps topic IDs to map numbers.
map_file = Str
- name
The text to use in the Help menu For now: help projects are responsible for adding themselves to the menu.
name = Str
- proj_id
The project's unique identifier. Used in topic strings for context-sensitive help.
proj_id = Str