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