|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.help | |
---|---|
org.eclipse.help | Provides core help system for the platform. |
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 | |
---|---|
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. |
Classes in org.eclipse.help used by org.eclipse.help.search | |
---|---|
IHelpResource
A help resource, usually a help topic. |
Classes in org.eclipse.help used by org.eclipse.ui.cheatsheets | |
---|---|
ILiveHelpAction
Live Help Extension. |
Classes in org.eclipse.help used by org.eclipse.ui.help | |
---|---|
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. |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.