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 ISearchResultViewSearchUI. getSearchResultView()Deprecated.UseNewSearchUI.getSearchResultView()instead.Methods in org.eclipse.search.ui with parameters of type ISearchResultView Modifier and Type Method Description ActionGroupIActionGroupFactory. createActionGroup(ISearchResultView searchView)Deprecated.Creates anActionGroupfor a Search view.
-