public class ScopeChooserUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static GlobalSearchScope |
findScopeByName(Project project,
java.lang.String scopeName) |
public static GlobalSearchScope findScopeByName(Project project, java.lang.String scopeName)
ScopeChooserCombo
with the following limitations:
scopeName
is "Module 'foo'" then ProjectFilesScope
is returned