public class CalculateRetainedSizeAction extends MemoryAgentActionBase
AnAction.TransparentUpdateLOGACTIONS_KEY, EMPTY_ARRAY| Constructor and Description |
|---|
CalculateRetainedSizeAction() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isEnabled(MemoryAgentCapabilities agentCapabilities) |
protected void |
perform(EvaluationContextImpl evaluationContext,
com.sun.jdi.ObjectReference reference,
XValueNodeImpl node) |
isEnabled, performgetObjectReferenceactionPerformed, getSelectedNode, getSelectedNodes, getSelectedValue, updateaddTextOverride, 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, waitisDumbAwareprotected void perform(EvaluationContextImpl evaluationContext, com.sun.jdi.ObjectReference reference, XValueNodeImpl node) throws EvaluateException
perform in class MemoryAgentActionBaseEvaluateExceptionprotected boolean isEnabled(MemoryAgentCapabilities agentCapabilities)
isEnabled in class MemoryAgentActionBase