Interface ITopic

All Superinterfaces:
IHelpResource, IUAElement
All Known Subinterfaces:
ITopic2
All Known Implementing Classes:
Topic

public interface ITopic extends IUAElement, IHelpResource
An ITopic is one topic in the table of contents, which may contain subtopics.
Since:
2.0
  • Field Details

  • Method Details

    • getSubtopics

      ITopic[] getSubtopics()
      Obtains the topics contained in this node.
      Returns:
      Array of ITopic