Uses of Interface
org.eclipse.help.IHelpResource
Package
Description
Provides core help system for the platform.
Provides the ability to add participants to help search and is responsible
for creating search indices.
-
Uses of IHelpResource in org.eclipse.help
Modifier and TypeInterfaceDescriptioninterface
AnIToc
represents the root node of a toc, for either a complete toc (book) or a part of one to be assembled into a larger one.interface
IToc2
extendsIToc
by adding methods to support functionality for criteria, topic sorting and custom iconsinterface
AnITopic
is one topic in the table of contents, which may contain subtopics.interface
ITopic2
extendsITopic
by adding methods to support functionality for criteria, topic sorting and custom iconsModifier and TypeMethodDescriptionIContext.getRelatedTopics()
Returns the related topics for this help context.Modifier and TypeMethodDescriptionvoid
IHelp.displayHelpResource
(IHelpResource helpResource) Deprecated.Use WorkbenchHelp.displayHelpResource(helpResource.getHref()) instead.IContext2.getCategory
(IHelpResource topic) Returns the category of the provided topic. -
Uses of IHelpResource in org.eclipse.help.internal
-
Uses of IHelpResource in org.eclipse.help.search
Modifier and TypeMethodDescriptionISearchEngineResult.getCategory()
Returns a category this search result belongs to. -
Uses of IHelpResource in org.eclipse.help.ui.internal
Modifier and TypeMethodDescriptionprotected void
ContextHelpDialog.launchLinks
(IHelpResource selectedTopic) Called when related link has been chosen Opens help viewer with list of all related topics