Uses of Interface
org.eclipse.help.ITopic
Packages that use ITopic
Package
Description
Provides core help system for the platform.
Support for help system extension points.
-
Uses of ITopic in org.eclipse.help
Subinterfaces of ITopic in org.eclipse.helpModifier and TypeInterfaceDescriptioninterface
ITopic2
extendsITopic
by adding methods to support functionality for criteria, topic sorting and custom iconsMethods in org.eclipse.help that return ITopicModifier 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.Methods in org.eclipse.help with parameters of type ITopicModifier and TypeMethodDescriptionabstract ICriteria[]
AbstractCriteriaProvider.getCriteria
(ITopic topic) Gets criteria for a topic -
Uses of ITopic in org.eclipse.help.base
Methods in org.eclipse.help.base with parameters of type ITopic -
Uses of ITopic in org.eclipse.help.internal
Classes in org.eclipse.help.internal that implement ITopicMethods in org.eclipse.help.internal that return ITopicConstructors in org.eclipse.help.internal with parameters of type ITopic