org.eclipse.help
Interface ITopic
-
All Superinterfaces:
-
IHelpResource,
IUAElement
-
public interface ITopic
- extends
IUAElement,
IHelpResource
An ITopic
is one topic in the table of contents, which may
contain subtopics.
-
Since:
- 2.0
Field Summary
|
static
String
|
TOPIC
This is element name used for topic in XML files. |
TOPIC
static final
String TOPIC
- This is element name used for topic in XML files.
-
See Also:
-
Constant Field Values
getSubtopics
ITopic[] getSubtopics()
- Obtains the topics contained in this node.
-
-
-
Returns:
- Array of ITopic
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.