public interface IIndexEntry extends IUAElement
Modifier and Type | Method and Description |
---|---|
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).
|
getChildren, isEnabled
String getKeyword()
ITopic[] getTopics()
IIndexEntry[] getSubentries()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.