public class LfeActionDisabled extends LfeBaseProxyAction
AnAction.TransparentUpdate
ACTIONS_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, update
addTextOverride, applyTextOverride, copyFrom, copyShortcutFrom, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isEnabledInModalContext, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setEnabledInModalContext, setShortcutSet, startInTransaction, unregisterCustomShortcutSet, useSmallerFontForTextInToolbar
public LfeActionDisabled(AnAction originalAction)
protected void updateForLfe(AnActionEvent e, LargeFileEditor largeFileEditor)
updateForLfe
in class LfeBaseProxyAction
protected void actionPerformedForLfe(AnActionEvent e, LargeFileEditor largeFileEditor)
actionPerformedForLfe
in class LfeBaseProxyAction