Eclipse Platform
Release 3.6

org.eclipse.help
Interface IIndexEntry2

All Superinterfaces:
IIndexEntry, IUAElement

public interface IIndexEntry2
extends IIndexEntry

IIndexEntry2 is an index entry which may have see elements as children

Since:
3.5

Method Summary
 IIndexSee[] getSees()
          Obtains see references for this entry
 
Methods inherited from interface org.eclipse.help.IIndexEntry
getKeyword, getSubentries, getTopics
 
Methods inherited from interface org.eclipse.help.IUAElement
getChildren, isEnabled
 

Method Detail

getSees

IIndexSee[] getSees()
Obtains see references for this entry

Returns:
array of ITopic

Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.