Package | Description |
---|---|
org.eclipse.help |
Provides core help system for the platform.
|
org.eclipse.help.base |
Support for help system extension points.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IIndexEntry2
IIndexEntry2 is an index entry which may have see elements as children
|
Modifier and Type | Method and Description |
---|---|
IIndexEntry[] |
IIndex.getEntries()
Obtains the index entries contained in the index.
|
IIndexEntry[] |
IIndexEntry.getSubentries()
Obtains the index subentries contained in the entry.
|
Modifier and Type | Method and Description |
---|---|
abstract boolean |
AbstractHelpScope.inScope(IIndexEntry entry)
Determine whether an index entry is in scope
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.