@PublicSpi public static interface AttributeLoader.Propagate<T> extends AttributeLoader<T>
AttributeLoader.Aggregate<T>, AttributeLoader.AggregateContext<T>, AttributeLoader.Context, AttributeLoader.ForestIndependent<T>, AttributeLoader.Propagate<T>, AttributeLoader.PropagateContext<T>
Modifier and Type | Method and Description |
---|---|
List<AttributeValue<T>> |
loadChildrenValues(AttributeValue<T> rowValue,
List<StructureRow> children,
AttributeLoader.PropagateContext<T> context) |
getAttributeDependencies, getAttributeSpec, getCachingStrategy, isEveryItemTypeSupported, isItemTypeSupported
@Nullable List<AttributeValue<T>> loadChildrenValues(@Nullable AttributeValue<T> rowValue, List<StructureRow> children, AttributeLoader.PropagateContext<T> context)
Copyright © 2019 ALM Works. All Rights Reserved.