Uses of Interface
org.eclipse.help.search.ISearchEngineResult
Packages that use ISearchEngineResult
Package
Description
Provides the ability to add participants to help search and is responsible
for creating search indices.
-
Uses of ISearchEngineResult in org.eclipse.help.search
Subinterfaces of ISearchEngineResult in org.eclipse.help.searchModifier and TypeInterfaceDescriptioninterface
An extension of the search result interface that allows engines to define engine result icon for each search result.Methods in org.eclipse.help.search with parameters of type ISearchEngineResultModifier and TypeMethodDescriptionvoid
ISearchEngineResultCollector.accept
(ISearchEngineResult searchResult) Accepts a new search result object.void
ISearchEngineResultCollector.accept
(ISearchEngineResult[] searchResults) Accepts an array of new search results.