public abstract class CommonEditorReferenceBeanPropertyRenameHandler extends BeanPropertyRenameHandler
EP_NAME
Modifier | Constructor and Description |
---|---|
protected |
CommonEditorReferenceBeanPropertyRenameHandler() |
protected |
CommonEditorReferenceBeanPropertyRenameHandler(java.lang.Class<? extends PsiReference> acceptableReference) |
Modifier and Type | Method and Description |
---|---|
protected BeanProperty |
getBeanProperty(DataContext dataContext) |
protected BeanProperty |
getBeanProperty(Editor editor,
PsiFile file) |
protected BeanProperty |
getBeanProperty(PsiElement psiElement) |
protected BeanProperty |
getBeanProperty(PsiReference reference) |
protected BeanProperty |
getProperty(DataContext context) |
doRename, invoke, invoke, isAvailableOnDataContext, isRenaming
protected CommonEditorReferenceBeanPropertyRenameHandler(java.lang.Class<? extends PsiReference> acceptableReference)
protected CommonEditorReferenceBeanPropertyRenameHandler()
protected BeanProperty getProperty(DataContext context)
getProperty
in class BeanPropertyRenameHandler
protected BeanProperty getBeanProperty(DataContext dataContext)
protected BeanProperty getBeanProperty(Editor editor, PsiFile file)
protected BeanProperty getBeanProperty(PsiElement psiElement)
protected BeanProperty getBeanProperty(PsiReference reference)