public interface ITopic2 extends ITopic
ITopic2
extends ITopic
by adding methods to support functionality
for criteria, topic sorting and custom iconsHREF, LABEL
Modifier and Type | Method and Description |
---|---|
ICriteria[] |
getCriteria()
Return the criteria information of topic.
|
String |
getIcon()
Toc elements can have non standard icons which are declared using a
tocIcon element in the org.eclipse.help.toc extension point
|
boolean |
isSorted()
Allows child elements to be sorted alphabetically regardless of their actual
order in the list of children.
|
getSubtopics
getChildren, isEnabled
getHref, getLabel
ICriteria[] getCriteria()
String getIcon()
boolean isSorted()
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.