Uses of Interface
org.eclipse.help.ui.ISearchScopePage
-
Packages that use ISearchScopePage Package Description org.eclipse.help.ui Provides a framework for editing and contributing to the help search scope. -
-
Uses of ISearchScopePage in org.eclipse.help.ui
Classes in org.eclipse.help.ui that implement ISearchScopePage Modifier and Type Class Description class
RootScopePage
Clients that contribute search scope root page to the search engine definition must extend this class and implementcreateScopeContents
method.
-