Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.help.ITopic

Packages that use ITopic
org.eclipse.help Provides core help system for the platform. 
 

Uses of ITopic in org.eclipse.help
 

Subinterfaces of ITopic in org.eclipse.help
 interface ITopic2
          ITopic2 extends ITopic by adding methods to support functionality for criteria, topic sorting and custom icons
 

Methods in org.eclipse.help that return ITopic
 ITopic[] ITopic.getSubtopics()
          Obtains the topics contained in this node.
 ITopic IToc.getTopic(String href)
          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 ITopic
abstract  ICriteria[] AbstractCriteriaProvider.getCriteria(ITopic topic)
          Gets criteria for a topic
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.