public class RemoveCustomFieldAction extends EditCustomFieldAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
RemoveCustomFieldAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
perform(XValueNodeImpl node,
java.lang.String nodeName,
AnActionEvent e) |
update
actionPerformed, getSelectedNode, getSelectedNodes, getSelectedValue, isEnabled
addTextOverride, applyTextOverride, beforeActionPerformedUpdate, 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 void perform(XValueNodeImpl node, java.lang.String nodeName, AnActionEvent e)
perform
in class EditCustomFieldAction