public static class TextDiffViewerUtil.EditorReadOnlyLockAction extends TextDiffViewerUtil.ReadOnlyLockAction
AnAction.TransparentUpdate
myContext, mySettings
ACTIONS_KEY, EMPTY_ARRAY
SELECTED_PROPERTY
Constructor and Description |
---|
EditorReadOnlyLockAction(DiffContext context,
java.util.List<? extends EditorEx> editableEditors) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEdit() |
protected void |
doApply(boolean readOnly) |
applyDefaults, isSelected, putEditorHint, setSelected, update
actionPerformed
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
isSelected, setSelected
isDumbAware
public EditorReadOnlyLockAction(DiffContext context, java.util.List<? extends EditorEx> editableEditors)
protected void doApply(boolean readOnly)
doApply
in class TextDiffViewerUtil.ReadOnlyLockAction
protected boolean canEdit()
canEdit
in class TextDiffViewerUtil.ReadOnlyLockAction