public class GenerateConstructorAction extends BaseGenerateAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
GenerateConstructorAction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isValidForClass(PsiClass targetClass) |
createEditTemplateAction, getHandler, getTargetClass, 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 boolean isValidForClass(PsiClass targetClass)
isValidForClass
in class BaseGenerateAction