Uses of Interface
org.eclipse.help.ITopic
Package
Description
Provides core help system for the platform.
Support for help system extension points.
-
Uses of ITopic in org.eclipse.help
Modifier and TypeInterfaceDescriptioninterface
ITopic2
extendsITopic
by adding methods to support functionality for criteria, topic sorting and custom iconsModifier and TypeMethodDescriptionITopic[]
ITopic.getSubtopics()
Obtains the topics contained in this node.Returns a topic with the specified href defined by this TOC.ITopic[]
IIndexEntry.getTopics()
Obtains topics assosiated with this index entry (i.e. keyword).ITopic[]
IToc.getTopics()
Obtains the topics directly contained by a toc.Modifier and TypeMethodDescriptionabstract ICriteria[]
AbstractCriteriaProvider.getCriteria
(ITopic topic) Gets criteria for a topic -
Uses of ITopic in org.eclipse.help.base
-
Uses of ITopic in org.eclipse.help.internal