Uses of Package
org.eclipse.help
-
Packages that use org.eclipse.help Package Description org.eclipse.help Provides core help system for the platform.org.eclipse.help.base Support for help system extension points.org.eclipse.help.search Provides the ability to add participants to help search and is responsible for creating search indices.org.eclipse.ui.cheatsheets Provides support for working with cheat sheets.org.eclipse.ui.help Classes for integration with the help support system in the Eclipse Platform User Interface. -
Classes in org.eclipse.help used by org.eclipse.help Class Description ICommandLink Represents a link with text that invokes a specific command with parameters.IContentExtension An extension of a document's content.IContext A context registered for context-sensitive help.IContext2 ExtendsIContext
to provide support for styled text and topic categorization.ICriteria A directive indicating the criteria information of a Toc or Topic described in xmlICriteriaDefinition ICriteriaDefinition represents the criteria definition of one plug-in.ICriteriaDefinitionContribution Represents criteria definition contributionICriterionDefinition ICriterionDefinition represents a single criterion definition of the help content.ICriterionValueDefinition ICriterionValueDefinition represents one criterion value definition of one criterion.IHelpResource A help resource, usually a help topic.IIndex IIndex represents metaphor of the book index.IIndexContribution Represents either a complete or partial keyword index, as well as its metadata.IIndexEntry IIndexEntry represents a single entry of the help index.IIndexSee An entry that represents a see also node in the index.IIndexSubpath A directive indicating the content at the given path should be included in this document, and replace this node.IToc 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.ITocContribution Represents either a complete or partial table of contents, as well as its metadata.ITopic AnITopic
is one topic in the table of contents, which may contain subtopics.IUAElement An element in a UA document, which may have conditional enablement (may be filtered based on certain conditions) and may have sub-elements, or children. -
Classes in org.eclipse.help used by org.eclipse.help.base Class Description IIndexEntry IIndexEntry represents a single entry of the help index.IIndexSee An entry that represents a see also node in the index.IToc 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.ITopic AnITopic
is one topic in the table of contents, which may contain subtopics.IUAElement An element in a UA document, which may have conditional enablement (may be filtered based on certain conditions) and may have sub-elements, or children. -
Classes in org.eclipse.help used by org.eclipse.help.search Class Description IHelpResource A help resource, usually a help topic.IToc 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. -
Classes in org.eclipse.help used by org.eclipse.ui.cheatsheets Class Description ILiveHelpAction Live Help Extension. -
Classes in org.eclipse.help used by org.eclipse.ui.help Class Description IContext A context registered for context-sensitive help.