|
Eclipse Platform Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IToc | |
---|---|
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. |
Uses of IToc in org.eclipse.help |
---|
Subinterfaces of IToc in org.eclipse.help | |
---|---|
interface |
IToc2
IToc2 extends IToc by adding methods to support functionality
for criteria, topic sorting and custom icons |
Methods in org.eclipse.help that return IToc | |
---|---|
IToc |
ITocContribution.getToc()
Returns the table of contents data for this contribution. |
static IToc[] |
HelpSystem.getTocs()
Returns the list of all integrated tables of contents available. |
IToc[] |
IHelp.getTocs()
Deprecated. Use HelpSystem.getTocs() instead. |
Methods in org.eclipse.help with parameters of type IToc | |
---|---|
abstract ICriteria[] |
AbstractCriteriaProvider.getCriteria(IToc toc)
Gets criteria for a table of contents |
Uses of IToc in org.eclipse.help.base |
---|
Methods in org.eclipse.help.base with parameters of type IToc | |
---|---|
abstract boolean |
AbstractHelpScope.inScope(IToc toc)
Determine whether a table of contents is in scope |
Uses of IToc in org.eclipse.help.search |
---|
Methods in org.eclipse.help.search that return IToc | |
---|---|
IToc |
ISearchResult.getToc()
Gets the IToc parent of this result |
|
Eclipse Platform Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2011. All rights reserved.