Uses of Enum
editor.search.SearchScope
Packages that use SearchScope
-
Uses of SearchScope in editor.search
Fields in editor.search declared as SearchScopeModifier and TypeFieldDescription(package private) SearchScope
AbstractSearchDialog.State._selectedScope
Fields in editor.search with type parameters of type SearchScopeMethods in editor.search that return SearchScopeModifier and TypeMethodDescriptionstatic SearchScope
Returns the enum constant of this type with the specified name.static SearchScope[]
SearchScope.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in editor.search with parameters of type SearchScopeModifier and TypeMethodDescriptionprotected void
AbstractSearchDialog.setScope
(SearchScope scope)