Uses of Interface
org.eclipse.help.IToc
Package
Description
Provides core help system for the platform.
Support for help system extension points.
Provides the ability to add participants to help search and is responsible
for creating search indices.
-
Uses of IToc in org.eclipse.help
Modifier and TypeInterfaceDescriptioninterface
IToc2
extendsIToc
by adding methods to support functionality for criteria, topic sorting and custom iconsModifier and TypeMethodDescriptionITocContribution.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.Modifier and TypeMethodDescriptionabstract ICriteria[]
AbstractCriteriaProvider.getCriteria
(IToc toc) Gets criteria for a table of contents -
Uses of IToc in org.eclipse.help.base
-
Uses of IToc in org.eclipse.help.search