Interface | Description |
---|---|
IContext |
A context registered for context-sensitive help.
|
IContext2 |
Extends
IContext to provide support for styled text and topic
categorization. |
IContextProvider |
Dynamic context provider.
|
IHelp | Deprecated
This interface became obsolete in 3.0, along with the extension
point that it was associated with.
|
IHelpContentProducer |
Producer capable of generating or otherwise obtaining contents for help
resources.
|
IHelpResource |
A help resource, usually a help topic.
|
IIndex |
IIndex represents metaphor of the book index.
|
IIndexEntry |
IIndexEntry represents a single entry of the help index.
|
ILiveHelpAction |
Live Help Extension.
|
IToc |
IToc is the table of contents.
|
ITopic |
ITopic is one topic in a hierarchy of topics.
|
Class | Description |
---|---|
HelpSystem |
This class provides general access to help content contributed to the
"org.eclipse.help.toc" and
"org.eclipse.help.contexts" extension points. |
UAContentFilter |
This class provides the ability to filter out user assistance model elements that
support filtering (e.g.
|
HelpSystem
class which static methods can be used to obtain objects
managed by the help system.Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.