public interface ITopic extends IUAElement, IHelpResource
ITopic
is one topic in the table of contents, which may
contain subtopics.Modifier and Type | Field and Description |
---|---|
static String |
TOPIC
This is element name used for topic in XML files.
|
HREF, LABEL
Modifier and Type | Method and Description |
---|---|
ITopic[] |
getSubtopics()
Obtains the topics contained in this node.
|
getChildren, isEnabled
getHref, getLabel
static final String TOPIC
ITopic[] getSubtopics()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.