Uses of Interface
org.eclipse.help.search.ISearchScope
Package
Description
Provides the ability to add participants to help search and is responsible
for creating search indices.
Provides a framework for editing and contributing to the help search scope.
-
Uses of ISearchScope in org.eclipse.help.search
Modifier and TypeMethodDescriptionvoid
ISearchEngine.run
(String query, ISearchScope scope, ISearchEngineResultCollector collector, IProgressMonitor monitor) -
Uses of ISearchScope in org.eclipse.help.ui
Modifier and TypeMethodDescriptionISearchScopeFactory.createSearchScope
(IPreferenceStore store, String engineId, Dictionary<String, Object> parameters) Returns a new search scope object created from the data in the preference store.