public static class ArrayRenderer.Filtered extends ArrayRenderer
ArrayRenderer.Filtered
NodeRendererImpl.Overhead
Modifier and Type | Field and Description |
---|---|
static XDebuggerTreeNodeHyperlink |
FILTER_HYPERLINK |
END_INDEX, ENTRIES_LIMIT, START_INDEX, UNIQUE_ID
DEFAULT_NAME, myProperties
EP_NAME
Constructor and Description |
---|
Filtered(XExpression expression) |
Modifier and Type | Method and Description |
---|---|
void |
buildChildren(com.sun.jdi.Value value,
ChildrenBuilder builder,
EvaluationContext evaluationContext) |
XExpression |
getExpression() |
calcLabel, clone, getChildValueExpression, getName, getUniqueId, isApplicable, isExpandable, readExternal, setForced, setName, writeExternal
getIdLabel, hasOverhead, isEnabled, isShowType, setEnabled, setShowType, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
calcValueIcon
public static final XDebuggerTreeNodeHyperlink FILTER_HYPERLINK
public Filtered(XExpression expression)
public XExpression getExpression()
public void buildChildren(com.sun.jdi.Value value, ChildrenBuilder builder, EvaluationContext evaluationContext)
buildChildren
in interface ChildrenRenderer
buildChildren
in class ArrayRenderer