Package org.eclipse.help
Interface IIndexEntry2
- All Superinterfaces:
IIndexEntry
,IUAElement
IIndexEntry2 is an index entry which may have see elements as children
- Since:
- 3.5
-
Method Summary
Methods inherited from interface org.eclipse.help.IIndexEntry
getKeyword, getSubentries, getTopics
Methods inherited from interface org.eclipse.help.IUAElement
getChildren, isEnabled
-
Method Details
-
getSees
IIndexSee[] getSees()Obtains see references for this entry- Returns:
- array of ITopic
-