|
Eclipse Platform Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IToc is the table of contents. It contains help topics.
Field Summary | |
static String | TOC
This is element name used for TOC in XML files. |
static String | TOPIC
This is the attribute used for description topic in XML files. |
Fields inherited from interface org.eclipse.help.IHelpResource |
HREF, LABEL |
Method Summary | |
ITopic | getTopic(String href)
Returns a topic with the specified href defined by this TOC. |
ITopic[] | getTopics()
Obtains the topics directly contained by a toc. |
Methods inherited from interface org.eclipse.help.IHelpResource |
getHref, getLabel |
Field Detail |
public static final String TOC
public static final String TOPIC
Method Detail |
public ITopic[] getTopics()
public ITopic getTopic(String href)
If no topic is specified, then the TOC description topic is returned, or null if there is no description topic for the TOC.
|
Eclipse Platform Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.