Static vs. Dynamic Help Contexts

UI components can define the associations between UI controls and help contexts, either statically or dynamically.


That distinction is significant when the Help view is visible.

All help contexts are defined and subsequently identified by a help context ID. The Eclipse help system uses help context IDs to locate matching org.eclipse.help.IContext objects, which represent the context-specific help content.