Uses of Interface
org.eclipse.search.ui.ISearchResultView
-
Packages that use ISearchResultView Package Description org.eclipse.search.ui Classes and interface required to contribute search dialog pages and search result view pages. -
-
Uses of ISearchResultView in org.eclipse.search.ui
Methods in org.eclipse.search.ui that return ISearchResultView Modifier and Type Method Description static ISearchResultView
SearchUI. getSearchResultView()
Deprecated.UseNewSearchUI.getSearchResultView()
instead.Methods in org.eclipse.search.ui with parameters of type ISearchResultView Modifier and Type Method Description ActionGroup
IActionGroupFactory. createActionGroup(ISearchResultView searchView)
Deprecated, for removal: This API element is subject to removal in a future version.Creates anActionGroup
for a Search view.
-