...
To do so the proper action must be set on the help button using the setAction
method. The syntax of this action must be: <WCB <plugin ID>/<Anchor id>
. So for example if the ID of a plugin is defined statically in the Activator and the anchor ID is "overview" then the action would be set as follows:
...