public interface AttachSourcesProvider
Modifier and Type | Interface and Description |
---|---|
static interface |
AttachSourcesProvider.AttachSourcesAction |
static interface |
AttachSourcesProvider.LightAttachSourcesAction
This marker interface means what this action will be shown only if it is single action.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<AttachSourcesProvider.AttachSourcesAction> |
getActions(java.util.List<LibraryOrderEntry> orderEntries,
PsiFile psiFile) |
java.util.Collection<AttachSourcesProvider.AttachSourcesAction> getActions(java.util.List<LibraryOrderEntry> orderEntries, PsiFile psiFile)