public class LfeActionDisabled extends LfeBaseProxyAction
AnAction.TransparentUpdateACTIONS_KEY, EMPTY_ARRAY| Constructor and Description |
|---|
LfeActionDisabled(AnAction originalAction) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
actionPerformedForLfe(AnActionEvent e,
LargeFileEditor largeFileEditor) |
protected void |
updateForLfe(AnActionEvent e,
LargeFileEditor largeFileEditor) |
actionPerformed, beforeActionPerformedUpdate, displayTextInToolbar, isDefaultIcon, isDumbAware, isInInjectedContext, isTransparentUpdate, setDefaultIcon, setInjectedContext, toString, updateaddTextOverride, applyTextOverride, copyFrom, copyShortcutFrom, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isEnabledInModalContext, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setEnabledInModalContext, setShortcutSet, startInTransaction, unregisterCustomShortcutSet, useSmallerFontForTextInToolbarpublic LfeActionDisabled(AnAction originalAction)
protected void updateForLfe(AnActionEvent e, LargeFileEditor largeFileEditor)
updateForLfe in class LfeBaseProxyActionprotected void actionPerformedForLfe(AnActionEvent e, LargeFileEditor largeFileEditor)
actionPerformedForLfe in class LfeBaseProxyAction