public class GenerateEqualsAction extends BaseGenerateAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
GenerateEqualsAction() |
Modifier and Type | Method and Description |
---|---|
protected PsiClass |
getTargetClass(Editor editor,
PsiFile file) |
createEditTemplateAction, getHandler, isValidForClass, isValidForFile, update, update
actionPerformed, actionPerformedImpl, beforeActionPerformedUpdate, getCommandName, getEditor, update
addTextOverride, applyTextOverride, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbar
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isDumbAware
protected PsiClass getTargetClass(Editor editor, PsiFile file)
getTargetClass
in class BaseGenerateAction