Uses of Enum
editor.search.SearchScope
Packages that use SearchScope
-
Uses of SearchScope in editor.search
Methods in editor.search that return SearchScopeModifier and TypeMethodDescriptionstatic SearchScopeReturns 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 voidAbstractSearchDialog.setScope(SearchScope scope)