public static class TextDiffViewerUtil.EditorReadOnlyLockAction extends TextDiffViewerUtil.ReadOnlyLockAction
AnAction.TransparentUpdatemyContext, mySettingsACTIONS_KEY, EMPTY_ARRAYSELECTED_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, updateactionPerformedaddTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbarclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisSelected, setSelectedisDumbAwarepublic EditorReadOnlyLockAction(DiffContext context, java.util.List<? extends EditorEx> editableEditors)
protected void doApply(boolean readOnly)
doApply in class TextDiffViewerUtil.ReadOnlyLockActionprotected boolean canEdit()
canEdit in class TextDiffViewerUtil.ReadOnlyLockAction