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.
|
Class and 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
Extends
IContext to provide support for styled text and topic
categorization. |
ICriteria
A directive indicating the criteria information of a Toc or Topic described in xml
|
ICriteriaDefinition
ICriteriaDefinition represents the criteria definition of one plug-in.
|
ICriteriaDefinitionContribution
Represents criteria definition contribution
|
ICriterionDefinition
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
An
IToc 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
An
ITopic 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.
|
Class and Description |
---|
IIndexEntry
IIndexEntry represents a single entry of the help index.
|
IIndexSee
An entry that represents a see also node in the index.
|
IToc
An
IToc 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
An
ITopic 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.
|
Class and Description |
---|
IHelpResource
A help resource, usually a help topic.
|
IToc
An
IToc 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. |
Class and Description |
---|
ILiveHelpAction
Live Help Extension.
|
Class and Description |
---|
IContext
A context registered for context-sensitive help.
|
IHelp
Deprecated.
This interface became obsolete in 3.0, along with the extension
point that it was associated with. The functionality provided by
this interface is available elsewhere. Use
HelpSystem.getTocs()
and
HelpSystem.getContext(String)
to obtain help resources. Use various display methods of
WorkbenchHelp to
display help resources. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.