public static class PsiCopyPasteManager.MyData
extends java.lang.Object
Constructor and Description |
---|
MyData(PsiElement[] elements,
boolean copied) |
Modifier and Type | Method and Description |
---|---|
PsiElement[] |
getElements() |
Project |
getProject() |
boolean |
isCopied() |
boolean |
isValid() |
public MyData(PsiElement[] elements, boolean copied)
public PsiElement[] getElements()
public boolean isCopied()
public boolean isValid()
public Project getProject()