|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IIndexEntry represents a single entry of the help index. It includes a keyword and related references into help content.
Method Summary | |
String |
getKeyword()
Returns the keyword that this entry is associated with |
IIndexEntry[] |
getSubentries()
Obtains the index subentries contained in the entry. |
ITopic[] |
getTopics()
Obtains topics assosiated with this index entry (i.e. keyword). |
Methods inherited from interface org.eclipse.help.IUAElement |
getChildren, isEnabled |
Method Detail |
public String getKeyword()
public ITopic[] getTopics()
public IIndexEntry[] getSubentries()
|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.