public static interface LithoLayoutResult.NestedTreeHolderResult extends LithoLayoutResult, Copyable<InternalNode>
LithoLayoutResult
for InternalNode.NestedTreeHolder
LithoLayoutResult.NestedTreeHolderResult
Modifier and Type | Method and Description |
---|---|
LithoLayoutResult |
getNestedResult() |
TreeProps |
getPendingTreeProps()
The
TreeProps to to be set into the new ComponentContext before resolving the
nested tree. |
void |
setNestedResult(LithoLayoutResult tree) |
areCachedMeasuresValid, assertContextSpecificStyleNotSet, getBorderColors, getBorderPathEffect, getBorderRadius, getChildAt, getChildCount, getChildIndex, getComponentKeys, getComponents, getComponentsNeedingPreviousRenderData, getContext, getDiffNode, getFocusedHandler, getForeground, getFullImpressionHandler, getHeadComponent, getHeadComponentKey, getImportantForAccessibility, getInvisibleHandler, getLastHeightSpec, getLastMeasuredHeight, getLastMeasuredWidth, getLastWidthSpec, getLayerPaint, getLayerType, getLayoutBorder, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getNodeInfo, getParent, getSimpleName, getStateListAnimator, getStateListAnimatorRes, getStyleDirection, getStyleHeight, getStyleWidth, getTailComponent, getTailComponentKey, getTestKey, getTouchExpansion, getTouchExpansionBottom, getTouchExpansionLeft, getTouchExpansionRight, getTouchExpansionTop, getTransitionGlobalKey, getTransitionKey, getTransitionKeyType, getTransitionOwnerKey, getTransitions, getUnfocusedHandler, getUnresolvedComponents, getVisibilityChangedHandler, getVisibleHandler, getVisibleHeightRatio, getVisibleWidthRatio, getWorkingRangeRegistrations, getYogaNode, hasBorderColor, hasStateListAnimatorResSet, hasTouchExpansion, hasTransitionKey, hasVisibilityHandlers, isDuplicateChildrenStatesEnabled, isDuplicateParentStateEnabled, isForceViewWrapping, isImportantForAccessibilityIsSet, isInitialized, isLayoutDirectionInherit, recursivelyResolveLayoutDirection, setLastHeightSpec, setLastMeasuredHeight, setLastMeasuredWidth, setLastWidthSpec, shouldDrawBorders
getBackground, getHeight, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getResolvedLayoutDirection, getWidth, getX, getY, isPaddingSet
TreeProps getPendingTreeProps()
TreeProps
to to be set into the new ComponentContext
before resolving the
nested tree.LithoLayoutResult getNestedResult()
void setNestedResult(LithoLayoutResult tree)