|
Eclipse Platform Release 3.3 |
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IAnchor | Specifies a location in a document where other plug-ins may contribute additional content. |
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. |
IContext3 | Extends IContext2 to provide support for related
command links. |
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. |
IInclude | A directive indicating the content at the given path should be included in this document, and replace this node. |
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. |
ILink | A directive indicating a link to another toc to be inserted at (and replace) this link. |
ILiveHelpAction | Live Help Extension. |
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 Summary | |
---|---|
AbstractContentExtensionProvider | An AbstractContentExtensionProvider is a mechanism to provide
arbitrary content extensions (e.g. contributions to anchors or element
replacements). |
AbstractContextProvider | An AbstractContextProvider is a mechanism to provide arbitrary
context-sensitive help for any part of the UI. |
AbstractIndexProvider | An AbstractIndexProvider is a mechanism to provide arbitrary
content to the keyword index. |
AbstractTocProvider | An AbstractTocProvider is a mechanism to provide arbitrary
content to the table of contents (TOC). |
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. |
Provides core help system for the platform.
HelpSystem
class which static methods can be used to obtain objects
managed by the help system.
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.