Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

absolute(float) - Static method in class com.facebook.litho.animation.DimensionValue
 
ABSTRACT_PARAM_NAME - Static variable in interface com.facebook.litho.specmodels.generator.GeneratorConstants
 
AbstractComponentsProcessor - Class in com.facebook.litho.specmodels.processor
 
AbstractComponentsProcessor(List<SpecModelFactory>, DependencyInjectionHelperFactory) - Constructor for class com.facebook.litho.specmodels.processor.AbstractComponentsProcessor
 
AbstractComponentsProcessor(List<SpecModelFactory>, DependencyInjectionHelperFactory, boolean) - Constructor for class com.facebook.litho.specmodels.processor.AbstractComponentsProcessor
 
acceptTriggerEvent(EventTrigger, Object, Object[]) - Method in class com.facebook.litho.ComponentLifecycle
 
acceptTriggerEvent(EventTrigger, Object, Object[]) - Method in interface com.facebook.litho.EventTriggerTarget
 
acceptTriggerEvent(EventTrigger, Object, Object[]) - Method in class com.facebook.litho.sections.SectionLifecycle
 
acceptTriggerEvent(EventTrigger, Object, Object[]) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
acceptTriggerEvent(EventTrigger, Object, Object[]) - Method in class com.facebook.litho.widget.EditText
 
acceptTriggerEvent(EventTrigger, Object, Object[]) - Method in class com.facebook.litho.widget.TextInput
 
ACCESSIBILITY_NODE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
AccessibilityRole - Class in com.facebook.litho
A list of all roles used for accessibility.
accessibilityRole(String) - Method in class com.facebook.litho.Component.Builder
 
AccessibilityRole.AccessibilityRoleType - Annotation Type in com.facebook.litho
 
AccessibleClickableSpan - Class in com.facebook.widget.accessibility.delegates
Extends the ClickableSpan class to include a dedicated field for the accessibility label.
AccessibleClickableSpan(String) - Constructor for class com.facebook.widget.accessibility.delegates.AccessibleClickableSpan
 
accessibleClickableSpans(boolean) - Method in class com.facebook.litho.widget.Text.Builder
 
accessibleClickableSpansAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
accessibleClickableSpansAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
accessibleClickableSpansRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
accessType - Variable in class com.facebook.litho.specmodels.model.DelegateMethodDescription
 
accessType(Modifier) - Method in class com.facebook.litho.specmodels.model.DelegateMethodDescription.Builder
 
acquire(ComponentContext, ComponentLifecycle) - Method in class com.facebook.litho.DefaultMountContentPool
 
acquire() - Method in class com.facebook.litho.DefaultMountContentPool
 
acquire(ComponentContext, ComponentLifecycle) - Method in interface com.facebook.litho.MountContentPool
Return a recycled mount content, or a newly acquired mount content if there isn't one to recycle.
acquire() - Method in class com.facebook.litho.RecyclePool
 
acquire(Context, Reference<T>) - Static method in class com.facebook.litho.reference.Reference
Deprecated.
Acquires a Reference of type T.
acquire(int, List<T>, RecyclerBinderUpdateCallback.ComponentRenderer<T>, RecyclerBinder) - Static method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback
 
acquire(int, List<T>, RecyclerBinderUpdateCallback.ComponentRenderer<T>, RecyclerBinderUpdateCallback.OperationExecutor, int) - Static method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback
 
acquire() - Static method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback.ComponentContainer
 
acquireArrayDeque() - Static method in class com.facebook.litho.ComponentsPools
 
acquireArraySet() - Static method in class com.facebook.litho.ComponentsPools
 
acquireBorderColorDrawable() - Static method in class com.facebook.litho.ComponentsPools
 
acquireChangeSet(Section) - Static method in class com.facebook.litho.sections.ChangeSet
 
acquireDiff(T, T) - Method in class com.facebook.litho.ComponentLifecycle
 
acquireDiff(T, T) - Static method in class com.facebook.litho.ComponentsPools
 
acquireDiff(R, R) - Method in class com.facebook.litho.reference.ReferenceLifecycle
Deprecated.
 
acquireDiff(T, T) - Method in class com.facebook.litho.sections.SectionLifecycle
 
acquireDisplayListDrawable(Drawable, DisplayListContainer) - Static method in class com.facebook.litho.ComponentsPools
 
AcquireKey() - Constructor for class com.facebook.litho.TestItem.AcquireKey
 
acquireLithoViewArrayList() - Static method in class com.facebook.litho.ComponentsPools
 
acquireNewInstance(StateHandler) - Static method in class com.facebook.litho.StateHandler
 
acquireOutput() - Method in class com.facebook.litho.ComponentLifecycle
 
acquireOutput() - Method in class com.facebook.litho.sections.SectionLifecycle
 
acquireRenderState() - Static method in class com.facebook.litho.ComponentsPools
 
acquireStateAndReleaseTree() - Method in class com.facebook.litho.widget.ComponentTreeHolder
 
acquireStateHandler() - Method in class com.facebook.litho.ComponentTree
Provides a new instance from the StateHandler pool that is initialized with the information from the StateHandler currently held by the ComponentTree.
action - Variable in class com.facebook.litho.PerformAccessibilityActionEvent
 
ACTION_BAR_TAB - Static variable in class com.facebook.litho.AccessibilityRole
 
actionId - Variable in class com.facebook.litho.widget.EditorActionEvent
 
activate() - Method in interface com.facebook.litho.dataflow.DataFlowBinding
Activates a binding, adding the sub-graph defined by this binding to the main DataFlowGraph associated with this binding.
activate() - Method in class com.facebook.litho.dataflow.GraphBinding
Activates a binding, adding the sub-graph defined by this binding to the main DataFlowGraph associated with this binding.
add(E) - Method in class com.facebook.litho.internal.ArraySet
 
add(int, T) - Method in class com.facebook.litho.OutputUnitsAffinityGroup
 
add(RenderInfo, int, int) - Method in interface com.facebook.litho.widget.LayoutInfo.ViewportFiller
This will be called to inform implementations that the next layout has been computed.
add(RenderInfo, int, int) - Method in class com.facebook.litho.widget.LinearLayoutInfo.ViewportFiller
 
add(YogaEdge, int) - Method in interface com.facebook.litho.YogaEdgesWithInts
 
addAll(Collection<? extends E>) - Method in class com.facebook.litho.internal.ArraySet
 
addAnnotation(AnnotationSpec) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addAnnotations(Iterable<AnnotationSpec>) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addBinding(ValueNode, ValueNode, String) - Method in class com.facebook.litho.animation.TransitionAnimationBinding
 
addBinding(ValueNode, ValueNode) - Method in class com.facebook.litho.animation.TransitionAnimationBinding
 
addBinding(ValueNode, ValueNode, String) - Method in class com.facebook.litho.dataflow.GraphBinding
Adds a connection between two nodes to this graph.
addBinding(ValueNode, ValueNode) - Method in class com.facebook.litho.dataflow.GraphBinding
 
addChange(Change) - Method in class com.facebook.litho.sections.ChangeSet
Add a new Change to this ChangeSet.
addChildAt(YogaNode, int) - Method in class com.facebook.yoga.YogaNode
 
addDebugInfo(String, Object) - Method in class com.facebook.litho.widget.BaseRenderInfo
 
addDebugInfo(String, Object) - Method in interface com.facebook.litho.widget.RenderInfo
 
addDebugInfo(String, Object) - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
addField(FieldSpec) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addField(TypeName, String, Modifier...) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addField(Type, String, Modifier...) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addFields(Iterable<FieldSpec>) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addJavadoc(TypeSpecDataHolder.JavadocSpec) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addJavadocs(Iterable<TypeSpecDataHolder.JavadocSpec>) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addListener(AnimationBindingListener) - Method in interface com.facebook.litho.animation.AnimationBinding
addListener(SpringListener) - Method in class com.facebook.litho.dataflow.springs.Spring
add a listener
addMethod(MethodSpec) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addMethods(Iterable<MethodSpec>) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addSharedChildAt(YogaNode, int) - Method in class com.facebook.yoga.YogaNode
 
addSuperInterface(TypeName) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addSuperInterfaces(Iterable<TypeName>) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addToTypeSpec(TypeSpec.Builder) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder
 
addType(TypeSpec) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addTypes(Iterable<TypeSpec>) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addTypeSpecDataHolder(TypeSpecDataHolder) - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
addView(View) - Method in class com.facebook.litho.ComponentHost
Deprecated.
addView(View, int) - Method in class com.facebook.litho.ComponentHost
Deprecated.
addView(View, int, ViewGroup.LayoutParams) - Method in class com.facebook.litho.ComponentHost
Deprecated.
addViewForTest(View) - Method in class com.facebook.litho.ComponentHost
Manually adds a View as a child of this ComponentHost for the purposes of testing.
addViewInLayout(View, int, ViewGroup.LayoutParams, boolean) - Method in class com.facebook.litho.ComponentHost
Deprecated.
advance(double) - Method in class com.facebook.litho.dataflow.springs.Spring
advance the physics simulation in SOLVER_TIMESTEP_SEC sized chunks to fulfill the required realTimeDelta.
afterActivityFinished() - Method in class com.facebook.litho.testing.espresso.rules.ComponentActivityTestRule
 
afterActivityLaunched() - Method in class com.facebook.litho.testing.espresso.rules.ComponentActivityTestRule
 
afterStateUpdate() - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Performs a state update and returns the new view.
alignContent(YogaAlign) - Method in class com.facebook.litho.Column.Builder
 
alignContent(YogaAlign) - Method in class com.facebook.litho.Component.ContainerBuilder
The AlignSelf property has the same options and effect as AlignItems but instead of affecting the children within a container, you can apply this property to a single child to change its alignment within its parent.
alignContent(YogaAlign) - Method in class com.facebook.litho.Row.Builder
 
alignItems(YogaAlign) - Method in class com.facebook.litho.Column.Builder
 
alignItems(YogaAlign) - Method in class com.facebook.litho.Component.ContainerBuilder
The AlignItems property describes how to align children along the cross axis of their container.
alignItems(YogaAlign) - Method in class com.facebook.litho.Row.Builder
 
alignSelf(YogaAlign) - Method in class com.facebook.litho.Component.Builder
Controls how a child aligns in the cross direction, overriding the alignItems of the parent.
allLayout() - Static method in class com.facebook.litho.Transition
Creates an Automatic Bounds Transition that targets every component in the component tree whose bounds have been changed.
ALPHA - Static variable in class com.facebook.litho.animation.AnimatedProperties
The transparency of a mount content, where 0 is fully invisible and 1 is fully opaque.
alpha(float) - Method in class com.facebook.litho.Component.Builder
Sets the alpha (opacity) of this component.
AlphaHelper - Class in com.facebook.litho
 
AlphaHelper() - Constructor for class com.facebook.litho.AlphaHelper
 
ANDROID_CONTEXT - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
AnimatableItem - Interface in com.facebook.litho
Interface used to expose a limited API of LayoutOutput to the animations package.
animate - Variable in class com.facebook.litho.sections.widget.ScrollEvent
 
animate(AnimatedProperty) - Method in class com.facebook.litho.Transition.TransitionUnitsBuilder
Adds a given property to animate.
animate(AnimatedProperty...) - Method in class com.facebook.litho.Transition.TransitionUnitsBuilder
Adds a set of properties to animate.
animate(Transition.PropertyTarget) - Method in class com.facebook.litho.Transition.TransitionUnitsBuilder
Adds a target of properties to animate.
animateAdd(RecyclerView.ViewHolder) - Method in class com.facebook.litho.sections.widget.NotAnimatedItemAnimator
 
animateChange(RecyclerView.ViewHolder, RecyclerView.ViewHolder, int, int, int, int) - Method in class com.facebook.litho.sections.widget.NotAnimatedItemAnimator
 
AnimatedProperties - Class in com.facebook.litho.animation
A convenience class for common View properties applicable to all subclasses of View.
AnimatedProperty - Interface in com.facebook.litho.animation
A property on a mount content (View or Drawable), e.g.
AnimatedPropertyNode - Class in com.facebook.litho.animation
A ValueNode that allows getting and/or setting the value of a specific property (x, y, scale, text color, etc) on a given mount content (View or Drawable).
AnimatedPropertyNode(OutputUnitsAffinityGroup<Object>, AnimatedProperty) - Constructor for class com.facebook.litho.animation.AnimatedPropertyNode
 
animateMove(RecyclerView.ViewHolder, int, int, int, int) - Method in class com.facebook.litho.sections.widget.NotAnimatedItemAnimator
 
animateRemove(RecyclerView.ViewHolder) - Method in class com.facebook.litho.sections.widget.NotAnimatedItemAnimator
 
AnimationBinding - Interface in com.facebook.litho.animation
An animation or set of animations using GraphBindings.
AnimationBindingListener - Interface in com.facebook.litho.animation
Listener that receives events when a GraphBinding is activated or is finished.
AnimationRunnerTestRule - Class in com.facebook.litho.testing.espresso.rules
A test rule for instrumentation and screenshot tests that need control over animation driving.
AnimationRunnerTestRule() - Constructor for class com.facebook.litho.testing.espresso.rules.AnimationRunnerTestRule
 
AnimationsDebug - Class in com.facebook.litho
Utilities for animations debug.
AnimationsDebug() - Constructor for class com.facebook.litho.AnimationsDebug
 
animator(Transition.TransitionAnimator) - Method in class com.facebook.litho.Transition.AutoBoundsTransitionBuilder
Use to define the Transition.TransitionAnimator that drives the animation.
animator(Transition.TransitionAnimator) - Method in class com.facebook.litho.Transition.TransitionUnitsBuilder
Use to define the Transition.TransitionAnimator that drives the animation.
annotation - Variable in class com.facebook.litho.specmodels.model.SpecModelValidationError
 
AnnotationExtractor - Class in com.facebook.litho.specmodels.processor
Helper for extracting annotations from a given TypeElement.
AnnotationExtractor() - Constructor for class com.facebook.litho.specmodels.processor.AnnotationExtractor
 
annotations - Variable in class com.facebook.litho.specmodels.model.DelegateMethodDescription
 
annotations(ImmutableList<AnnotationSpec>) - Method in class com.facebook.litho.specmodels.model.DelegateMethodDescription.Builder
 
annotations - Variable in class com.facebook.litho.specmodels.model.SpecMethodModel
 
annotations(ImmutableList<Annotation>) - Method in class com.facebook.litho.specmodels.model.SpecMethodModel.Builder
 
annotations(List<Class<? extends Annotation>>) - Method in class com.facebook.litho.testing.specmodels.MockMethodParamModel.Builder
 
annotations(Class<? extends Annotation>...) - Method in class com.facebook.litho.testing.specmodels.MockMethodParamModel.Builder
 
appearFrom(RuntimeValue) - Method in class com.facebook.litho.Transition.TransitionUnitsBuilder
Define where appear animations should start from.
appearFrom(float) - Method in class com.facebook.litho.Transition.TransitionUnitsBuilder
Define a constant value where appear animations should start from.
appendItem(Component) - Method in class com.facebook.litho.widget.RecyclerBinder
appendItem(RenderInfo) - Method in class com.facebook.litho.widget.RecyclerBinder
Inserts a new item at tail.
apply(Statement, Description) - Method in class com.facebook.litho.testing.ComponentsRule
 
applyBoundsToView(View, int, int, int, int, boolean) - Static method in class com.facebook.litho.BoundsHelper
Sets the bounds on the given view if the view doesn't already have those bounds (or if 'force' is supplied).
applyChangeset(ComponentContext) - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback
 
applyComponentOverrides(String, Component) - Method in interface com.facebook.litho.DebugComponent.Overrider
 
applyLayoutOverrides(String, DebugLayoutNode) - Method in interface com.facebook.litho.DebugComponent.Overrider
 
applyPreviousRenderData(ComponentLifecycle.RenderData) - Method in class com.facebook.litho.ComponentLifecycle
 
applySizeToDrawableForAnimation(Drawable, int, int) - Static method in class com.facebook.litho.BoundsHelper
 
applyStateOverrides(String, ComponentLifecycle.StateContainer) - Method in interface com.facebook.litho.DebugComponent.Overrider
 
applyXYToDrawableForAnimation(Drawable, int, int) - Static method in class com.facebook.litho.BoundsHelper
 
approximateRangeSize(int, int, int, int) - Method in class com.facebook.litho.widget.GridLayoutInfo
 
approximateRangeSize(int, int, int, int) - Method in interface com.facebook.litho.widget.LayoutInfo
This is called when the RecyclerBinder needs to calculate a range size.
approximateRangeSize(int, int, int, int) - Method in class com.facebook.litho.widget.LinearLayoutInfo
 
approximateRangeSize(int, int, int, int) - Method in class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
ARE_TRANSITIONS_SUPPORTED - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Whether transitions are supported for this API version.
areMapsEqual(Map<K, V>, Map<K, V>) - Static method in class com.facebook.litho.utils.MapDiffUtils
Return whether the two maps have the same keys and values.
arg(String, Object) - Method in interface com.facebook.litho.ComponentsSystrace.ArgsBuilder
Logs an argument whose value is any object.
arg(String, int) - Method in interface com.facebook.litho.ComponentsSystrace.ArgsBuilder
Logs an argument whose value is an int.
arg(String, long) - Method in interface com.facebook.litho.ComponentsSystrace.ArgsBuilder
Logs an argument whose value is a long.
arg(String, double) - Method in interface com.facebook.litho.ComponentsSystrace.ArgsBuilder
Logs an argument whose value is a double.
args - Variable in class com.facebook.litho.PerformAccessibilityActionEvent
 
args - Variable in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.JavadocSpec
 
ARRAY_LIST - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
ARRAY_RES - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
arrayBatchAllocationRuntimeSize - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Runtime Size for ArrayBatchAllocation Batch Size
ArrayBatchAllocator - Class in com.facebook.litho
 
ArrayBatchAllocator() - Constructor for class com.facebook.litho.ArrayBatchAllocator
 
arrayBatchAllocatorStartupSize - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Startup Size for ArrayBatchAllocator Batch Size
ArraySet<E> - Class in com.facebook.litho.internal
A simple Set implementation backed by an array.
ArraySet() - Constructor for class com.facebook.litho.internal.ArraySet
 
ArraySet(int) - Constructor for class com.facebook.litho.internal.ArraySet
 
ArraySet(Collection<? extends E>) - Constructor for class com.facebook.litho.internal.ArraySet
 
aspectRatio(float) - Method in class com.facebook.litho.Component.Builder
 
assertDoesntHoldLock(Object) - Static method in class com.facebook.litho.ThreadUtils
 
assertHoldsLock(Object) - Static method in class com.facebook.litho.ThreadUtils
 
ASSERTJ_CONDITION - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
ASSERTJ_JAVA6ASSERTIONS - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
ASSERTJ_TEXT_DESCRIPTION - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
assertMainThread() - Static method in class com.facebook.litho.ThreadUtils
 
assertThat(ComponentContext, Component) - Static method in class com.facebook.litho.testing.assertj.ComponentAssert
 
assertThat(Component.Builder<?>) - Static method in class com.facebook.litho.testing.assertj.ComponentAssert
 
assertThat(ComponentContext, Component) - Static method in class com.facebook.litho.testing.assertj.LithoAssertions
 
assertThat(Component.Builder<?>) - Static method in class com.facebook.litho.testing.assertj.LithoAssertions
 
assertThat(LithoView) - Static method in class com.facebook.litho.testing.assertj.LithoAssertions
 
assertThat(StateValue<T>) - Static method in class com.facebook.litho.testing.assertj.LithoAssertions
 
assertThat(LithoView) - Static method in class com.facebook.litho.testing.assertj.LithoViewAssert
 
assertThat(StateValue<T>) - Static method in class com.facebook.litho.testing.assertj.StateValueAssert
 
assertThat(ViewTree) - Static method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
 
assignTransitionKeysToAllOutputs - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Assign transition keys to all LayoutOutputs, this enables Transition.allLayout()
asyncMutations - Static variable in class com.facebook.litho.sections.config.SectionsConfiguration
Whether inserts/updates/removes should be async.
asyncPropUpdates(boolean) - Method in class com.facebook.litho.sections.SectionTree.Builder
If enabled, any prop updates done with setRoot will be on a background thread.
asyncPropUpdates(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
asyncStateUpdates(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
Specify whether the ComponentTree allows async state updates.
asyncStateUpdates(boolean) - Method in class com.facebook.litho.sections.SectionTree.Builder
If enabled, all state updates will be performed on a background thread.
asyncStateUpdates(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
attachToRecyclerView(RecyclerView) - Method in class com.facebook.litho.sections.widget.StartSnapHelper
 
attachViewToParent(View, int, ViewGroup.LayoutParams) - Method in class com.facebook.litho.ComponentHost
Deprecated.
ATTR_RES - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
AUTO_LAYOUT_PROPERTIES - Static variable in class com.facebook.litho.animation.AnimatedProperties
 

B

background(Reference<? extends Drawable>) - Method in class com.facebook.litho.Component.Builder
Deprecated.
background(Reference.Builder<? extends Drawable>) - Method in class com.facebook.litho.Component.Builder
 
background(Drawable) - Method in class com.facebook.litho.Component.Builder
 
BACKGROUND - Static variable in annotation type com.facebook.litho.OutputUnitType
 
backgroundAttr(int, int) - Method in class com.facebook.litho.Component.Builder
 
backgroundAttr(int) - Method in class com.facebook.litho.Component.Builder
 
backgroundColor(int) - Method in class com.facebook.litho.Component.Builder
 
backgroundRes(int) - Method in class com.facebook.litho.Component.Builder
 
BadGraphSetupException - Exception in com.facebook.litho.dataflow
Exception thrown when the graph is not legal (e.g.
BadGraphSetupException(String) - Constructor for exception com.facebook.litho.dataflow.BadGraphSetupException
 
BASE_MATCHER - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
BASE_MATCHER_BUILDER - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
BaseComponentsLogger - Class in com.facebook.litho
Base implementation of ComponentsLogger which handles pooling event objects.
BaseComponentsLogger() - Constructor for class com.facebook.litho.BaseComponentsLogger
 
baseline(YogaNode, float, float) - Method in interface com.facebook.yoga.YogaBaselineFunction
Return the baseline of the node in points.
baseline(float, float) - Method in class com.facebook.yoga.YogaNode
 
BaseLoadEventsHandler - Class in com.facebook.litho.sections
An empty implementation of LoadEventsHandler
BaseLoadEventsHandler() - Constructor for class com.facebook.litho.sections.BaseLoadEventsHandler
 
BaseMatcher<T extends BaseMatcher<T>> - Class in com.facebook.litho
Base class used to share common properties used in TestSpec builders.
BaseMatcher() - Constructor for class com.facebook.litho.BaseMatcher
 
BaseMatcherBuilder - Class in com.facebook.litho
 
BaseRenderInfo - Class in com.facebook.litho.widget
Keeps the list item information that will allow the framework to understand how to render it.
BaseRenderInfo.Builder<T> - Class in com.facebook.litho.widget
 
BaseTransitionUnitsBuilder() - Constructor for class com.facebook.litho.Transition.BaseTransitionUnitsBuilder
 
before() - Method in class com.facebook.litho.testing.espresso.rules.AnimationRunnerTestRule
 
beforeActivityLaunched() - Method in class com.facebook.litho.testing.espresso.LithoActivityTestRule
 
beginSection(String) - Static method in class com.facebook.litho.ComponentsSystrace
Writes a trace message to indicate that a given section of code has begun.
beginSection(String) - Method in interface com.facebook.litho.ComponentsSystrace.Systrace
 
beginSection(String) - Method in class com.facebook.litho.DefaultComponentsSystrace
 
beginSectionAsync(String) - Static method in class com.facebook.litho.ComponentsSystrace
Writes a trace message to indicate that a given section of code has begun.
beginSectionAsync(String, int) - Static method in class com.facebook.litho.ComponentsSystrace
Writes a trace message to indicate that a given section of code has begun.
beginSectionAsync(String) - Method in interface com.facebook.litho.ComponentsSystrace.Systrace
 
beginSectionAsync(String, int) - Method in interface com.facebook.litho.ComponentsSystrace.Systrace
 
beginSectionAsync(String) - Method in class com.facebook.litho.DefaultComponentsSystrace
 
beginSectionAsync(String, int) - Method in class com.facebook.litho.DefaultComponentsSystrace
 
beginSectionWithArgs(String) - Static method in class com.facebook.litho.ComponentsSystrace
 
beginSectionWithArgs(String) - Method in interface com.facebook.litho.ComponentsSystrace.Systrace
 
beginSectionWithArgs(String) - Method in class com.facebook.litho.DefaultComponentsSystrace
 
BezierTransition - Class in com.facebook.litho.animation
Animation for the transition of the position of a mount content on a quadratic Bezier curve.
BezierTransition(PropertyAnimation, PropertyAnimation, float, float) - Constructor for class com.facebook.litho.animation.BezierTransition
Creates a quadratic Bezier transition.
bind(int, int) - Method in class com.facebook.litho.MatrixDrawable
Applies the given dimensions to the drawable.
bind(RecyclerView) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
bind(V) - Method in class com.facebook.litho.viewcompat.SimpleViewBinder
 
bind(V) - Method in interface com.facebook.litho.viewcompat.ViewBinder
Binds data to the given view so it can be rendered on screen.
bind(V) - Method in interface com.facebook.litho.widget.Binder
Bind this Binder to a View.
bind(RecyclerView) - Method in class com.facebook.litho.widget.RecyclerBinder
 
Binder<V extends ViewGroup> - Interface in com.facebook.litho.widget
This binder class is used to asynchronously layout Components given a list of Component and attaching them to a ViewGroup through the Binder.bind(ViewGroup) method.
binder(Binder<RecyclerView>) - Method in class com.facebook.litho.widget.Recycler.Builder
 
bindEventHandlers(ComponentContext, HasEventDispatcher, String) - Method in class com.facebook.litho.EventHandlersController
Update all the known event handlers for a dispatcher with the given key with the new dispacher instance.
BindingListener - Interface in com.facebook.litho.dataflow
Listener that receives events when a GraphBinding is activated or is finished.
bindService(SectionContext) - Method in class com.facebook.litho.sections.SectionLifecycle
 
BOOL_RES - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
Border - Class in com.facebook.litho
Represents a collection of attributes that describe how a border should be applied to a layout
border(Border) - Method in class com.facebook.litho.Component.Builder
 
BORDER - Static variable in annotation type com.facebook.litho.OutputUnitType
 
Border.Builder - Class in com.facebook.litho
 
Border.Corner - Annotation Type in com.facebook.litho
 
borderBottomColor(int) - Method in class com.facebook.litho.reference.BorderColorDrawableReference.PropsBuilder
 
borderBottomWidth(int) - Method in class com.facebook.litho.reference.BorderColorDrawableReference.PropsBuilder
 
BorderColorDrawable - Class in com.facebook.litho
Drawable that draws border lines with given color, widths and path effect.
BorderColorDrawableReference - Class in com.facebook.litho.reference
A Reference for BorderColorDrawable.
BorderColorDrawableReference.PropsBuilder - Class in com.facebook.litho.reference
 
borderLeftColor(int) - Method in class com.facebook.litho.reference.BorderColorDrawableReference.PropsBuilder
 
borderLeftWidth(int) - Method in class com.facebook.litho.reference.BorderColorDrawableReference.PropsBuilder
 
borderRadius(float[]) - Method in class com.facebook.litho.reference.BorderColorDrawableReference.PropsBuilder
 
borderRightColor(int) - Method in class com.facebook.litho.reference.BorderColorDrawableReference.PropsBuilder
 
borderRightWidth(int) - Method in class com.facebook.litho.reference.BorderColorDrawableReference.PropsBuilder
 
borderTopColor(int) - Method in class com.facebook.litho.reference.BorderColorDrawableReference.PropsBuilder
 
borderTopWidth(int) - Method in class com.facebook.litho.reference.BorderColorDrawableReference.PropsBuilder
 
BOTTOM_LEFT - Static variable in annotation type com.facebook.litho.Border.Corner
 
BOTTOM_RIGHT - Static variable in annotation type com.facebook.litho.Border.Corner
 
bottomPadding(int) - Method in class com.facebook.litho.widget.Recycler.Builder
 
bottomPaddingAttr(int, int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
bottomPaddingAttr(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
bottomPaddingDip(float) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
bottomPaddingPx(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
bottomPaddingRes(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
BoundaryWorkingRange - Class in com.facebook.litho
An implementation of working range that uses offset to define the upper bound and the lower boundary.
BoundaryWorkingRange() - Constructor for class com.facebook.litho.BoundaryWorkingRange
 
BoundaryWorkingRange(int) - Constructor for class com.facebook.litho.BoundaryWorkingRange
 
BoundsHelper - Class in com.facebook.litho
 
BoundsHelper() - Constructor for class com.facebook.litho.BoundsHelper
 
breakStrategy(int) - Method in class com.facebook.litho.widget.Text.Builder
 
build() - Method in class com.facebook.litho.Border.Builder
 
build() - Method in class com.facebook.litho.Column.Builder
 
build() - Method in class com.facebook.litho.Component.Builder
 
build() - Method in class com.facebook.litho.ComponentTree.Builder
Builds a ComponentTree using the parameters specified in this builder.
build() - Method in class com.facebook.litho.LayoutThreadPoolConfigurationImpl.Builder
 
build() - Method in class com.facebook.litho.reference.BorderColorDrawableReference.PropsBuilder
 
build() - Method in class com.facebook.litho.reference.DrawableReference.PropsBuilder
 
build() - Method in class com.facebook.litho.reference.Reference.Builder
Deprecated.
 
build() - Method in class com.facebook.litho.Row.Builder
 
build() - Method in class com.facebook.litho.sections.Children.Builder
 
build() - Method in class com.facebook.litho.sections.common.DataDiffSection.Builder
 
build() - Method in class com.facebook.litho.sections.common.HideableDataDiffSection.Builder
 
build() - Method in class com.facebook.litho.sections.common.SingleComponentSection.Builder
 
build() - Method in class com.facebook.litho.sections.Section.Builder
 
build() - Method in class com.facebook.litho.sections.SectionTree.Builder
 
build() - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
build() - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.Builder
 
build() - Method in class com.facebook.litho.specmodels.model.DelegateMethodDescription.Builder
 
build() - Method in class com.facebook.litho.specmodels.model.SpecMethodModel.Builder
 
build() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
build() - Method in class com.facebook.litho.TestComponentTree.Builder
 
build() - Method in class com.facebook.litho.testing.specmodels.MockMethodParamModel.Builder
 
build() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
build() - Method in class com.facebook.litho.testing.TestDrawableComponent.Builder
 
build() - Method in class com.facebook.litho.testing.TestLayoutComponent.Builder
 
build() - Method in class com.facebook.litho.testing.TestSizeDependentComponent.Builder
 
build() - Method in class com.facebook.litho.testing.TestViewComponent.Builder
 
build() - Method in class com.facebook.litho.ViewCompatComponent.Builder
Deprecated.
 
build() - Method in class com.facebook.litho.widget.Card.Builder
 
build() - Method in class com.facebook.litho.widget.CardClip.Builder
 
build() - Method in class com.facebook.litho.widget.ComponentRenderInfo.Builder
 
build() - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
 
build() - Method in class com.facebook.litho.widget.EditText.Builder
 
build() - Method in class com.facebook.litho.widget.EmptyComponent.Builder
 
build() - Method in class com.facebook.litho.widget.HorizontalScroll.Builder
 
build() - Method in class com.facebook.litho.widget.Image.Builder
 
build() - Method in class com.facebook.litho.widget.LazySelectorComponent.Builder
 
build() - Method in class com.facebook.litho.widget.Progress.Builder
 
build() - Method in class com.facebook.litho.widget.Recycler.Builder
 
build(ComponentContext) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
 
build() - Method in class com.facebook.litho.widget.SelectorComponent.Builder
 
build() - Method in class com.facebook.litho.widget.SolidColor.Builder
 
build() - Method in class com.facebook.litho.widget.Spinner.Builder
 
build() - Method in class com.facebook.litho.widget.Text.Builder
 
build() - Method in class com.facebook.litho.widget.TextInput.Builder
 
build() - Method in class com.facebook.litho.widget.VerticalScroll.Builder
 
build() - Method in class com.facebook.litho.widget.ViewRenderInfo.Builder
 
build() - Method in class com.facebook.litho.Wrapper.Builder
 
buildClassName(String) - Static method in class com.facebook.litho.specmodels.generator.KotlinSpecUtils
 
buildCommonMatcher(BaseMatcher) - Static method in class com.facebook.litho.BaseMatcherBuilder
 
Builder() - Constructor for class com.facebook.litho.Column.Builder
 
Builder() - Constructor for class com.facebook.litho.Component.Builder
 
Builder() - Constructor for class com.facebook.litho.ComponentTree.Builder
 
Builder(ComponentContext, Component) - Constructor for class com.facebook.litho.ComponentTree.Builder
 
Builder() - Constructor for class com.facebook.litho.LayoutThreadPoolConfigurationImpl.Builder
 
Builder() - Constructor for class com.facebook.litho.reference.Reference.Builder
Deprecated.
 
Builder() - Constructor for class com.facebook.litho.Row.Builder
 
Builder() - Constructor for class com.facebook.litho.sections.common.DataDiffSection.Builder
 
Builder() - Constructor for class com.facebook.litho.sections.common.HideableDataDiffSection.Builder
 
Builder() - Constructor for class com.facebook.litho.sections.common.SingleComponentSection.Builder
 
Builder() - Constructor for class com.facebook.litho.sections.Section.Builder
 
Builder() - Constructor for class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
builder() - Static method in class com.facebook.litho.specmodels.generator.EventCaseGenerator
 
builder() - Static method in class com.facebook.litho.specmodels.model.SpecMethodModel
 
Builder() - Constructor for class com.facebook.litho.testing.specmodels.MockMethodParamModel.Builder
 
Builder() - Constructor for class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
Builder() - Constructor for class com.facebook.litho.testing.TestDrawableComponent.Builder
 
Builder() - Constructor for class com.facebook.litho.testing.TestLayoutComponent.Builder
 
Builder() - Constructor for class com.facebook.litho.testing.TestSizeDependentComponent.Builder
 
Builder() - Constructor for class com.facebook.litho.testing.TestViewComponent.Builder
 
Builder() - Constructor for class com.facebook.litho.ViewCompatComponent.Builder
Deprecated.
 
Builder() - Constructor for class com.facebook.litho.widget.BaseRenderInfo.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.Card.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.CardClip.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.ComponentRenderInfo.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.EditText.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.EmptyComponent.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.HorizontalScroll.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.Image.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.LazySelectorComponent.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.Progress.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.Recycler.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.RecyclerBinder.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.SelectorComponent.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.SolidColor.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.Spinner.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.Text.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.TextInput.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.VerticalScroll.Builder
 
Builder() - Constructor for class com.facebook.litho.widget.ViewRenderInfo.Builder
 
Builder() - Constructor for class com.facebook.litho.Wrapper.Builder
 
BuilderGenerator - Class in com.facebook.litho.specmodels.generator
Class that generates the builder for a Component.
BuilderMethodModel - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of implicit methods on Component builders.
BuilderMethodModel(TypeName, String) - Constructor for class com.facebook.litho.specmodels.model.BuilderMethodModel
 
buildTarget(ComponentContext) - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration
 
buildTarget(ComponentContext) - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration
 
buildTarget(ComponentContext) - Method in interface com.facebook.litho.sections.widget.RecyclerConfiguration
 
buildTarget(ComponentContext) - Method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
 
BUTTON - Static variable in class com.facebook.litho.AccessibilityRole
 

C

cachedPropNames(ImmutableList<String>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
calculateDistanceToFinalSnap(LayoutManager, View) - Method in class com.facebook.litho.sections.widget.StartSnapHelper
 
calculateLayout(float, float) - Method in class com.facebook.yoga.YogaNode
 
calculateLayoutState(Object, ComponentContext, Component, int, int, boolean, LayoutState, TreeProps, int, String) - Method in class com.facebook.litho.ComponentTree
 
calculateLayoutState(Object, ComponentContext, Component, int, int, boolean, LayoutState, TreeProps, int, String) - Method in class com.facebook.litho.TestComponentTree
 
calculateValue(long) - Method in class com.facebook.litho.animation.AnimatedPropertyNode
 
calculateValue(long) - Method in class com.facebook.litho.dataflow.ConstantNode
 
calculateValue(long) - Method in class com.facebook.litho.dataflow.InterpolatorNode
 
calculateValue(long) - Method in class com.facebook.litho.dataflow.MappingNode
 
calculateValue(long) - Method in class com.facebook.litho.dataflow.SimpleNode
 
calculateValue(long) - Method in class com.facebook.litho.dataflow.SpringNode
 
calculateValue(long) - Method in class com.facebook.litho.dataflow.TimingNode
 
calculateValue(long) - Method in class com.facebook.litho.dataflow.ValueNode
This node should calculate and set a new value based on frame time and its parents (the nodes it depends on).
callsShouldUpdateOnMount() - Method in class com.facebook.litho.ComponentLifecycle
 
callsShouldUpdateOnMount() - Method in class com.facebook.litho.testing.TestDrawableComponent
 
callsShouldUpdateOnMount() - Method in class com.facebook.litho.testing.TestLayoutComponent
 
callsShouldUpdateOnMount() - Method in class com.facebook.litho.testing.TestViewComponent
 
callsShouldUpdateOnMount() - Method in class com.facebook.litho.widget.Image
 
callsShouldUpdateOnMount() - Method in class com.facebook.litho.widget.Recycler
 
callsShouldUpdateOnMount() - Method in class com.facebook.litho.widget.VerticalScroll
 
CAN_CHECK_GLOBAL_ANIMATOR_SETTINGS - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Whether we can access properties in Settings.Global for animations.
canCacheDrawingDisplayLists(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
Specify whether the ComponentTree allows to cache display lists of the components after it was first drawng.
canCacheDrawingDisplayLists(boolean) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
 
canCacheDrawingDisplayLists(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
 
canMeasure() - Method in class com.facebook.litho.ComponentLifecycle
Whether this ComponentLifecycle is able to measure itself according to specific size constraints.
canMeasure() - Method in class com.facebook.litho.testing.TestDrawableComponent
 
canMeasure() - Method in class com.facebook.litho.testing.TestNullLayoutComponent
 
canMeasure() - Method in class com.facebook.litho.testing.TestSizeDependentComponent
 
canMeasure() - Method in class com.facebook.litho.testing.TestViewComponent
 
canMeasure() - Method in class com.facebook.litho.ViewCompatComponent
Deprecated.
 
canMeasure() - Method in class com.facebook.litho.widget.EditText
 
canMeasure() - Method in class com.facebook.litho.widget.HorizontalScroll
 
canMeasure() - Method in class com.facebook.litho.widget.Image
 
canMeasure() - Method in class com.facebook.litho.widget.Progress
 
canMeasure(boolean) - Method in class com.facebook.litho.widget.Recycler.Builder
 
canMeasure() - Method in class com.facebook.litho.widget.Recycler
 
canMeasure() - Method in class com.facebook.litho.widget.Text
 
canMeasure() - Method in class com.facebook.litho.widget.TextInput
 
canMeasure() - Method in class com.facebook.litho.widget.VerticalScroll
 
canMeasureRecycler(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
canMountIncrementally() - Method in class com.facebook.litho.ComponentLifecycle
Whether this ComponentLifecycle mounts views that contain component-based content that can be incrementally mounted e.g.
canMountIncrementally() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
canMountIncrementally() - Method in class com.facebook.litho.testing.TestViewComponent
 
canMountIncrementally() - Method in class com.facebook.litho.widget.Recycler
 
canMountIncrementally() - Method in class com.facebook.litho.widget.VerticalScroll
 
canPreallocate() - Method in class com.facebook.litho.ComponentLifecycle
 
canPreallocate() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
canPreallocate() - Method in class com.facebook.litho.widget.CardClip
 
canPreallocate() - Method in class com.facebook.litho.widget.EditText
 
canPreallocate() - Method in class com.facebook.litho.widget.HorizontalScroll
 
canPreallocate() - Method in class com.facebook.litho.widget.Image
 
canPreallocate() - Method in class com.facebook.litho.widget.Progress
 
canPreallocate() - Method in class com.facebook.litho.widget.Recycler
 
canPreallocate() - Method in class com.facebook.litho.widget.Text
 
canPreallocate() - Method in class com.facebook.litho.widget.TextInput
 
canPreallocate() - Method in class com.facebook.litho.widget.VerticalScroll
 
canPreallocateOnDefaultHandler(boolean) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
 
canPrefetchDisplayLists(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
Specify whether the ComponentTree allows to prefetch display lists of its components on idle time of UI thread.
canPrefetchDisplayLists() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
canPrefetchDisplayLists(boolean) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
 
canPrefetchDisplayLists(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
 
canResolve() - Method in class com.facebook.litho.Column
 
canResolve() - Method in class com.facebook.litho.Component
Indicate that this component implements its own ComponentLifecycle.resolve(ComponentContext) logic instead of going through ComponentLifecycle.createComponentLayout(ComponentContext).
canResolve() - Method in class com.facebook.litho.DebugComponent
 
canResolve() - Method in class com.facebook.litho.Row
 
canResolve() - Method in class com.facebook.litho.Wrapper
 
canUpdateLazily() - Method in class com.facebook.litho.specmodels.model.DiffStateParamModel
 
canUpdateLazily() - Method in class com.facebook.litho.specmodels.model.StateParamModel
 
Card - Class in com.facebook.litho.widget
A component that renders a given component into a card border with shadow.
Card.Builder - Class in com.facebook.litho.widget
 
cardBackgroundColor(int) - Method in class com.facebook.litho.widget.Card.Builder
 
cardBackgroundColorAttr(int, int) - Method in class com.facebook.litho.widget.Card.Builder
 
cardBackgroundColorAttr(int) - Method in class com.facebook.litho.widget.Card.Builder
 
cardBackgroundColorRes(int) - Method in class com.facebook.litho.widget.Card.Builder
 
CardClip - Class in com.facebook.litho.widget
A component that paints rounded edges to mimic a clipping operation on the component being rendered below it.
CardClip.Builder - Class in com.facebook.litho.widget
 
caret(Drawable) - Method in class com.facebook.litho.widget.Spinner.Builder
 
caretAttr(int, int) - Method in class com.facebook.litho.widget.Spinner.Builder
 
caretAttr(int) - Method in class com.facebook.litho.widget.Spinner.Builder
 
caretRes(int) - Method in class com.facebook.litho.widget.Spinner.Builder
 
Change - Class in com.facebook.litho.sections
A Change represent a single operation in a section's ChangeSet.
ChangeSet - Class in com.facebook.litho.sections
A ChangeSet represent a list of Change that has to be applied to a SectionTree.Target as the result of an update of a Section.
CHANGESET - Static variable in interface com.facebook.litho.sections.specmodels.model.SectionClassNames
 
ChangeSetState - Class in com.facebook.litho.sections
ChangeSetState is responsible to generate a global ChangeSet between two Sections trees.
changeSetThreadHandler(Handler) - Method in class com.facebook.litho.sections.SectionTree.Builder
An optional Handler where ChangeSet calculation should happen.
CharSequenceContains - Class in com.facebook.litho.testing.assertj
Tests if the argument is a string that contains a substring.
CHECK_BOX - Static variable in class com.facebook.litho.AccessibilityRole
 
checkArgs(int, BitSet, String[]) - Static method in class com.facebook.litho.Component.Builder
Checks that all the required props are supplied, and if not throws a useful exception
checkArgs(int, BitSet, String[]) - Static method in class com.facebook.litho.sections.Section.Builder
Checks that all the required props are supplied, and if not throws a useful exception
CHECKED_TEXT_VIEW - Static variable in class com.facebook.litho.AccessibilityRole
 
checkWorkingRangeAndDispatch(int, int, int, int, int) - Method in class com.facebook.litho.ComponentTree
Check if the any child components stored in LayoutState have entered/exited the working range, and dispatch the event to trigger the corresponding registered methods.
child(Component) - Method in class com.facebook.litho.Column.Builder
 
child(Component.Builder<?>) - Method in class com.facebook.litho.Column.Builder
 
child(Component) - Method in class com.facebook.litho.Component.ContainerBuilder
 
child(Component.Builder<?>) - Method in class com.facebook.litho.Component.ContainerBuilder
 
child - Variable in class com.facebook.litho.OnRequestSendAccessibilityEventEvent
 
child(Component) - Method in class com.facebook.litho.Row.Builder
 
child(Component.Builder<?>) - Method in class com.facebook.litho.Row.Builder
 
child(Section) - Method in class com.facebook.litho.sections.Children.Builder
 
child(List<Section>) - Method in class com.facebook.litho.sections.Children.Builder
 
child(Section.Builder<?>) - Method in class com.facebook.litho.sections.Children.Builder
 
childComponent(Component) - Method in class com.facebook.litho.widget.VerticalScroll.Builder
 
childComponent(Component.Builder<?>) - Method in class com.facebook.litho.widget.VerticalScroll.Builder
 
Children - Class in com.facebook.litho.sections
Utility class that represents the children of a GroupSectionSpec.
children(List<Section.Builder<?>>) - Method in class com.facebook.litho.sections.Children.Builder
 
CHILDREN - Static variable in interface com.facebook.litho.sections.specmodels.model.SectionClassNames
 
Children.Builder - Class in com.facebook.litho.sections
 
ChoreographerCompat - Interface in com.facebook.litho.dataflow
ChoreographerCompat.FrameCallback - Class in com.facebook.litho.dataflow
This class provides a compatibility wrapper around the JellyBean FrameCallback with methods to access cached wrappers for submitting a real FrameCallback to a Choreographer or a Runnable to a Handler.
ChoreographerCompatImpl - Class in com.facebook.litho.dataflow
Wrapper class for abstracting away availability of the JellyBean Choreographer.
ChoreographerTimingSource - Class in com.facebook.litho.dataflow
The default TimingSource hooked into Android's Choreographer.
ChoreographerTimingSource() - Constructor for class com.facebook.litho.dataflow.ChoreographerTimingSource
 
classAnnotations(ImmutableList<AnnotationSpec>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
classAnnotations(ImmutableList<AnnotationSpec>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
ClassAnnotationsGenerator - Class in com.facebook.litho.specmodels.generator
Generates class-level annotations for a given SpecModel.
ClassAnnotationsGenerator() - Constructor for class com.facebook.litho.specmodels.generator.ClassAnnotationsGenerator
 
classJavadoc(String) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
classJavadoc(String) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
ClassNames - Interface in com.facebook.litho.specmodels.model
Constants used in SpecModels.
clean() - Method in class com.facebook.litho.OutputUnitsAffinityGroup
 
clear() - Method in class com.facebook.litho.displaylist.DisplayList
Clears all previous drawing commands from this DisplayList.
clear() - Method in class com.facebook.litho.displaylist.DisplayListLollipop
 
clear() - Method in class com.facebook.litho.displaylist.DisplayListMarshmallow
 
clear() - Method in class com.facebook.litho.displaylist.DisplayListNougat
 
clear() - Method in class com.facebook.litho.EventTriggersContainer
 
clear() - Method in class com.facebook.litho.internal.ArraySet
 
clear() - Method in class com.facebook.litho.RecyclePool
 
clear() - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
clear() - Method in class com.facebook.litho.testing.sections.TestTarget
 
clearAndAddAll(ArraySet<? extends E>) - Method in class com.facebook.litho.internal.ArraySet
Equivalent to calling ArraySet.clear() followed by ArraySet.addAll(Collection), but this should make it more apparent that this is an optimized code path.
clearAsync() - Method in class com.facebook.litho.widget.RecyclerBinder
Removes all items in this binder async.
clearCachedLayout() - Method in class com.facebook.litho.Component
 
clearFocus(ComponentContext, String) - Static method in class com.facebook.litho.widget.EditText
 
clearFocus(EventTrigger) - Static method in class com.facebook.litho.widget.EditText
 
clearFocus(ComponentContext, String) - Static method in class com.facebook.litho.widget.TextInput
 
clearFocus(EventTrigger) - Static method in class com.facebook.litho.widget.TextInput
 
ClearFocusEvent - Class in com.facebook.litho.widget
Event sent to TextEdit to clear focus.
ClearFocusEvent() - Constructor for class com.facebook.litho.widget.ClearFocusEvent
 
clearFocusTrigger(EventTrigger) - Method in class com.facebook.litho.widget.EditText.Builder
 
clearFocusTrigger(ComponentContext, String) - Static method in class com.facebook.litho.widget.EditText
 
clearFocusTrigger(EventTrigger) - Method in class com.facebook.litho.widget.TextInput.Builder
 
clearFocusTrigger(ComponentContext, String) - Static method in class com.facebook.litho.widget.TextInput
 
clearInternalUtilPools() - Static method in class com.facebook.litho.ComponentsPools
Clear pools for all the internal util objects, excluding mount content.
clearMountContentPools() - Static method in class com.facebook.litho.ComponentsPools
Call from tests to clear external references.
clearRefreshing() - Method in class com.facebook.litho.widget.RecyclerEventsController
 
clearUnusedEventHandlers() - Method in class com.facebook.litho.EventHandlersController
Remove entries for dispatchers that are no longer present in the tree.
click(View) - Static method in class com.facebook.litho.testing.InteractionUtil
 
click(LithoView, String) - Static method in class com.facebook.litho.testing.InteractionUtil
 
click(Point) - Static method in class com.facebook.litho.testing.InteractionUtil
 
clickableSpanExpandedOffsetAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
clickableSpanExpandedOffsetAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
clickableSpanExpandedOffsetDip(float) - Method in class com.facebook.litho.widget.Text.Builder
 
clickableSpanExpandedOffsetPx(float) - Method in class com.facebook.litho.widget.Text.Builder
 
clickableSpanExpandedOffsetRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
clickableSpanExpandedOffsetSp(float) - Method in class com.facebook.litho.widget.Text.Builder
 
ClickableSpanListener - Interface in com.facebook.litho.widget
A listener that reacts to click and long click events on a clickable span.
clickBottom(LithoView, String) - Static method in class com.facebook.litho.testing.InteractionUtil
 
ClickEvent - Class in com.facebook.litho
Components should implement an event of this type in order to receive Android click events.
ClickEvent() - Constructor for class com.facebook.litho.ClickEvent
 
clickHandler(EventHandler<ClickEvent>) - Method in class com.facebook.litho.BaseMatcher
 
clickHandler(<any>) - Method in class com.facebook.litho.BaseMatcher
 
clickHandler(EventHandler<ClickEvent>) - Method in class com.facebook.litho.Component.Builder
 
CLIP_CHILDREN - Static variable in interface com.facebook.litho.widget.RenderInfo
 
clipChildren(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
clipChildren(boolean) - Method in class com.facebook.litho.widget.Recycler.Builder
 
clippingColor(int) - Method in class com.facebook.litho.widget.Card.Builder
 
clippingColor(int) - Method in class com.facebook.litho.widget.CardClip.Builder
 
clippingColorAttr(int, int) - Method in class com.facebook.litho.widget.Card.Builder
 
clippingColorAttr(int) - Method in class com.facebook.litho.widget.Card.Builder
 
clippingColorAttr(int, int) - Method in class com.facebook.litho.widget.CardClip.Builder
 
clippingColorAttr(int) - Method in class com.facebook.litho.widget.CardClip.Builder
 
clippingColorRes(int) - Method in class com.facebook.litho.widget.Card.Builder
 
clippingColorRes(int) - Method in class com.facebook.litho.widget.CardClip.Builder
 
clipToBounds(boolean) - Method in class com.facebook.litho.widget.Text.Builder
 
clipToOutline(boolean) - Method in class com.facebook.litho.Component.Builder
 
clipToPadding(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
clipToPadding(boolean) - Method in class com.facebook.litho.widget.Recycler.Builder
 
clone() - Method in class com.facebook.yoga.YogaNode
 
cloneNode(YogaNode, YogaNode, int) - Method in interface com.facebook.yoga.YogaNodeCloneFunction
 
cloneWithNewChildren() - Method in class com.facebook.yoga.YogaNode
 
COLLECTION - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
COLLECTIONS - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
collectTransitioningProperties(ArrayList<PropertyAnimation>) - Method in interface com.facebook.litho.animation.AnimationBinding
Collects the set of PropertyAnimations that this animation will animate.
collectTransitioningProperties(ArrayList<PropertyAnimation>) - Method in class com.facebook.litho.animation.BezierTransition
 
collectTransitioningProperties(ArrayList<PropertyAnimation>) - Method in class com.facebook.litho.animation.ParallelBinding
 
collectTransitioningProperties(ArrayList<PropertyAnimation>) - Method in class com.facebook.litho.animation.SequenceBinding
 
collectTransitioningProperties(ArrayList<PropertyAnimation>) - Method in class com.facebook.litho.animation.SpringTransition
 
collectTransitioningProperties(ArrayList<PropertyAnimation>) - Method in class com.facebook.litho.animation.TimingTransition
 
color(YogaEdge, int) - Method in class com.facebook.litho.Border.Builder
Specifies a color for a specific edge
color(int) - Method in class com.facebook.litho.testing.TestDrawableComponent.Builder
 
color(int) - Method in class com.facebook.litho.widget.Progress.Builder
 
color(int) - Method in class com.facebook.litho.widget.SolidColor.Builder
 
COLOR_INT - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
COLOR_RES - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
colorAttr(int, int) - Method in class com.facebook.litho.widget.Progress.Builder
 
colorAttr(int) - Method in class com.facebook.litho.widget.Progress.Builder
 
colorAttr(int, int) - Method in class com.facebook.litho.widget.SolidColor.Builder
 
colorAttr(int) - Method in class com.facebook.litho.widget.SolidColor.Builder
 
ColorDrawableShadow - Class in com.facebook.litho.testing.shadows
Shadows a ColorDrawable to support of drawing its description on a org.robolectric.shadows.ShadowCanvas
ColorDrawableShadow() - Constructor for class com.facebook.litho.testing.shadows.ColorDrawableShadow
 
colorRes(YogaEdge, int) - Method in class com.facebook.litho.Border.Builder
Specifies a color for a specific edge
colorRes(int) - Method in class com.facebook.litho.widget.Progress.Builder
 
colorRes(int) - Method in class com.facebook.litho.widget.SolidColor.Builder
 
Column - Class in com.facebook.litho
A Component that renders its children in a column.
Column.Builder - Class in com.facebook.litho
 
com.facebook.litho - package com.facebook.litho
 
com.facebook.litho.animation - package com.facebook.litho.animation
 
com.facebook.litho.annotations - package com.facebook.litho.annotations
 
com.facebook.litho.config - package com.facebook.litho.config
 
com.facebook.litho.dataflow - package com.facebook.litho.dataflow
 
com.facebook.litho.dataflow.springs - package com.facebook.litho.dataflow.springs
 
com.facebook.litho.displaylist - package com.facebook.litho.displaylist
 
com.facebook.litho.fresco - package com.facebook.litho.fresco
 
com.facebook.litho.internal - package com.facebook.litho.internal
 
com.facebook.litho.reference - package com.facebook.litho.reference
 
com.facebook.litho.sections - package com.facebook.litho.sections
 
com.facebook.litho.sections.common - package com.facebook.litho.sections.common
 
com.facebook.litho.sections.config - package com.facebook.litho.sections.config
 
com.facebook.litho.sections.logger - package com.facebook.litho.sections.logger
 
com.facebook.litho.sections.specmodels.model - package com.facebook.litho.sections.specmodels.model
 
com.facebook.litho.sections.specmodels.processor - package com.facebook.litho.sections.specmodels.processor
 
com.facebook.litho.sections.widget - package com.facebook.litho.sections.widget
 
com.facebook.litho.specmodels.generator - package com.facebook.litho.specmodels.generator
 
com.facebook.litho.specmodels.generator.testing - package com.facebook.litho.specmodels.generator.testing
 
com.facebook.litho.specmodels.internal - package com.facebook.litho.specmodels.internal
 
com.facebook.litho.specmodels.model - package com.facebook.litho.specmodels.model
 
com.facebook.litho.specmodels.model.testing - package com.facebook.litho.specmodels.model.testing
 
com.facebook.litho.specmodels.processor - package com.facebook.litho.specmodels.processor
 
com.facebook.litho.specmodels.processor.testing - package com.facebook.litho.specmodels.processor.testing
 
com.facebook.litho.testing - package com.facebook.litho.testing
 
com.facebook.litho.testing.assertj - package com.facebook.litho.testing.assertj
 
com.facebook.litho.testing.espresso - package com.facebook.litho.testing.espresso
 
com.facebook.litho.testing.espresso.rules - package com.facebook.litho.testing.espresso.rules
 
com.facebook.litho.testing.eventhandler - package com.facebook.litho.testing.eventhandler
 
com.facebook.litho.testing.helper - package com.facebook.litho.testing.helper
 
com.facebook.litho.testing.logging - package com.facebook.litho.testing.logging
 
com.facebook.litho.testing.sections - package com.facebook.litho.testing.sections
 
com.facebook.litho.testing.shadows - package com.facebook.litho.testing.shadows
 
com.facebook.litho.testing.specmodels - package com.facebook.litho.testing.specmodels
 
com.facebook.litho.testing.state - package com.facebook.litho.testing.state
 
com.facebook.litho.testing.subcomponents - package com.facebook.litho.testing.subcomponents
 
com.facebook.litho.testing.testrule - package com.facebook.litho.testing.testrule
 
com.facebook.litho.testing.testrunner - package com.facebook.litho.testing.testrunner
 
com.facebook.litho.testing.viewtree - package com.facebook.litho.testing.viewtree
 
com.facebook.litho.utils - package com.facebook.litho.utils
 
com.facebook.litho.viewcompat - package com.facebook.litho.viewcompat
 
com.facebook.litho.widget - package com.facebook.litho.widget
 
com.facebook.proguard.annotations - package com.facebook.proguard.annotations
 
com.facebook.widget.accessibility.delegates - package com.facebook.widget.accessibility.delegates
 
com.facebook.yoga - package com.facebook.yoga
 
COMMON_PROP_NAMES - Static variable in class com.facebook.litho.specmodels.model.PropValidation
 
CommonProps - Interface in com.facebook.litho
 
ComparableFutureTask(Callable<T>, int) - Constructor for class com.facebook.litho.LayoutPriorityThreadPoolExecutor.ComparableFutureTask
 
compareTo(LayoutPriorityThreadPoolExecutor.ComparableFutureTask<T>) - Method in class com.facebook.litho.LayoutPriorityThreadPoolExecutor.ComparableFutureTask
 
Component - Class in com.facebook.litho
Represents a unique instance of a component.
Component(String) - Constructor for class com.facebook.litho.Component
 
Component(String, Object) - Constructor for class com.facebook.litho.Component
This constructor should be called only if working with a manually crafted "special" Component.
component(Component) - Method in class com.facebook.litho.sections.common.SingleComponentSection.Builder
 
component(Component.Builder<?>) - Method in class com.facebook.litho.sections.common.SingleComponentSection.Builder
 
COMPONENT - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
component(Component) - Method in class com.facebook.litho.widget.ComponentRenderInfo.Builder
Specify Component that will be rendered as an item of the list.
component(Component.Builder) - Method in class com.facebook.litho.widget.ComponentRenderInfo.Builder
 
component(ComponentCreator) - Method in class com.facebook.litho.widget.LazySelectorComponent.Builder
 
component(Component) - Method in class com.facebook.litho.widget.SelectorComponent.Builder
 
component(Component.Builder<?>) - Method in class com.facebook.litho.widget.SelectorComponent.Builder
 
Component.Builder<T extends Component.Builder<T>> - Class in com.facebook.litho
 
Component.ContainerBuilder<T extends Component.ContainerBuilder<T>> - Class in com.facebook.litho
 
COMPONENT_BUILDER - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
COMPONENT_CONTEXT - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
COMPONENT_LAYOUT - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
COMPONENT_LIFECYCLE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
COMPONENT_LIFECYCLE_MOUNT_TYPE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
COMPONENT_LIFECYCLE_MOUNT_TYPE_DRAWABLE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
COMPONENT_LIFECYCLE_MOUNT_TYPE_NONE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
COMPONENT_LIFECYCLE_MOUNT_TYPE_VIEW - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
COMPONENT_STATE_UPDATE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
ComponentActivity - Class in com.facebook.litho.testing.espresso.rules
An Activity that hosts a Component in a LithoView.
ComponentActivity() - Constructor for class com.facebook.litho.testing.espresso.rules.ComponentActivity
 
ComponentActivityTestRule - Class in com.facebook.litho.testing.espresso.rules
A test rule for instrumentation and screenshot tests that want to render a Component in an Activity.
ComponentActivityTestRule() - Constructor for class com.facebook.litho.testing.espresso.rules.ComponentActivityTestRule
 
ComponentAssert - Class in com.facebook.litho.testing.assertj
Assertion methods for Components.
ComponentBodyGenerator - Class in com.facebook.litho.specmodels.generator
Class that generates the implementation of a Component.
componentClass(ClassName) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
componentClass(ClassName) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
componentClassName(String) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
The class name for the generated component.
ComponentConditions - Class in com.facebook.litho.testing.assertj
Various helpers to match against InspectableComponents.
ComponentContainer() - Constructor for class com.facebook.litho.widget.RecyclerBinderUpdateCallback.ComponentContainer
 
ComponentContext - Class in com.facebook.litho
A Context subclass for use within the Components framework.
ComponentContext(Context) - Constructor for class com.facebook.litho.ComponentContext
 
ComponentContext(Context, StateHandler) - Constructor for class com.facebook.litho.ComponentContext
 
ComponentContext(Context, StateHandler, KeyHandler) - Constructor for class com.facebook.litho.ComponentContext
 
ComponentContext(Context, String, ComponentsLogger) - Constructor for class com.facebook.litho.ComponentContext
Constructor that can be used to receive log data from components.
ComponentCreator - Interface in com.facebook.litho.widget
A provider function for a Component.
ComponentHost - Class in com.facebook.litho
A ViewGroup that can host the mounted state of a Component.
ComponentHost(Context) - Constructor for class com.facebook.litho.ComponentHost
 
ComponentHost(Context, AttributeSet) - Constructor for class com.facebook.litho.ComponentHost
 
ComponentHost(ComponentContext, AttributeSet) - Constructor for class com.facebook.litho.ComponentHost
 
componentHost(<any>) - Static method in class com.facebook.litho.testing.espresso.ComponentHostMatchers
Matches a view that is a ComponentHost that matches subMatcher.
componentHost() - Static method in class com.facebook.litho.testing.espresso.ComponentHostMatchers
 
ComponentHostMatchers - Class in com.facebook.litho.testing.espresso
Espresso matchers for ComponentHost.
componentHostWithText(<any>) - Static method in class com.facebook.litho.testing.espresso.ComponentHostMatchers
Matches a ComponentHost which is displaying text that matches textMatcher
componentHostWithText(String) - Static method in class com.facebook.litho.testing.espresso.ComponentHostMatchers
Matches a ComponentHost which is displaying text.
ComponentKeyUtils - Class in com.facebook.litho
 
ComponentKeyUtils() - Constructor for class com.facebook.litho.ComponentKeyUtils
 
ComponentLayout - Interface in com.facebook.litho
Represents a Component's computed layout state.
ComponentLifecycle - Class in com.facebook.litho
ComponentLifecycle is extended by the Component class and declare methods used by a Component instances to calculate their layout bounds and mount elements, among other things.
ComponentLifecycle(Object) - Constructor for class com.facebook.litho.ComponentLifecycle
This constructor should be called only if working with a manually crafted special Component.
ComponentLifecycle.MountType - Enum in com.facebook.litho
 
ComponentLifecycle.RenderData - Interface in com.facebook.litho
A per-Component-class data structure to keep track of some of the last mounted @Prop/@State params a component was rendered with.
ComponentLifecycle.StateContainer - Interface in com.facebook.litho
 
ComponentLifecycle.StateUpdate - Interface in com.facebook.litho
 
ComponentLifecycle.TransitionContainer - Interface in com.facebook.litho
Generated component's state container could implement this interface along with ComponentLifecycle.StateContainer when componentspec specifies state update method with OnUpdateStateWithTransition annotation.
ComponentLogParams - Class in com.facebook.litho
Data class for params used to log error in LithoView.
ComponentLogParams(String, String, int, boolean) - Constructor for class com.facebook.litho.ComponentLogParams
 
ComponentLogParams(String, String) - Constructor for class com.facebook.litho.ComponentLogParams
 
componentName(String) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
ComponentRenderInfo - Class in com.facebook.litho.widget
RenderInfo that can render components.
ComponentRenderInfo.Builder - Class in com.facebook.litho.widget
 
components(List<ComponentCreator>) - Method in class com.facebook.litho.widget.LazySelectorComponent.Builder
 
components(List<Component>) - Method in class com.facebook.litho.widget.SelectorComponent.Builder
 
COMPONENTS_PACKAGE - Static variable in class com.facebook.litho.specmodels.processor.MethodExtractorUtils
 
ComponentsConfiguration - Class in com.facebook.litho.config
Hi there, traveller! This configuration class is not meant to be used by end-users of Litho.
ComponentsConfiguration() - Constructor for class com.facebook.litho.config.ComponentsConfiguration
 
ComponentsLifecycles - Class in com.facebook.litho
Callbacks that must be invoked to avoid leaking memory if using Components below ICS (API level 14).
ComponentsLifecycles() - Constructor for class com.facebook.litho.ComponentsLifecycles
 
ComponentsLogger - Interface in com.facebook.litho
An interface for logging events and performance events in litho as well as in user defined components.
ComponentsLogger.LogLevel - Enum in com.facebook.litho
 
ComponentsPools - Class in com.facebook.litho
Pools of recycled resources.
ComponentsProcessingException - Exception in com.facebook.litho.specmodels.processor
 
ComponentsProcessingException(String) - Constructor for exception com.facebook.litho.specmodels.processor.ComponentsProcessingException
 
ComponentsProcessingException(Element, String) - Constructor for exception com.facebook.litho.specmodels.processor.ComponentsProcessingException
 
ComponentsProcessingException(Element, AnnotationMirror, String) - Constructor for exception com.facebook.litho.specmodels.processor.ComponentsProcessingException
 
ComponentsProcessor - Class in com.facebook.litho.specmodels.processor
 
ComponentsProcessor() - Constructor for class com.facebook.litho.specmodels.processor.ComponentsProcessor
 
ComponentsRule - Class in com.facebook.litho.testing
 
ComponentsRule() - Constructor for class com.facebook.litho.testing.ComponentsRule
 
ComponentsSystrace - Class in com.facebook.litho
This is intended as a hook into android.os.Trace, but allows you to provide your own functionality.
ComponentsSystrace.ArgsBuilder - Interface in com.facebook.litho
Object that accumulates arguments.
ComponentsSystrace.Systrace - Interface in com.facebook.litho
 
ComponentsTestingProcessor - Class in com.facebook.litho.specmodels.processor.testing
 
ComponentsTestingProcessor() - Constructor for class com.facebook.litho.specmodels.processor.testing.ComponentsTestingProcessor
 
ComponentsTestRunner - Class in com.facebook.litho.testing.testrunner
 
ComponentsTestRunner(Class<?>) - Constructor for class com.facebook.litho.testing.testrunner.ComponentsTestRunner
Creates a runner to run testClass.
componentTarget - Variable in class com.facebook.litho.Transition.AnimationTarget
 
componentTargetExtraData - Variable in class com.facebook.litho.Transition.ComponentTarget
 
componentTargetType - Variable in class com.facebook.litho.Transition.ComponentTarget
 
ComponentTestHelper - Class in com.facebook.litho.testing.helper
Helper class to simplify testing of components.
ComponentTree - Class in com.facebook.litho
Represents a tree of components and controls their life cycle.
ComponentTree(ComponentTree.Builder) - Constructor for class com.facebook.litho.ComponentTree
 
ComponentTree.Builder - Class in com.facebook.litho
A builder class that can be used to create a ComponentTree.
ComponentTree.MeasureListener - Interface in com.facebook.litho
 
ComponentTree.NewLayoutStateReadyListener - Interface in com.facebook.litho
Listener that will be notified when a new LayoutState is computed and ready to be committed to this ComponentTree.
ComponentTreeDumpingHelper - Class in com.facebook.litho
Helper class in charge of dumping the component hierarchy related to a provided ComponentContext
ComponentTreeDumpingHelper() - Constructor for class com.facebook.litho.ComponentTreeDumpingHelper
 
ComponentTreeHolder - Class in com.facebook.litho.widget
A class used to store the data backing a RecyclerBinder.
ComponentTreeHolder() - Constructor for class com.facebook.litho.widget.ComponentTreeHolder
 
ComponentTreeHolder.Builder - Class in com.facebook.litho.widget
 
ComponentTreeHolder.RenderState - Annotation Type in com.facebook.litho.widget
 
componentTreeHolderFactory(RecyclerBinder.ComponentTreeHolderFactory) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
 
componentTreeMeasureListenerFactory(ComponentTreeHolder.ComponentTreeMeasureListenerFactory) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
 
componentTypeName(TypeName) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
computeLayoutAsync(ComponentContext, int, int) - Method in class com.facebook.litho.widget.ComponentTreeHolder
 
computeLayoutSync(ComponentContext, int, int, Size) - Method in class com.facebook.litho.widget.ComponentTreeHolder
 
computeLinearLayoutWrappedHeight(LinearLayoutManager, int, List<ComponentTreeHolder>) - Static method in class com.facebook.litho.widget.LayoutInfoUtils
Return the accumulated height of ComponentTreeHolders, or return the if the accumulated height is higher than the .
computeWrappedHeight(int, List<ComponentTreeHolder>) - Method in class com.facebook.litho.widget.GridLayoutInfo
 
computeWrappedHeight(int, List<ComponentTreeHolder>) - Method in interface com.facebook.litho.widget.LayoutInfo
 
computeWrappedHeight(int, List<ComponentTreeHolder>) - Method in class com.facebook.litho.widget.LinearLayoutInfo
 
computeWrappedHeight(int, List<ComponentTreeHolder>) - Method in class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
connectionData - Variable in class com.facebook.litho.sections.common.ConnectionStateEvent
 
ConnectionStateEvent - Class in com.facebook.litho.sections.common
An Event that gets triggered by the com.facebook.litho.sections.fb.datasources.BaseGraphQLConnectionSectionServiceListener in com.facebook.litho.sections.fb.datasources.BaseGraphQLConnectionSection as the connection state of com.facebook.litho.sections.fb.datasources.GraphQLConnectionService changes.
ConnectionStateEvent() - Constructor for class com.facebook.litho.sections.common.ConnectionStateEvent
 
ConstantNode - Class in com.facebook.litho.dataflow
A dataflow node that returns a constant value.
ConstantNode(float) - Constructor for class com.facebook.litho.dataflow.ConstantNode
 
consumePreviousRenderState() - Method in class com.facebook.litho.ComponentTree
Takes ownership of the RenderState object from this ComponentTree - this allows the RenderState to be persisted somewhere and then set back on another ComponentTree using the ComponentTree.Builder.
consumeTransitions() - Method in interface com.facebook.litho.ComponentLifecycle.TransitionContainer
Remove and return all transitions collected from state updates with transitions.
ContainerBuilder() - Constructor for class com.facebook.litho.Component.ContainerBuilder
 
contains(Object) - Method in class com.facebook.litho.internal.ArraySet
 
containsAll(Collection<?>) - Method in class com.facebook.litho.internal.ArraySet
 
containsCharSequence(CharSequence) - Static method in class com.facebook.litho.testing.assertj.CharSequenceContains
Creates a matcher that matches if the examined CharSequence contains the specified CharSequence anywhere.
containsOnlySubComponents(SubComponent...) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Verifies that the component contains only the given sub-components and nothing else, in order.
containsString(CharSequence) - Static method in class com.facebook.litho.testing.assertj.CharSequenceContains
Alias for CharSequenceContains.containsCharSequence(CharSequence) for better discoverability.
containsSubComponent(SubComponent) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Assert that the given component contains the provided sub-component.
containsTestKey(String) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
 
containsTestKey(String, LithoViewAssert.OccurrenceCount) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
 
CONTENT - Static variable in annotation type com.facebook.litho.OutputUnitType
 
content(Component) - Method in class com.facebook.litho.widget.Card.Builder
 
content(Component.Builder<?>) - Method in class com.facebook.litho.widget.Card.Builder
 
contentDescription(CharSequence) - Method in class com.facebook.litho.Component.Builder
 
contentDescription(int) - Method in class com.facebook.litho.Component.Builder
 
contentDescription(int, Object...) - Method in class com.facebook.litho.Component.Builder
 
contentDescription(CharSequence) - Method in class com.facebook.litho.widget.Recycler.Builder
 
contentProps(Component) - Method in class com.facebook.litho.widget.HorizontalScroll.Builder
 
contentProps(Component.Builder<?>) - Method in class com.facebook.litho.widget.HorizontalScroll.Builder
 
contextClass(ClassName) - Method in class com.facebook.litho.specmodels.generator.EventCaseGenerator.Builder
 
contextClass(ClassName) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
ContextUtils - Class in com.facebook.litho
 
ContextUtils() - Constructor for class com.facebook.litho.ContextUtils
 
copy(TreeProps) - Static method in class com.facebook.litho.TreeProps
Whenever a Spec sets tree props, the TreeProps map from the parent is copied.
copyInterStageImpl(Component) - Method in class com.facebook.litho.Component
 
copyInterStageImpl(Component) - Method in class com.facebook.litho.widget.HorizontalScroll
 
copyInterStageImpl(Component) - Method in class com.facebook.litho.widget.Image
 
copyInterStageImpl(Component) - Method in class com.facebook.litho.widget.Progress
 
copyInterStageImpl(Component) - Method in class com.facebook.litho.widget.Recycler
 
copyInterStageImpl(Component) - Method in class com.facebook.litho.widget.Text
 
copyInterStageImpl(Component) - Method in class com.facebook.litho.widget.VerticalScroll
 
copyOf(List<E>) - Static method in class com.facebook.litho.specmodels.internal.ImmutableList
 
copyStyle(YogaNode) - Method in class com.facebook.yoga.YogaNode
 
coreDependentPoolConfiguration(double, int, double, int) - Method in class com.facebook.litho.LayoutThreadPoolConfigurationImpl.Builder
 
cornerEffect(float) - Method in class com.facebook.litho.Border.Builder
Deprecated.
Please use Border.Builder.radiusPx(int) instead
cornerRadiusAttr(int, int) - Method in class com.facebook.litho.widget.Card.Builder
 
cornerRadiusAttr(int) - Method in class com.facebook.litho.widget.Card.Builder
 
cornerRadiusAttr(int, int) - Method in class com.facebook.litho.widget.CardClip.Builder
 
cornerRadiusAttr(int) - Method in class com.facebook.litho.widget.CardClip.Builder
 
cornerRadiusDip(float) - Method in class com.facebook.litho.widget.Card.Builder
 
cornerRadiusDip(float) - Method in class com.facebook.litho.widget.CardClip.Builder
 
cornerRadiusPx(float) - Method in class com.facebook.litho.widget.Card.Builder
 
cornerRadiusPx(float) - Method in class com.facebook.litho.widget.CardClip.Builder
 
cornerRadiusRes(int) - Method in class com.facebook.litho.widget.Card.Builder
 
cornerRadiusRes(int) - Method in class com.facebook.litho.widget.CardClip.Builder
 
cornerRadiusSp(float) - Method in class com.facebook.litho.widget.Card.Builder
 
cornerRadiusSp(float) - Method in class com.facebook.litho.widget.CardClip.Builder
 
correctWidthSpecForAndroidDoubleMeasureBug(Resources, int) - Static method in class com.facebook.litho.DoubleMeasureFixUtil
Correction for an Android bug on some devices with "special" densities where the system will double-measure with slightly different widths in the same traversal.
create(ComponentContext) - Static method in class com.facebook.litho.Border
 
create(ComponentContext) - Static method in class com.facebook.litho.Column
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.Column
 
create(ComponentContext, Component.Builder<?>) - Static method in class com.facebook.litho.ComponentTree
 
create(ComponentContext, Component) - Static method in class com.facebook.litho.ComponentTree
 
create(TimingSource) - Static method in class com.facebook.litho.dataflow.DataFlowGraph
 
create() - Static method in class com.facebook.litho.dataflow.GraphBinding
Creates a GraphBinding associated with the default DataFlowGraph instance.
create(DataFlowGraph) - Static method in class com.facebook.litho.dataflow.GraphBinding
 
create(Drawable, ScaleType, int, int) - Static method in class com.facebook.litho.DrawableMatrix
Create a matrix to be applied to a drawable which scales the drawable according to its scale type.
create(Context, Component) - Static method in class com.facebook.litho.LithoView
Create a new LithoView instance and initialize it with the given Component root.
create(ComponentContext) - Static method in class com.facebook.litho.reference.BorderColorDrawableReference
 
create() - Static method in class com.facebook.litho.reference.DrawableReference
 
create(ComponentContext) - Static method in class com.facebook.litho.Row
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.Row
 
create() - Static method in class com.facebook.litho.sections.Children
 
create(SectionContext) - Static method in class com.facebook.litho.sections.common.DataDiffSection
 
create(SectionContext) - Static method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
create(SectionContext) - Static method in class com.facebook.litho.sections.common.SingleComponentSection
 
create(SectionContext, SectionTree.Target) - Static method in class com.facebook.litho.sections.SectionTree
Create a SectionTree.Builder that can be used to configure a SectionTree.
create(Elements, Types, TypeElement, Messager, RunMode, DependencyInjectionHelper, InterStageStore) - Method in class com.facebook.litho.sections.specmodels.processor.DiffSectionSpecModelFactory
 
create(Elements, Types, TypeElement, Messager, RunMode, DependencyInjectionHelper, InterStageStore) - Method in class com.facebook.litho.sections.specmodels.processor.GroupSectionSpecModelFactory
 
create(ComponentContext) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
create(TypeElement, RunMode) - Method in interface com.facebook.litho.specmodels.model.DependencyInjectionHelperFactory
 
create(TypeSpec, String, List<Annotation>, List<AnnotationSpec>, List<Class<? extends Annotation>>, boolean, Object) - Static method in class com.facebook.litho.specmodels.model.MethodParamModelFactory
 
create(Elements, Types, TypeElement, Messager, RunMode, DependencyInjectionHelper, InterStageStore) - Method in class com.facebook.litho.specmodels.processor.LayoutSpecModelFactory
Create a LayoutSpecModel from the given TypeElement and an optional DependencyInjectionHelper.
create(Elements, Types, TypeElement, Messager, RunMode, DependencyInjectionHelper, InterStageStore) - Method in class com.facebook.litho.specmodels.processor.MountSpecModelFactory
Create a MountSpecModel from the given TypeElement and an optional DependencyInjectionHelper.
create(Elements, Types, TypeElement, Messager, RunMode, DependencyInjectionHelper, InterStageStore) - Method in interface com.facebook.litho.specmodels.processor.SpecModelFactory
Create a SpecModel from the given TypeElement and an optional DependencyInjectionHelper.
create(Elements, Types, TypeElement, Messager, RunMode, DependencyInjectionHelper, InterStageStore) - Method in class com.facebook.litho.specmodels.processor.testing.TestSpecModelFactory
Create a SpecModel from the given TypeElement and an optional DependencyInjectionHelper.
create(ComponentContext, Component) - Static method in class com.facebook.litho.TestComponentTree
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.testing.TestDrawableComponent
 
create(ComponentContext, int, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.facebook.litho.testing.TestDrawableComponent
 
create(ComponentContext, int, int, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.facebook.litho.testing.TestDrawableComponent
 
create(ComponentContext) - Static method in class com.facebook.litho.testing.TestDrawableComponent
 
create(ComponentContext, boolean, boolean, boolean, boolean, boolean) - Static method in class com.facebook.litho.testing.TestDrawableComponent
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.testing.TestLayoutComponent
 
create(ComponentContext, int, int, boolean, boolean, boolean, boolean) - Static method in class com.facebook.litho.testing.TestLayoutComponent
 
create(ComponentContext) - Static method in class com.facebook.litho.testing.TestLayoutComponent
 
create(ComponentContext, boolean, boolean) - Static method in class com.facebook.litho.testing.TestLayoutComponent
 
create(ComponentContext) - Static method in class com.facebook.litho.testing.TestSizeDependentComponent
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.testing.TestViewComponent
 
create(ComponentContext, int, int, boolean, boolean, boolean, boolean) - Static method in class com.facebook.litho.testing.TestViewComponent
 
create(ComponentContext) - Static method in class com.facebook.litho.testing.TestViewComponent
 
create(ComponentContext, boolean, boolean, boolean, boolean) - Static method in class com.facebook.litho.testing.TestViewComponent
 
create(String) - Static method in class com.facebook.litho.Transition
Creates a Transition for the component with the given transition key.
create(String...) - Static method in class com.facebook.litho.Transition
Creates a Transition for the components with the given transition keys.
create(Transition.ComponentTarget) - Static method in class com.facebook.litho.Transition
Creates a Transition for the components targeted by the given Transition.ComponentTarget.
create(ComponentContext) - Method in class com.facebook.litho.ViewCompatComponent
Deprecated.
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.Card
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.Card
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.CardClip
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.CardClip
 
create() - Method in interface com.facebook.litho.widget.ComponentCreator
Creates a new instance of Component.
create() - Static method in class com.facebook.litho.widget.ComponentRenderInfo
 
create() - Static method in class com.facebook.litho.widget.ComponentTreeHolder
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.EditText
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.EditText
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.EmptyComponent
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.EmptyComponent
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.HorizontalScroll
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.HorizontalScroll
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.Image
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.Image
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.LazySelectorComponent
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.LazySelectorComponent
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.Progress
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.Progress
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.Recycler
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.Recycler
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.SelectorComponent
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.SelectorComponent
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.SolidColor
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.SolidColor
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.Spinner
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.Spinner
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.Text
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.Text
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.TextInput
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.TextInput
 
create(ComponentContext) - Static method in class com.facebook.litho.widget.VerticalScroll
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.VerticalScroll
 
create() - Static method in class com.facebook.litho.widget.ViewRenderInfo
 
create(ComponentContext) - Static method in class com.facebook.litho.Wrapper
 
create(ComponentContext, int, int) - Static method in class com.facebook.litho.Wrapper
 
createAnimation(PropertyAnimation) - Method in class com.facebook.litho.Transition.SpringTransitionAnimator
 
createAnimation(PropertyAnimation) - Method in class com.facebook.litho.Transition.TimingTransitionAnimator
 
createAnimation(PropertyAnimation) - Method in interface com.facebook.litho.Transition.TransitionAnimator
 
createChangeSetComponent(String, Change...) - Static method in class com.facebook.litho.testing.sections.TestSectionCreator
 
createChangeSetComponent(String, boolean, Change...) - Static method in class com.facebook.litho.testing.sections.TestSectionCreator
 
createChangeSetSection(int, String, boolean, Change...) - Static method in class com.facebook.litho.testing.sections.TestSectionCreator
 
createChildren(SectionContext) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
createChildren(SectionContext) - Method in class com.facebook.litho.sections.SectionLifecycle
This methods will delegate to the GroupSectionSpec method annotated with com.facebook.litho.sections.annotations.OnCreateChildren
createChildren(SectionLifecycle, SectionContext, Section) - Static method in class com.facebook.litho.sections.SectionLifecycleTestUtil
 
createDisplayList(String) - Static method in class com.facebook.litho.displaylist.DisplayList
Creates a new DisplayList for a specific Context with a Debug name.
createEmpty() - Static method in class com.facebook.litho.widget.ComponentRenderInfo
Create empty ComponentRenderInfo.
createForTag(String, LayoutThreadPoolConfiguration, LayoutThreadPoolConfiguration, Set<String>) - Static method in class com.facebook.litho.SplitLayoutResolver
Create a SplitLayoutResolver that will be used to split layout where possible in ComponentTrees with the given split tag.
createInitialState(ComponentContext) - Method in class com.facebook.litho.ComponentLifecycle
 
createInitialState(SectionContext) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
createInitialState(SectionContext) - Method in class com.facebook.litho.sections.SectionLifecycle
 
createInitialState(SectionLifecycle, SectionContext, Section) - Static method in class com.facebook.litho.sections.SectionLifecycleTestUtil
 
createInitialState(ComponentContext) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
createInitialState(ComponentContext) - Method in class com.facebook.litho.widget.EditText
 
createInitialState(ComponentContext) - Method in class com.facebook.litho.widget.HorizontalScroll
 
createInitialState(ComponentContext) - Method in class com.facebook.litho.widget.Recycler
 
createInitialState(ComponentContext) - Method in class com.facebook.litho.widget.Spinner
 
createInitialState(ComponentContext) - Method in class com.facebook.litho.widget.TextInput
 
createInitialState(ComponentContext) - Method in class com.facebook.litho.widget.VerticalScroll
 
createLayoutCalculationHandler(RenderInfo) - Method in interface com.facebook.litho.widget.LayoutHandlerFactory
 
createLinearLayoutInfo(Context, int, boolean) - Method in interface com.facebook.litho.sections.widget.LinearLayoutInfoFactory
 
createLithoView(ComponentContext) - Method in interface com.facebook.litho.widget.LithoViewFactory
 
createMockEventHandler(Class<E>, EventHandlerTestHelper.MockEventHandler<E, R>) - Static method in class com.facebook.litho.testing.eventhandler.EventHandlerTestHelper
Creates a mock EventHandler
createModel(Elements, Types, TypeElement, Messager, DependencyInjectionHelper, RunMode) - Method in class com.facebook.litho.sections.specmodels.processor.DiffSectionSpecModelFactory
 
createModel(Elements, Types, TypeElement, Messager, DependencyInjectionHelper, RunMode) - Method in class com.facebook.litho.sections.specmodels.processor.GroupSectionSpecModelFactory
 
createMountContent(ComponentContext) - Method in class com.facebook.litho.ComponentLifecycle
 
createMountContent(ComponentContext) - Method in class com.facebook.litho.ViewCompatComponent
Deprecated.
 
createSectionComponent(String, Section...) - Static method in class com.facebook.litho.testing.sections.TestSectionCreator
 
createSectionComponent(String, boolean, Section...) - Static method in class com.facebook.litho.testing.sections.TestSectionCreator
 
createService(SectionContext) - Method in class com.facebook.litho.sections.SectionLifecycle
 
createSimpleMethodParamModel(TypeSpec, String, Object) - Static method in class com.facebook.litho.specmodels.model.MethodParamModelFactory
 
createSnapScroller(LayoutManager) - Method in class com.facebook.litho.sections.widget.StartSnapHelper
 
createTree(Section, SectionContext) - Static method in class com.facebook.litho.testing.sections.TestSectionCreator
 
createView(Context, ViewGroup) - Method in interface com.facebook.litho.viewcompat.ViewCreator
 
createViewportFiller(int, int) - Method in class com.facebook.litho.widget.GridLayoutInfo
 
createViewportFiller(int, int) - Method in interface com.facebook.litho.widget.LayoutInfo
 
createViewportFiller(int, int) - Method in class com.facebook.litho.widget.LinearLayoutInfo
 
createViewportFiller(int, int) - Method in class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
createWithRecyclerBinderConfiguration(int, RecyclerBinderConfiguration) - Static method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration
Static factory method to create a recycler configuration with incremental mount optionally turned on.
createWithRecyclerBinderConfiguration(RecyclerBinderConfiguration) - Static method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration
Static factory method to create a recycler configuration with incremental mount optionally turned on.
createWithRecyclerBinderConfiguration(int, RecyclerBinderConfiguration) - Static method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
 
createWrapper(ComponentContext, Component) - Method in interface com.facebook.litho.RootWrapperComponentFactory
Wrap the given component and return a new root.
currentValueIsApproximately(double) - Method in class com.facebook.litho.dataflow.springs.Spring
This method checks to see that the current spring displacement value is equal to the input, accounting for the spring's rest displacement threshold.
cursorDrawableRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
customAttribute(String, Object) - Method in class com.facebook.litho.widget.BaseRenderInfo.Builder
 
customAttributes(Map<String, Object>) - Method in class com.facebook.litho.sections.common.SingleComponentSection.Builder
 
customEllipsisText(CharSequence) - Method in class com.facebook.litho.widget.Text.Builder
 
customEllipsisTextAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
customEllipsisTextAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
customEllipsisTextRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
customEllipsisTextRes(int, Object...) - Method in class com.facebook.litho.widget.Text.Builder
 
customViewType(int) - Method in class com.facebook.litho.widget.ViewRenderInfo.Builder
Specify a custom ViewType identifier for this View.

D

dashEffect(float[], float) - Method in class com.facebook.litho.Border.Builder
Applies a dash effect to the border
data(List<T>) - Method in class com.facebook.litho.sections.common.DataDiffSection.Builder
 
data(List<T>) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection.Builder
 
DATA_CHANGES - Static variable in annotation type com.facebook.litho.widget.ViewportInfo.State
 
dataBound(SectionContext) - Method in class com.facebook.litho.sections.SectionLifecycle
This method will delegate to the SectionSpec method annotated with OnDataBound
DataDiffSection<T> - Class in com.facebook.litho.sections.common
A DiffSectionSpec that creates a changeSet diffing a generic List of data.
DataDiffSection.Builder<T> - Class in com.facebook.litho.sections.common
 
DataFlowBinding - Interface in com.facebook.litho.dataflow
Defines the relationship of a set of input values to a set of output values where the values from the input nodes 'flow into' the output nodes.
DataFlowGraph - Class in com.facebook.litho.dataflow
A directed acyclic graph (DAG) created from one or more GraphBindings.
dataRendered(SectionContext, boolean) - Method in class com.facebook.litho.sections.SectionLifecycle
This method will delegate to the SectionSpec method annotated with OnDataRendered.
dataSource - Variable in class com.facebook.litho.sections.common.ConnectionStateEvent
 
dataSource - Variable in class com.facebook.litho.sections.common.RenderSectionEvent
 
DATE_PICKER - Static variable in class com.facebook.litho.AccessibilityRole
 
DATE_PICKER_DIALOG - Static variable in class com.facebook.litho.AccessibilityRole
 
deactivate() - Method in interface com.facebook.litho.dataflow.DataFlowBinding
Deactivates this binding which, as you might guess, is the reverse of activating it: the sub-graph associated with this binding is removed from the main DataFlowGraph.
deactivate() - Method in class com.facebook.litho.dataflow.GraphBinding
Deactivates this binding which, as you might guess, is the reverse of activating it: the sub-graph associated with this binding is removed from the main DataFlowGraph.
DebugComponent - Class in com.facebook.litho
A DebugComponent represents a node in Litho's component hierarchy.
DebugComponent.Overrider - Interface in com.facebook.litho
 
debugHighlightInteractiveBounds - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Debug option to highlight interactive areas in mounted components.
debugHighlightMountBounds - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Debug option to highlight mount bounds of mounted components.
DebugLayoutNode - Class in com.facebook.litho
A DebugLayoutNode is a wrapper around InternalNode which allows debug tools to inspect and mutate internal nodes without making InternalNode a public class.
deepSubComponentWith(<any>) - Static method in class com.facebook.litho.testing.assertj.LithoViewSubComponentDeepExtractor
 
deepSubComponentWith(ComponentContext, <any>) - Static method in class com.facebook.litho.testing.assertj.SubComponentDeepExtractor
Verify that a component tree contains a component that matches the provided condition at any level in its tree.
DEFAULT_ACTUAL_IMAGE_SCALE_TYPE - Static variable in class com.facebook.litho.fresco.FrescoImageDefaults
 
DEFAULT_BACKGROUND_THREAD_PRIORITY - Static variable in class com.facebook.litho.config.ComponentsConfiguration
The default priority for threads that perform background layout calculations.
DEFAULT_COMPONENT_VIEW_TYPE - Static variable in class com.facebook.litho.widget.RenderInfoViewCreatorController
 
DEFAULT_FADE_DURATION - Static variable in class com.facebook.litho.fresco.FrescoImageDefaults
 
DEFAULT_FRICTION - Static variable in class com.facebook.litho.dataflow.springs.SpringConfig
 
DEFAULT_IMAGE_ASPECT_RATION - Static variable in class com.facebook.litho.fresco.FrescoImageDefaults
 
DEFAULT_INPUT - Static variable in class com.facebook.litho.dataflow.ValueNode
 
DEFAULT_PLACEHOLDER_IMAGE_FOCUS_POINT - Static variable in class com.facebook.litho.fresco.FrescoImageDefaults
 
DEFAULT_SCALE_TYPE - Static variable in class com.facebook.litho.fresco.FrescoImageDefaults
 
DEFAULT_TENSION - Static variable in class com.facebook.litho.dataflow.springs.SpringConfig
 
defaultChangeSetThreadPriority - Static variable in class com.facebook.litho.config.ComponentsConfiguration
 
DefaultComponentsSystrace - Class in com.facebook.litho
 
DefaultComponentsSystrace() - Constructor for class com.facebook.litho.DefaultComponentsSystrace
 
defaultConfig - Static variable in class com.facebook.litho.dataflow.springs.SpringConfig
 
DefaultDiffSectionSpecGenerator - Class in com.facebook.litho.sections.specmodels.model
 
DefaultDiffSectionSpecGenerator() - Constructor for class com.facebook.litho.sections.specmodels.model.DefaultDiffSectionSpecGenerator
 
DefaultDiffSectionSpecGenerator(Set<ClassName>) - Constructor for class com.facebook.litho.sections.specmodels.model.DefaultDiffSectionSpecGenerator
 
DefaultGroupSectionSpecGenerator - Class in com.facebook.litho.sections.specmodels.model
 
DefaultGroupSectionSpecGenerator() - Constructor for class com.facebook.litho.sections.specmodels.model.DefaultGroupSectionSpecGenerator
 
DefaultGroupSectionSpecGenerator(Set<ClassName>) - Constructor for class com.facebook.litho.sections.specmodels.model.DefaultGroupSectionSpecGenerator
 
DefaultLayoutSpecGenerator - Class in com.facebook.litho.specmodels.model
 
DefaultLayoutSpecGenerator() - Constructor for class com.facebook.litho.specmodels.model.DefaultLayoutSpecGenerator
 
DefaultMountContentPool - Class in com.facebook.litho
The default MountContentPool used for mount content unless your MountSpec implements @OnCreateMountContentPool.
DefaultMountContentPool(String, int, boolean) - Constructor for class com.facebook.litho.DefaultMountContentPool
 
DefaultMountSpecGenerator - Class in com.facebook.litho.specmodels.model
 
DefaultMountSpecGenerator() - Constructor for class com.facebook.litho.specmodels.model.DefaultMountSpecGenerator
 
DefaultMountSpecGenerator(Set<ClassName>) - Constructor for class com.facebook.litho.specmodels.model.DefaultMountSpecGenerator
 
DefaultTestSpecGenerator - Class in com.facebook.litho.specmodels.model.testing
 
DefaultTestSpecGenerator() - Constructor for class com.facebook.litho.specmodels.model.testing.DefaultTestSpecGenerator
 
definedParameterTypes(ImmutableList<TypeName>) - Method in class com.facebook.litho.specmodels.model.DelegateMethodDescription.Builder
 
definedParameterTypes - Variable in class com.facebook.litho.specmodels.model.DelegateMethodDescription
 
delegate(Component) - Method in class com.facebook.litho.Wrapper.Builder
 
DelegateMethod - Interface in com.facebook.litho.specmodels.model
Phantom type for a delegate method model.
DelegateMethodDescription - Class in com.facebook.litho.specmodels.model
Describes the signature and other feature of a delegate method.
DelegateMethodDescription.Builder - Class in com.facebook.litho.specmodels.model
 
DelegateMethodDescription.OptionalParameterType - Enum in com.facebook.litho.specmodels.model
Defines possible param types that can be used in delegate methods.
DelegateMethodDescriptions - Class in com.facebook.litho.sections.specmodels.model
 
DelegateMethodDescriptions() - Constructor for class com.facebook.litho.sections.specmodels.model.DelegateMethodDescriptions
 
DelegateMethodDescriptions - Class in com.facebook.litho.specmodels.model
Descriptions of delegate methods.
DelegateMethodDescriptions() - Constructor for class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
DelegateMethodExtractor - Class in com.facebook.litho.specmodels.processor
Extracts delegate methods from the given input.
DelegateMethodExtractor() - Constructor for class com.facebook.litho.specmodels.processor.DelegateMethodExtractor
 
DelegateMethodGenerator - Class in com.facebook.litho.specmodels.generator
Class that generates delegate methods for a component.
delegateMethods(ImmutableList<SpecMethodModel<DelegateMethod, Void>>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
delegateMethods(ImmutableList<SpecMethodModel<DelegateMethod, Void>>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
DelegateMethodValidation - Class in com.facebook.litho.specmodels.model
Class for validating that the SpecMethodModels for a SpecModel are well-formed.
DelegateMethodValidation() - Constructor for class com.facebook.litho.specmodels.model.DelegateMethodValidation
 
DELETE - Static variable in class com.facebook.litho.sections.Change
 
delete(int) - Method in class com.facebook.litho.sections.ChangeSet
 
delete(int) - Method in interface com.facebook.litho.sections.SectionTree.Target
Notify that the Component at index was deleted.
delete(int) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
DELETE - Static variable in class com.facebook.litho.testing.sections.TestTarget
 
delete(int) - Method in class com.facebook.litho.testing.sections.TestTarget
 
DELETE - Static variable in class com.facebook.litho.widget.RecyclerBinderUpdateCallback.Operation
 
DELETE_RANGE - Static variable in class com.facebook.litho.sections.Change
 
DELETE_RANGE - Static variable in class com.facebook.litho.testing.sections.TestTarget
 
deleteRange(int, int) - Method in class com.facebook.litho.sections.ChangeSet
 
deleteRange(int, int) - Method in interface com.facebook.litho.sections.SectionTree.Target
 
deleteRange(int, int) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
deleteRange(int, int) - Method in class com.facebook.litho.testing.sections.TestTarget
 
DependencyInjectionHelper - Interface in com.facebook.litho.specmodels.model
An interface for generating certain methods that are required in order for Dependency Injection to work.
dependencyInjectionHelper(DependencyInjectionHelper) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
dependencyInjectionHelper(DependencyInjectionHelper) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
DependencyInjectionHelperFactory - Interface in com.facebook.litho.specmodels.model
A factory that chooses whether or not to create a DependencyInjectionHelper based on the TypeElement of the class it is generated for.
DeprecatedLithoTooltip - Interface in com.facebook.litho
Defines a tooltip that can be passed to the ComponentTree to be anchored to a component.
describeMismatchSafely(CharSequence, Description) - Method in class com.facebook.litho.testing.assertj.SubCharSequenceMatcher
 
describeTo(Description) - Method in class com.facebook.litho.testing.assertj.SubCharSequenceMatcher
 
destroy() - Method in class com.facebook.litho.dataflow.springs.Spring
Destroys this Spring, meaning that it will be deregistered from its BaseSpringSystem so it won't be iterated anymore and will clear its set of listeners.
DetectedCycleException - Exception in com.facebook.litho.dataflow
Exception thrown when a runtime cycle is detected.
DetectedCycleException(String) - Constructor for exception com.facebook.litho.dataflow.DetectedCycleException
 
detectMoves(Boolean) - Method in class com.facebook.litho.sections.common.DataDiffSection.Builder
 
determine(TypeElement) - Static method in class com.facebook.litho.specmodels.processor.SpecElementTypeDeterminator
 
DEVICEINFO_UNKNOWN - Static variable in class com.facebook.litho.config.DeviceInfoUtils
The default return value of any method in this class when an error occurs or when processing fails (Currently set to -1).
DeviceInfoUtils - Class in com.facebook.litho.config
 
DeviceInfoUtils() - Constructor for class com.facebook.litho.config.DeviceInfoUtils
 
Diff<T> - Class in com.facebook.litho
Represents a diff between two values T.
Diff() - Constructor for class com.facebook.litho.Diff
 
DIFF - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
DIFF_SECTION_SPEC - Static variable in interface com.facebook.litho.sections.specmodels.model.SectionClassNames
 
DiffPropModel - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of a Prop that has type Diff.
diffs(ImmutableList<RenderDataDiffModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
DiffSectionSpecModel - Class in com.facebook.litho.sections.specmodels.model
Model that is an abstract representation of a com.facebook.litho.sections.annotations.DiffSectionSpec.
DiffSectionSpecModel(String, String, ImmutableList<SpecMethodModel<DelegateMethod, Void>>, ImmutableList<SpecMethodModel<EventMethod, EventDeclarationModel>>, ImmutableList<AnnotationSpec>, ImmutableList<SpecMethodModel<EventMethod, EventDeclarationModel>>, ImmutableList<SpecMethodModel<UpdateStateMethod, Void>>, ImmutableList<TypeVariableName>, ImmutableList<PropDefaultModel>, ImmutableList<EventDeclarationModel>, ImmutableList<BuilderMethodModel>, ImmutableList<TagModel>, String, ImmutableList<PropJavadocModel>, boolean, SpecElementType, DependencyInjectionHelper, Object, SpecGenerator<DiffSectionSpecModel>) - Constructor for class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
DiffSectionSpecModelFactory - Class in com.facebook.litho.sections.specmodels.processor
Factory for creating DiffSectionSpecModels.
DiffSectionSpecModelFactory() - Constructor for class com.facebook.litho.sections.specmodels.processor.DiffSectionSpecModelFactory
 
DiffSectionSpecModelFactory(SpecGenerator<DiffSectionSpecModel>) - Constructor for class com.facebook.litho.sections.specmodels.processor.DiffSectionSpecModelFactory
 
DiffStateParamModel - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of a State that has type Diff.
DiffValidation - Class in com.facebook.litho.specmodels.model
Class for validating that Diff parameter usages within a SpecModel are well-formed.
DiffValidation() - Constructor for class com.facebook.litho.specmodels.model.DiffValidation
 
DIMEN_RES - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
DIMENSION - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
DimensionValue - Class in com.facebook.litho.animation
A RuntimeValue for dimension properties like x/y/width/height.
dipsToPixels(float) - Method in class com.facebook.litho.ResourceResolver
 
dirty() - Method in class com.facebook.yoga.YogaNode
 
dirtyAllDescendants() - Method in class com.facebook.yoga.YogaNode
 
disable() - Method in class com.facebook.litho.testing.testrule.LithoAnimationEnablerTestRule
Disable Litho animations.
disableClipBottomLeft(boolean) - Method in class com.facebook.litho.widget.CardClip.Builder
 
disableClipBottomRight(boolean) - Method in class com.facebook.litho.widget.CardClip.Builder
 
disableClipTopLeft(boolean) - Method in class com.facebook.litho.widget.CardClip.Builder
 
disableClipTopRight(boolean) - Method in class com.facebook.litho.widget.CardClip.Builder
 
disablePTR(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
disappearTo(RuntimeValue) - Method in class com.facebook.litho.Transition.TransitionUnitsBuilder
Define where disappear animations should end at.
disappearTo(float) - Method in class com.facebook.litho.Transition.TransitionUnitsBuilder
Define a constant value where disappear animations should end at.
discreteEffect(float, float) - Method in class com.facebook.litho.Border.Builder
Applies a discrete effect to the border
dispatchDraw(Canvas) - Method in class com.facebook.litho.ComponentHost
 
dispatchErrorEvent(ComponentContext, Exception) - Static method in class com.facebook.litho.ComponentLifecycle
Reraise an error event up the hierarchy so it can be caught by another component, or reach the root and cause the application to crash.
dispatchErrorEvent(ComponentContext, ErrorEvent) - Static method in class com.facebook.litho.ComponentLifecycle
For internal use, only.
dispatchEvent(E) - Method in class com.facebook.litho.EventHandler
 
dispatchEvent(LoadingEvent) - Method in class com.facebook.litho.sections.SectionTreeLoadingEventHandler
 
dispatchEvent(HasEventDispatcher, EventHandler, Object) - Static method in class com.facebook.litho.testing.sections.SectionsTestHelper
Dispatches an event to the section
dispatchHoverEvent(MotionEvent) - Method in class com.facebook.litho.ComponentHost
 
dispatchLoadingEvent(SectionContext, boolean, LoadingEvent.LoadingState, Throwable) - Static method in class com.facebook.litho.sections.SectionLifecycle
 
dispatchOnEnteredRange(String) - Method in class com.facebook.litho.ComponentLifecycle
 
dispatchOnEvent(EventHandler, Object) - Method in class com.facebook.litho.ComponentLifecycle
 
dispatchOnEvent(EventHandler, Object) - Method in interface com.facebook.litho.EventDispatcher
 
dispatchOnEvent(EventHandler, Object) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
dispatchOnEvent(EventHandler, Object) - Method in class com.facebook.litho.sections.SectionLifecycle
 
dispatchOnEvent(EventHandler, Object) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
dispatchOnEvent(EventHandler, Object) - Method in class com.facebook.litho.testing.TestComponent
 
dispatchOnEvent(EventHandler, Object) - Method in class com.facebook.litho.widget.Recycler
 
dispatchOnEvent(EventHandler, Object) - Method in class com.facebook.litho.widget.Spinner
 
dispatchOnExitedRange(String) - Method in class com.facebook.litho.ComponentLifecycle
 
dispatchOnTrigger(E) - Method in class com.facebook.litho.EventTrigger
 
dispatchOnTrigger(E, Object[]) - Method in class com.facebook.litho.EventTrigger
 
DispatchPopulateAccessibilityEventEvent - Class in com.facebook.litho
Components should implement an event of this type in order to receive callbacks to View#dispatchPopulateAccessibilityEvent(AccessibilityEvent)
DispatchPopulateAccessibilityEventEvent() - Constructor for class com.facebook.litho.DispatchPopulateAccessibilityEventEvent
 
dispatchPopulateAccessibilityEventHandler(EventHandler<DispatchPopulateAccessibilityEventEvent>) - Method in class com.facebook.litho.Component.Builder
 
dispatchVisibleEvent(ComponentContext, EventHandler, Component) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Mounts the component & triggers the visibility event.
DisplayList - Class in com.facebook.litho.displaylist
A DisplayList is a cache for drawing commands.
DisplayListException - Exception in com.facebook.litho.displaylist
 
DisplayListException(Exception) - Constructor for exception com.facebook.litho.displaylist.DisplayListException
 
DisplayListLollipop - Class in com.facebook.litho.displaylist
Implementation of PlatformDisplayList for Android Lollipop.
DisplayListMarshmallow - Class in com.facebook.litho.displaylist
Implementation of PlatformDisplayList for Android Marshmallow.
DisplayListNougat - Class in com.facebook.litho.displaylist
Implementation of PlatformDisplayList for Android Nougat.
DisplayListPrefetcher - Class in com.facebook.litho
Runnable that is used to prefetch display lists of components for which layout has been already calculated but not yet appeared on screen.
DisplayListUtils - Class in com.facebook.litho.utils
Provides static methods related to display list generation.
DisplayListUtils() - Constructor for class com.facebook.litho.utils.DisplayListUtils
 
doesNotContainSubComponent(SubComponent) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Assert that the given component does not contain the provided sub-component.
doesNotContainTestKey(String) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
 
doesNotHaveVisible(Class<V>, <any>) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
 
doesNotHaveVisibleDrawable(Drawable) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
doesNotHaveVisibleDrawable(Drawable) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
doesNotHaveVisibleDrawable(int) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests all views in the hierarchy under the root, for which the path is visible, do not have the requested drawable by the given resource id.
doesNotHaveVisibleDrawable(Drawable) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests all views in the hierarchy under the root, for which the path is visible, are not displaying the requested drawable
doesNotHaveVisibleText(String) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests that all views in the hierarchy under the root, for which the path is visible, do not have text equal to the given string
doesNotHaveVisibleText(int) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests that all views in the hierarchy under the root, for which the path is visible, do not have text equal to the string matching the given resource id
doesNotHaveVisibleText() - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests that all views in the hierarchy under the root, for which the path is visible, do not have any text appearing on them
doesNotHaveVisibleTextMatching(String) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests that all views in the hierarchy under the root, for which the path is visible, do not have text that matches against the given regular expression
doesNotHaveVisibleViewWithId(int) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Whether there is not a visible view in the hierarchy with the given id.
doFrame(long) - Method in class com.facebook.litho.dataflow.ChoreographerCompat.FrameCallback
 
doNotForceWrappingInViewForAnimation - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Whether components with transitions set on don't necessarily have to be wrapped in views
DoNotStrip - Annotation Type in com.facebook.proguard.annotations
 
DoubleMeasureFixUtil - Class in com.facebook.litho
 
DoubleMeasureFixUtil() - Constructor for class com.facebook.litho.DoubleMeasureFixUtil
 
draw(Canvas) - Method in class com.facebook.litho.BorderColorDrawable
 
draw(Canvas) - Method in class com.facebook.litho.displaylist.DisplayList
Draws the content of this DisplayList on a Canvas.
draw(Canvas) - Method in class com.facebook.litho.displaylist.DisplayListLollipop
 
draw(Canvas) - Method in class com.facebook.litho.displaylist.DisplayListMarshmallow
 
draw(Canvas) - Method in class com.facebook.litho.fresco.DraweeDrawable
 
draw(Canvas) - Method in class com.facebook.litho.fresco.NoOpDrawable
 
draw(Canvas) - Method in class com.facebook.litho.LithoView
 
draw(Canvas) - Method in class com.facebook.litho.MatrixDrawable
 
draw(Canvas) - Method in class com.facebook.litho.testing.shadows.ColorDrawableShadow
 
draw(Canvas) - Method in class com.facebook.litho.widget.TextDrawable
 
drawable(Drawable) - Method in class com.facebook.litho.reference.DrawableReference.PropsBuilder
 
DRAWABLE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
drawable(Drawable) - Method in class com.facebook.litho.widget.Image.Builder
 
DRAWABLE_NAME - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
DRAWABLE_RES - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
drawableAttr(int, int) - Method in class com.facebook.litho.widget.Image.Builder
 
drawableAttr(int) - Method in class com.facebook.litho.widget.Image.Builder
 
DrawableMatrix - Class in com.facebook.litho
Static class containing a factory method for creating a matrix to apply to a drawable.
DrawableReference - Class in com.facebook.litho.reference
A very simple Reference for Drawable used in all the cases where it's not possible/desirable to use a real Reference.
DrawableReference.PropsBuilder - Class in com.facebook.litho.reference
 
drawableRes(int) - Method in class com.facebook.litho.widget.Image.Builder
 
drawableStateChanged() - Method in class com.facebook.litho.ComponentHost
 
DraweeDrawable<DH extends DraweeHierarchy> - Class in com.facebook.litho.fresco
A Drawable that draws images using Drawee.
DraweeDrawable(Context, DH) - Constructor for class com.facebook.litho.fresco.DraweeDrawable
 
DRAWER_LAYOUT - Static variable in class com.facebook.litho.AccessibilityRole
 
DROP_DOWN_LIST - Static variable in class com.facebook.litho.AccessibilityRole
 
dumpContextTree(ComponentContext) - Static method in class com.facebook.litho.ComponentTreeDumpingHelper
Dumps the tree related to the provided component context
duplicateParentState(boolean) - Method in class com.facebook.litho.Component.Builder
 

E

Edges - Class in com.facebook.litho
 
Edges() - Constructor for class com.facebook.litho.Edges
 
EDIT_TEXT - Static variable in class com.facebook.litho.AccessibilityRole
 
editable(boolean) - Method in class com.facebook.litho.widget.EditText.Builder
 
editable(boolean) - Method in class com.facebook.litho.widget.TextInput.Builder
 
EditorActionEvent - Class in com.facebook.litho.widget
Event sent by EditText when the return key is pressed or the IME signals an 'action'.
EditorActionEvent() - Constructor for class com.facebook.litho.widget.EditorActionEvent
 
editorActionEventHandler(EventHandler) - Method in class com.facebook.litho.widget.TextInput.Builder
 
editorActionListener(TextView.OnEditorActionListener) - Method in class com.facebook.litho.widget.EditText.Builder
 
EditText - Class in com.facebook.litho.widget
Component that renders an EditText.
EditText.Builder - Class in com.facebook.litho.widget
 
EditTextStateUpdatePolicy - Enum in com.facebook.litho.widget
EditTextStateUpdatePolicy specifies when EditText component should update its internal input state
element - Variable in class com.facebook.litho.specmodels.model.SpecModelValidationError
 
elevationAttr(int, int) - Method in class com.facebook.litho.widget.Card.Builder
 
elevationAttr(int) - Method in class com.facebook.litho.widget.Card.Builder
 
elevationDip(float) - Method in class com.facebook.litho.widget.Card.Builder
 
elevationPx(float) - Method in class com.facebook.litho.widget.Card.Builder
 
elevationRes(int) - Method in class com.facebook.litho.widget.Card.Builder
 
elevationSp(float) - Method in class com.facebook.litho.widget.Card.Builder
 
ellipsize(TextUtils.TruncateAt) - Method in class com.facebook.litho.widget.EditText.Builder
 
ellipsize(TextUtils.TruncateAt) - Method in class com.facebook.litho.widget.Text.Builder
 
emitMessage(ComponentsLogger.LogLevel, String) - Method in interface com.facebook.litho.ComponentsLogger
Emit a message that can be logged or escalated by the logger implementation.
emitMessage(ComponentsLogger.LogLevel, String, int) - Method in interface com.facebook.litho.ComponentsLogger
Emit a message that can be logged or escalated by the logger implementation.
emitMessage(ComponentsLogger.LogLevel, String) - Method in class com.facebook.litho.testing.logging.TestComponentsLogger
 
emitMessage(ComponentsLogger.LogLevel, String, int) - Method in class com.facebook.litho.testing.logging.TestComponentsLogger
 
EMPTY - Static variable in interface com.facebook.litho.ImageContent
An empty instance of ImageContent.
EMPTY - Static variable in interface com.facebook.litho.TextContent
An empty instance of TextContent.
emptyComponent(Component) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
emptyComponent(Component.Builder<?>) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
EmptyComponent - Class in com.facebook.litho.widget
A component that doesn't render anything.
EmptyComponent.Builder - Class in com.facebook.litho.widget
 
enable() - Method in class com.facebook.litho.testing.testrule.LithoAnimationEnablerTestRule
Temporarily enable Litho animations until either LithoAnimationEnablerTestRule.disable() is called or test method finishes.
enableCustomViewType(int) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
Enable setting custom viewTypes on ViewRenderInfos.
enabled(boolean) - Method in class com.facebook.litho.Component.Builder
 
ENABLED - Static variable in class com.facebook.litho.widget.SectionsDebug
 
enableOnErrorHandling - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Enable exception delegation to OnError.
enableStableIds(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
If set, the RecyclerView adapter will have stableId support turned on.
enableSwapAdapter - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Configuration for swapping the adapter on mount/unmount
enclosedSpecModel(SpecModel) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
end(Canvas) - Method in class com.facebook.litho.displaylist.DisplayList
Notifies this DisplayList that the list of drawing commands is complete.
end(Canvas) - Method in class com.facebook.litho.displaylist.DisplayListLollipop
 
end(Canvas) - Method in class com.facebook.litho.displaylist.DisplayListMarshmallow
 
end - Variable in class com.facebook.litho.widget.SelectionChangedEvent
 
END_INPUT - Static variable in class com.facebook.litho.dataflow.MappingNode
 
END_INPUT - Static variable in class com.facebook.litho.dataflow.SpringNode
 
endAnimation(RecyclerView.ViewHolder) - Method in class com.facebook.litho.sections.widget.NotAnimatedItemAnimator
 
endAnimations() - Method in class com.facebook.litho.sections.widget.NotAnimatedItemAnimator
 
endSection() - Static method in class com.facebook.litho.ComponentsSystrace
Writes a trace message to indicate that a given section of code has ended.
endSection() - Method in interface com.facebook.litho.ComponentsSystrace.Systrace
 
endSection() - Method in class com.facebook.litho.DefaultComponentsSystrace
 
endSectionAsync(String) - Static method in class com.facebook.litho.ComponentsSystrace
Writes a trace message to indicate that the current method has ended.
endSectionAsync(String, int) - Static method in class com.facebook.litho.ComponentsSystrace
Writes a trace message to indicate that the current method has ended.
endSectionAsync(String) - Method in interface com.facebook.litho.ComponentsSystrace.Systrace
 
endSectionAsync(String, int) - Method in interface com.facebook.litho.ComponentsSystrace.Systrace
 
endSectionAsync(String) - Method in class com.facebook.litho.DefaultComponentsSystrace
 
endSectionAsync(String, int) - Method in class com.facebook.litho.DefaultComponentsSystrace
 
ensureCapacity(int) - Method in class com.facebook.litho.internal.ArraySet
 
ensureInitialized() - Static method in class com.facebook.litho.displaylist.DisplayListMarshmallow
 
enteredRangeModel - Variable in class com.facebook.litho.specmodels.model.WorkingRangeMethodModel
 
equals(Object) - Method in class com.facebook.litho.animation.PropertyAnimation
 
equals(Object) - Method in class com.facebook.litho.animation.PropertyHandle
 
equals(Object) - Method in class com.facebook.litho.internal.ArraySet
 
equals(Object) - Method in class com.facebook.litho.OutputUnitsAffinityGroup
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.DiffPropModel
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.DiffStateParamModel
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.EventDeclarationModel
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.EventDeclarationModel.FieldModel
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.InjectPropModel
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.InterStageInputParamModel
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.PropDefaultModel
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.PropModel
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.RenderDataDiffModel
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.SimpleMethodParamModel
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.SpecMethodModel
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.StateParamModel
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.TreePropModel
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.WorkingRangeDeclarationModel
 
equals(Object) - Method in class com.facebook.litho.specmodels.model.WorkingRangeMethodModel
 
equals(Object) - Method in class com.facebook.litho.testing.sections.SubSection
 
equals(Object) - Method in class com.facebook.litho.testing.sections.TestSectionCreator.TestSection
 
equals(Object) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
equals(Object) - Method in class com.facebook.litho.testing.subcomponents.SubComponent
 
equals(Object) - Method in class com.facebook.litho.testing.TestComponent
 
equals(Object) - Method in class com.facebook.litho.testing.TestDrawableComponent
 
equals(Object) - Method in class com.facebook.litho.testing.TestLayoutComponent
 
equals(Object) - Method in class com.facebook.litho.testing.TestSizeDependentComponent
 
equals(Object) - Method in class com.facebook.litho.testing.TestViewComponent
 
equals(Object) - Method in class com.facebook.litho.TestPerfEvent
 
equals(Object) - Method in class com.facebook.yoga.YogaValue
 
error - Variable in class com.facebook.litho.sections.common.RenderSectionEvent
 
ERROR_EVENT - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
ErrorBoundariesConfiguration - Class in com.facebook.litho
Temporary internal settings augmenting ComponentsConfiguration.
errorComponent(Component) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
errorComponent(Component.Builder<?>) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
ErrorEvent - Class in com.facebook.litho
An event used internally to propagate exceptions up the hierarchy.
ErrorEvent() - Constructor for class com.facebook.litho.ErrorEvent
 
ErrorEventHandlerGenerator - Class in com.facebook.litho.specmodels.model
 
evalSubstringOf(CharSequence) - Method in class com.facebook.litho.testing.assertj.CharSequenceContains
 
evalSubstringOf(CharSequence) - Method in class com.facebook.litho.testing.assertj.SubCharSequenceMatcher
 
Event - Annotation Type in com.facebook.litho.annotations
 
event - Variable in class com.facebook.litho.DispatchPopulateAccessibilityEventEvent
 
event - Variable in class com.facebook.litho.OnInitializeAccessibilityEventEvent
 
event - Variable in class com.facebook.litho.OnPopulateAccessibilityEventEvent
 
event - Variable in class com.facebook.litho.OnRequestSendAccessibilityEventEvent
 
event - Variable in class com.facebook.litho.SendAccessibilityEventUncheckedEvent
 
event - Variable in class com.facebook.litho.widget.EditorActionEvent
 
EVENT_CALCULATE_LAYOUT_STATE - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_COLLECT_RESULTS - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_CREATE_LAYOUT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_CSS_LAYOUT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_DISPATCHER - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
EVENT_DRAW - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_HANDLER - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
EVENT_LAYOUT_CALCULATE - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_MOUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_PRE_ALLOCATE_MOUNT_CONTENT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_PREPARE_MOUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_PREPARE_PART_DEFINITION - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_SECTIONS_CREATE_NEW_TREE - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_SECTIONS_DATA_DIFF_CALCULATE_DIFF - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_SECTIONS_GENERATE_CHANGESET - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_SECTIONS_ON_CREATE_CHILDREN - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_SECTIONS_SET_ROOT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
EVENT_TRIGGER - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
EVENT_TRIGGER_CONTAINER - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
EVENT_TRIGGER_TARGET - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
EventCaseGenerator - Class in com.facebook.litho.specmodels.generator
Generator for the cases within the event handler switch clause.
EventCaseGenerator.Builder - Class in com.facebook.litho.specmodels.generator
 
EventDeclarationModel - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of a Event.
EventDeclarationModel(ClassName, TypeName, ImmutableList<EventDeclarationModel.FieldModel>, Object) - Constructor for class com.facebook.litho.specmodels.model.EventDeclarationModel
 
EventDeclarationModel.FieldModel - Class in com.facebook.litho.specmodels.model
 
eventDeclarations(ImmutableList<EventDeclarationModel>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
eventDeclarations(ImmutableList<EventDeclarationModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
EventDeclarationsExtractor - Class in com.facebook.litho.specmodels.processor
Extracts event declarations from the given input.
EventDeclarationsExtractor() - Constructor for class com.facebook.litho.specmodels.processor.EventDeclarationsExtractor
 
EventDispatcher - Interface in com.facebook.litho
A class implementing this interface will expose a method to dispatch an Event given an EventHandler.
EventGenerator - Class in com.facebook.litho.specmodels.generator
Class that generates the event methods for a Component.
EventHandler<E> - Class in com.facebook.litho
 
EventHandler(HasEventDispatcher, int) - Constructor for class com.facebook.litho.EventHandler
 
EventHandler(HasEventDispatcher, int, Object[]) - Constructor for class com.facebook.litho.EventHandler
 
EventHandlersController - Class in com.facebook.litho
Manages the mapping of event handlers to dispatchers.
EventHandlersController() - Constructor for class com.facebook.litho.EventHandlersController
 
EventHandlersController.EventHandlersWrapper - Class in com.facebook.litho
Used to hold a dispatcher's event handlers.
EventHandlersWrapper() - Constructor for class com.facebook.litho.EventHandlersController.EventHandlersWrapper
 
EventHandlerTestHelper - Class in com.facebook.litho.testing.eventhandler
Provides utility functions for mocking EventHandler in a unit test.
EventHandlerTestHelper() - Constructor for class com.facebook.litho.testing.eventhandler.EventHandlerTestHelper
 
EventHandlerTestHelper.MockEventHandler<E,R> - Interface in com.facebook.litho.testing.eventhandler
A mock handler that is used to handle events in a unit test
EventMethod - Interface in com.facebook.litho.specmodels.model
Phantom type for an event method model.
EventMethodExtractor - Class in com.facebook.litho.specmodels.processor
Extracts event methods from the given input.
EventMethodExtractor() - Constructor for class com.facebook.litho.specmodels.processor.EventMethodExtractor
 
eventMethodModels(ImmutableList<SpecMethodModel<EventMethod, EventDeclarationModel>>) - Method in class com.facebook.litho.specmodels.generator.EventCaseGenerator.Builder
 
eventMethods(ImmutableList<SpecMethodModel<EventMethod, EventDeclarationModel>>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
eventMethods(ImmutableList<SpecMethodModel<EventMethod, EventDeclarationModel>>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
eventsController(RecyclerCollectionEventsController) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
eventsController(HorizontalScrollEventsController) - Method in class com.facebook.litho.widget.HorizontalScroll.Builder
 
EventTrigger<E> - Class in com.facebook.litho
Allows a top-down communication with a component and its immediate parent.
EventTrigger(String, int, String) - Constructor for class com.facebook.litho.EventTrigger
 
EventTriggersContainer - Class in com.facebook.litho
Keeps all valid instances of EventTrigger from the hierarchy when the layout is completed
EventTriggersContainer() - Constructor for class com.facebook.litho.EventTriggersContainer
 
EventTriggerTarget - Interface in com.facebook.litho
A class implementing this interface wll expose a method annotated with OnTrigger to accept an Event given an EventTrigger
eventType - Variable in class com.facebook.litho.SendAccessibilityEventEvent
 
EventValidation - Class in com.facebook.litho.specmodels.model
Class for validating that the event declarations and event methods within a SpecModel are well-formed.
EventValidation() - Constructor for class com.facebook.litho.specmodels.model.EventValidation
 
exception - Variable in class com.facebook.litho.ErrorEvent
The exception that caused the error event to be raised.
EXCEPTION - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
exceptions(ImmutableList<TypeName>) - Method in class com.facebook.litho.specmodels.model.DelegateMethodDescription.Builder
 
exceptions - Variable in class com.facebook.litho.specmodels.model.DelegateMethodDescription
 
executeOperations(ComponentContext, List<RecyclerBinderUpdateCallback.Operation>) - Method in class com.facebook.litho.widget.RecyclerBinderOperationExecutor
 
executeOperations(ComponentContext, List<RecyclerBinderUpdateCallback.Operation>) - Method in interface com.facebook.litho.widget.RecyclerBinderUpdateCallback.OperationExecutor
 
exitedRangeModel - Variable in class com.facebook.litho.specmodels.model.WorkingRangeMethodModel
 
externalAnnotations(AnnotationSpec...) - Method in class com.facebook.litho.testing.specmodels.MockMethodParamModel.Builder
 
externalAnnotations(List<AnnotationSpec>) - Method in class com.facebook.litho.testing.specmodels.MockMethodParamModel.Builder
 
extraBuilderMethods(ImmutableList<BuilderMethodModel>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
extract(RoundEnvironment) - Method in class com.facebook.litho.sections.specmodels.processor.DiffSectionSpecModelFactory
 
extract(RoundEnvironment) - Method in class com.facebook.litho.sections.specmodels.processor.GroupSectionSpecModelFactory
 
extract(RoundEnvironment) - Method in class com.facebook.litho.specmodels.processor.LayoutSpecModelFactory
 
extract(RoundEnvironment) - Method in class com.facebook.litho.specmodels.processor.MountSpecModelFactory
 
extract(RoundEnvironment) - Method in interface com.facebook.litho.specmodels.processor.SpecModelFactory
Extract the relevant Elements to work with from the round environment before they're passed on to SpecModelFactory.create(Elements, Types, TypeElement, Messager, RunMode, DependencyInjectionHelper, InterStageStore).
extract(RoundEnvironment) - Method in class com.facebook.litho.specmodels.processor.testing.TestSpecModelFactory
Extract the relevant Elements to work with from the round environment before they're passed on to SpecModelFactory.create(Elements, Types, TypeElement, Messager, RunMode, DependencyInjectionHelper, InterStageStore).
extract(LithoView) - Method in class com.facebook.litho.testing.assertj.LithoViewSubComponentDeepExtractor
 
extract(LithoView) - Method in class com.facebook.litho.testing.assertj.LithoViewSubComponentExtractor
 
extract(Component) - Method in class com.facebook.litho.testing.assertj.SubComponentDeepExtractor
 
extract(Component) - Method in class com.facebook.litho.testing.assertj.SubComponentExtractor
 
extracting(<any>) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Extract values from the underlying component based on the Extractor provided.
extractingSubComponents(ComponentContext) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Extract the sub components from the underlying Component, returning a ListAssert over it.
extractingSubComponentsDeeply(ComponentContext) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Extract the sub components recursively from the underlying Component, returning a ListAssert over it.
extractTagsFromSpecClass(Types, TypeElement) - Static method in class com.facebook.litho.specmodels.processor.TagExtractor
 
extractValidAnnotations(TypeElement) - Static method in class com.facebook.litho.specmodels.processor.AnnotationExtractor
 
extraMethods(ImmutableList<MethodSpec>) - Method in class com.facebook.litho.specmodels.model.DelegateMethodDescription.Builder
A list of extra methods that should be generate when this method description is used.
extraMethods - Variable in class com.facebook.litho.specmodels.model.DelegateMethodDescription
 
extraSpacingAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
extraSpacingAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
extraSpacingAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
extraSpacingAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
extraSpacingDip(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
extraSpacingDip(float) - Method in class com.facebook.litho.widget.Text.Builder
 
extraSpacingPx(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
extraSpacingPx(float) - Method in class com.facebook.litho.widget.Text.Builder
 
extraSpacingRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
extraSpacingRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
extraSpacingSp(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
extraSpacingSp(float) - Method in class com.facebook.litho.widget.Text.Builder
 

F

fadingEdgeLengthAttr(int, int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
fadingEdgeLengthAttr(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
fadingEdgeLengthAttr(int, int) - Method in class com.facebook.litho.widget.Recycler.Builder
 
fadingEdgeLengthAttr(int) - Method in class com.facebook.litho.widget.Recycler.Builder
 
fadingEdgeLengthDip(float) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
fadingEdgeLengthDip(float) - Method in class com.facebook.litho.widget.Recycler.Builder
 
fadingEdgeLengthPx(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
fadingEdgeLengthPx(int) - Method in class com.facebook.litho.widget.Recycler.Builder
 
fadingEdgeLengthRes(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
fadingEdgeLengthRes(int) - Method in class com.facebook.litho.widget.Recycler.Builder
 
failHarder - Variable in class com.facebook.litho.ComponentLogParams
 
FastMath - Class in com.facebook.litho
Implements some math functions in a faster way than the java Math package.
FastMath() - Constructor for class com.facebook.litho.FastMath
 
fetchError - Variable in class com.facebook.litho.sections.common.ConnectionStateEvent
 
fetchState - Variable in class com.facebook.litho.sections.common.ConnectionStateEvent
 
fetchType - Variable in class com.facebook.litho.sections.common.ConnectionStateEvent
 
fetchType - Variable in class com.facebook.litho.sections.common.RenderSectionEvent
 
field - Variable in class com.facebook.litho.specmodels.model.EventDeclarationModel.FieldModel
 
FieldModel(FieldSpec, Object) - Constructor for class com.facebook.litho.specmodels.model.EventDeclarationModel.FieldModel
 
fields - Variable in class com.facebook.litho.specmodels.model.EventDeclarationModel
 
fillListViewport(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
Whether to fill list viewports in RecyclerBinder from measure().
fillListViewportHScrollOnly(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
Whether to fill list viewports in RecyclerBinder from measure(), but only for HScrolls.
fillViewport(boolean) - Method in class com.facebook.litho.widget.VerticalScroll.Builder
 
finalize() - Method in class com.facebook.yoga.YogaConfig
 
finalize() - Method in class com.facebook.yoga.YogaNode
 
findChild(<any>) - Method in class com.facebook.litho.testing.viewtree.ViewTree
Find a view in the hierarchy for which the given predicate is true
findChild(<any>, <any>) - Method in class com.facebook.litho.testing.viewtree.ViewTree
Find a view in the hierarchy for which the given predicate is true, while only check children of nodes as directed by the additional shouldCheckChildren predicate
findFirstFullyVisibleItemPosition() - Method in class com.facebook.litho.widget.GridLayoutInfo
 
findFirstFullyVisibleItemPosition() - Method in class com.facebook.litho.widget.LinearLayoutInfo
 
findFirstFullyVisibleItemPosition() - Method in class com.facebook.litho.widget.RecyclerBinder
 
findFirstFullyVisibleItemPosition(StaggeredGridLayoutManager) - Static method in class com.facebook.litho.widget.StaggeredGridLayoutHelper
 
findFirstFullyVisibleItemPosition() - Method in class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
findFirstFullyVisibleItemPosition() - Method in interface com.facebook.litho.widget.ViewportInfo
 
findFirstVisibleItemPosition() - Method in class com.facebook.litho.widget.GridLayoutInfo
 
findFirstVisibleItemPosition() - Method in class com.facebook.litho.widget.LinearLayoutInfo
 
findFirstVisibleItemPosition() - Method in class com.facebook.litho.widget.RecyclerBinder
 
findFirstVisibleItemPosition(StaggeredGridLayoutManager) - Static method in class com.facebook.litho.widget.StaggeredGridLayoutHelper
 
findFirstVisibleItemPosition() - Method in class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
findFirstVisibleItemPosition() - Method in interface com.facebook.litho.widget.ViewportInfo
 
findLastFullyVisibleItemPosition() - Method in class com.facebook.litho.widget.GridLayoutInfo
 
findLastFullyVisibleItemPosition() - Method in class com.facebook.litho.widget.LinearLayoutInfo
 
findLastFullyVisibleItemPosition() - Method in class com.facebook.litho.widget.RecyclerBinder
 
findLastFullyVisibleItemPosition(StaggeredGridLayoutManager) - Static method in class com.facebook.litho.widget.StaggeredGridLayoutHelper
 
findLastFullyVisibleItemPosition() - Method in class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
findLastFullyVisibleItemPosition() - Method in interface com.facebook.litho.widget.ViewportInfo
 
findLastVisibleItemPosition() - Method in class com.facebook.litho.widget.GridLayoutInfo
 
findLastVisibleItemPosition() - Method in class com.facebook.litho.widget.LinearLayoutInfo
 
findLastVisibleItemPosition() - Method in class com.facebook.litho.widget.RecyclerBinder
 
findLastVisibleItemPosition(StaggeredGridLayoutManager) - Static method in class com.facebook.litho.widget.StaggeredGridLayoutHelper
 
findLastVisibleItemPosition() - Method in class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
findLastVisibleItemPosition() - Method in interface com.facebook.litho.widget.ViewportInfo
 
findSnapView(LayoutManager) - Method in class com.facebook.litho.sections.widget.StartSnapHelper
 
findTargetSnapPosition(LayoutManager, int, int) - Method in class com.facebook.litho.sections.widget.StartSnapHelper
 
findTestItem(LithoView, String) - Static method in class com.facebook.litho.LithoViewTestHelper
 
findTestItems(LithoView, String) - Static method in class com.facebook.litho.LithoViewTestHelper
Finds a TestItem given a LithoView based on the test key it was assigned during construction.
finished(Description) - Method in class com.facebook.litho.testing.testrule.LithoAnimationEnablerTestRule
 
firstFullyVisibleIndex - Variable in class com.facebook.litho.testing.sections.TestSectionCreator.TestSection
 
firstVisibleIndex - Variable in class com.facebook.litho.testing.sections.TestSectionCreator.TestSection
 
fixedSizePoolConfiguration(int, int) - Method in class com.facebook.litho.LayoutThreadPoolConfigurationImpl.Builder
 
flex(float) - Method in class com.facebook.litho.Component.Builder
Sets flexGrow, flexShrink, and flexBasis at the same time.
flexBasisAttr(int, int) - Method in class com.facebook.litho.Component.Builder
 
flexBasisAttr(int) - Method in class com.facebook.litho.Component.Builder
 
flexBasisDip(float) - Method in class com.facebook.litho.Component.Builder
 
flexBasisPercent(float) - Method in class com.facebook.litho.Component.Builder
 
flexBasisPx(int) - Method in class com.facebook.litho.Component.Builder
The FlexBasis property is an axis-independent way of providing the default size of an item on the main axis.
flexBasisRes(int) - Method in class com.facebook.litho.Component.Builder
 
flexGrow(float) - Method in class com.facebook.litho.Component.Builder
If the sum of childrens' main axis dimensions is less than the minimum size, how much should this component grow? This value represents the "flex grow factor" and determines how much this component should grow along the main axis in relation to any other flexible children.
flexShrink(float) - Method in class com.facebook.litho.Component.Builder
The FlexShrink property describes how to shrink children along the main axis in the case that the total size of the children overflow the size of the container on the main axis.
FloatValue - Class in com.facebook.litho.animation
A RuntimeValue for a float property like scale or alpha.
FloatValue(float) - Constructor for class com.facebook.litho.animation.FloatValue
 
flush() - Method in interface com.facebook.litho.ComponentsSystrace.ArgsBuilder
Write the full message to the Systrace buffer.
focusable(boolean) - Method in class com.facebook.litho.BaseMatcher
 
focusable(<any>) - Method in class com.facebook.litho.BaseMatcher
 
focusable(boolean) - Method in class com.facebook.litho.Component.Builder
 
FocusChangedEvent - Class in com.facebook.litho
Event triggered when focus changes on a Component.
FocusChangedEvent() - Constructor for class com.facebook.litho.FocusChangedEvent
 
focusChangeHandler(EventHandler<FocusChangedEvent>) - Method in class com.facebook.litho.BaseMatcher
 
focusChangeHandler(<any>) - Method in class com.facebook.litho.BaseMatcher
 
focusChangeHandler(EventHandler<FocusChangedEvent>) - Method in class com.facebook.litho.Component.Builder
 
focusedHandler(EventHandler<FocusedVisibleEvent>) - Method in class com.facebook.litho.Component.Builder
 
FocusedVisibleEvent - Class in com.facebook.litho
Event triggered when a Component enters the Focused Range.
FocusedVisibleEvent() - Constructor for class com.facebook.litho.FocusedVisibleEvent
 
FocusType - Enum in com.facebook.litho.sections
Can be used for requesting focus to a part of a Section.
forceEnableTransitionsForInstrumentationTests - Static variable in class com.facebook.litho.config.ComponentsConfiguration
By default end-to-end tests will disable transitions and this flag lets to explicitly enable transitions to test animation related behavior.
forceRelayout() - Method in class com.facebook.litho.LithoView
 
forceSyncStateUpdates(boolean) - Method in class com.facebook.litho.sections.SectionTree.Builder
If enabled, all state updates will be performed on the main thread.
forceSyncStateUpdates(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
foreground(Drawable) - Method in class com.facebook.litho.Component.Builder
 
FOREGROUND - Static variable in annotation type com.facebook.litho.OutputUnitType
 
foregroundAttr(int, int) - Method in class com.facebook.litho.Component.Builder
 
foregroundAttr(int) - Method in class com.facebook.litho.Component.Builder
 
foregroundColor(int) - Method in class com.facebook.litho.Component.Builder
 
foregroundRes(int) - Method in class com.facebook.litho.Component.Builder
 
format - Variable in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.JavadocSpec
 
formatStacktrace(Throwable) - Static method in class com.facebook.litho.utils.StacktraceHelper
Format a stack trace in a human-readable format.
FRAME_TIME_MS - Static variable in class com.facebook.litho.dataflow.MockTimingSource
 
FrameCallback() - Constructor for class com.facebook.litho.dataflow.ChoreographerCompat.FrameCallback
 
FrameworkLogEvents - Interface in com.facebook.litho
Set of events and event params logged by the framework if a ComponentsLogger was supplied to the ComponentContext used to create the tree.
FrameworkLogEvents.LogEventId - Annotation Type in com.facebook.litho
 
FrescoImageDefaults - Class in com.facebook.litho.fresco
 
FrescoImageDefaults() - Constructor for class com.facebook.litho.fresco.FrescoImageDefaults
 
FrescoImageHierarchyTools - Class in com.facebook.litho.fresco
 
FrescoImageHierarchyTools() - Constructor for class com.facebook.litho.fresco.FrescoImageHierarchyTools
 
friction - Variable in class com.facebook.litho.dataflow.springs.SpringConfig
 
FROM_EVENT - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
FromBind - Annotation Type in com.facebook.litho.annotations
 
FromBoundsDefined - Annotation Type in com.facebook.litho.annotations
 
fromDelegateMethodDescription(DelegateMethodDescription) - Static method in class com.facebook.litho.specmodels.model.DelegateMethodDescription
 
FromEvent - Annotation Type in com.facebook.litho.annotations
Annotates a parameter to a component's event handler callback method indicating that it will be supplied by the event object.
fromInt(int) - Static method in enum com.facebook.yoga.YogaAlign
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaDimension
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaDirection
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaDisplay
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaEdge
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaExperimentalFeature
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaFlexDirection
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaJustify
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaLogLevel
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaMeasureMode
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaNodeType
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaOverflow
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaPositionType
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaPrintOptions
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaUnit
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaWrap
 
FromMeasure - Annotation Type in com.facebook.litho.annotations
 
FromMeasureBaseline - Annotation Type in com.facebook.litho.annotations
 
FromPrepare - Annotation Type in com.facebook.litho.annotations
 
FromTrigger - Annotation Type in com.facebook.litho.annotations
Parameters declared in a class annotated with Event that are used in OnTrigger
fullImpressionHandler(EventHandler<FullImpressionVisibleEvent>) - Method in class com.facebook.litho.Component.Builder
 
FullImpressionVisibleEvent - Class in com.facebook.litho
Event triggered when a Component enters the Full Impression Range.
FullImpressionVisibleEvent() - Constructor for class com.facebook.litho.FullImpressionVisibleEvent
 

G

generate(DiffSectionSpecModel) - Method in class com.facebook.litho.sections.specmodels.model.DefaultDiffSectionSpecGenerator
 
generate(GroupSectionSpecModel) - Method in class com.facebook.litho.sections.specmodels.model.DefaultGroupSectionSpecGenerator
 
generate() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
generate() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
generate(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.BuilderGenerator
 
generate(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.ClassAnnotationsGenerator
 
generate(SpecModel, MethodParamModel) - Static method in class com.facebook.litho.specmodels.generator.ComponentBodyGenerator
 
generate(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.EventGenerator
 
generate(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.JavadocGenerator
 
generate(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.PreambleGenerator
 
generate(HasPureRender) - Static method in class com.facebook.litho.specmodels.generator.PureRenderGenerator
 
generate(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.RenderDataGenerator
 
generate(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.StateGenerator
 
generate(SpecModel, Set<ClassName>) - Static method in class com.facebook.litho.specmodels.generator.TagGenerator
 
generate(T) - Static method in class com.facebook.litho.specmodels.generator.testing.MatcherGenerator
 
generate(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.TreePropGenerator
 
generate(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.TriggerGenerator
 
generate(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.WorkingRangeGenerator
 
generate(LayoutSpecModel) - Method in class com.facebook.litho.specmodels.model.DefaultLayoutSpecGenerator
 
generate(MountSpecModel) - Method in class com.facebook.litho.specmodels.model.DefaultMountSpecGenerator
 
generate() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
generate() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
generate(T) - Method in interface com.facebook.litho.specmodels.model.SpecGenerator
 
generate() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
generate() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
generate(T) - Method in class com.facebook.litho.specmodels.model.testing.DefaultTestSpecGenerator
 
generate(T) - Method in interface com.facebook.litho.specmodels.model.testing.TestSpecGenerator
 
generate() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
generate(SpecModel) - Method in class com.facebook.litho.specmodels.processor.AbstractComponentsProcessor
 
generate() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
generateCallsShouldUpdateOnMount(MountSpecModel) - Static method in class com.facebook.litho.specmodels.generator.MountSpecGenerator
 
generateCanMountIncrementally(MountSpecModel) - Static method in class com.facebook.litho.specmodels.generator.MountSpecGenerator
 
generateCanPreallocate(MountSpecModel) - Static method in class com.facebook.litho.specmodels.generator.MountSpecGenerator
 
generateChangeSet(SectionContext, ChangeSet, Section, Section) - Method in class com.facebook.litho.sections.common.DataDiffSection
 
generateChangeSet(SectionContext, ChangeSet, Section, Section) - Method in class com.facebook.litho.sections.common.SingleComponentSection
 
generateChangeSet(SectionContext, ChangeSet, Section, Section) - Method in class com.facebook.litho.sections.SectionLifecycle
This method will delegate to the DiffSectionSpec method annotated with OnDiff
generateComponentTreeId() - Static method in class com.facebook.litho.ComponentTree
 
generateConstructor(SpecModel) - Method in interface com.facebook.litho.specmodels.model.DependencyInjectionHelper
Generate the constructor required for Dependency Injection.
generateDelegates(SpecModel, Map<Class<? extends Annotation>, DelegateMethodDescription>) - Static method in class com.facebook.litho.specmodels.generator.DelegateMethodGenerator
Generate all delegates defined on this SpecModel.
generatedTypeSpec(TypeSpec) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
generateErrorEventHandlerDefinition() - Static method in class com.facebook.litho.specmodels.model.ErrorEventHandlerGenerator
Generate a spec method model which corresponds to a source error declaration like this:
generateFactoryMethodsComponentInstance(SpecModel) - Method in interface com.facebook.litho.specmodels.model.DependencyInjectionHelper
Generate the code needed to inject a new instance of the given SpecModel called 'instance'
generateGetMountType(MountSpecModel) - Static method in class com.facebook.litho.specmodels.generator.MountSpecGenerator
 
generateInjectedFields(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.ComponentBodyGenerator
 
generateInjectedFields(ImmutableList<InjectPropModel>) - Method in interface com.facebook.litho.specmodels.model.DependencyInjectionHelper
Generate the necessary code to handle the InjectProp annotation.
generateIsMountSizeDependent(MountSpecModel) - Static method in class com.facebook.litho.specmodels.generator.MountSpecGenerator
 
generatePoolSize(MountSpecModel) - Static method in class com.facebook.litho.specmodels.generator.MountSpecGenerator
 
generateProps(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.ComponentBodyGenerator
 
generateShouldUseDisplayList(MountSpecModel) - Static method in class com.facebook.litho.specmodels.generator.MountSpecGenerator
 
generateTestingFieldAccessor(InjectPropModel) - Method in interface com.facebook.litho.specmodels.model.DependencyInjectionHelper
Generate an accessor for each injected field.
generateTypeSpec(TypeMirror) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
This method will "expand" the typeArguments of the given type, only if the type is a ClassNames.DIFF or a Collection.
GeneratorConstants - Interface in com.facebook.litho.specmodels.generator
Constants to be used when generating a Component.
get(Object) - Method in interface com.facebook.litho.animation.AnimatedProperty
 
get(AnimatableItem) - Method in interface com.facebook.litho.animation.AnimatedProperty
 
get(YogaEdge) - Method in class com.facebook.litho.Edges
 
get() - Method in class com.facebook.litho.Output
 
get(int) - Method in class com.facebook.litho.OutputUnitsAffinityGroup
 
get() - Static method in class com.facebook.litho.reference.BorderColorDrawableReference
 
get() - Static method in class com.facebook.litho.reference.DrawableReference
 
get() - Method in class com.facebook.litho.specmodels.internal.SimpleMemoizingSupplier
 
get(Class<T>) - Method in class com.facebook.litho.TreeProps
 
get(ViewCreator<V>, String) - Static method in class com.facebook.litho.ViewCompatComponent
Deprecated.
 
GET_EXTRA_ACCESSIBILITY_NODE_AT - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
GET_EXTRA_ACCESSIBILITY_NODES_COUNT - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
getAccessibilityDescription() - Method in class com.facebook.widget.accessibility.delegates.AccessibleClickableSpan
 
getAccessibilityRole() - Method in interface com.facebook.litho.CommonProps
 
getAcquireKey() - Method in class com.facebook.litho.TestItem
 
getAlignContent() - Method in class com.facebook.litho.DebugLayoutNode
 
getAlignContent() - Method in class com.facebook.yoga.YogaNode
 
getAlignItems() - Method in class com.facebook.litho.DebugLayoutNode
 
getAlignItems() - Method in class com.facebook.yoga.YogaNode
 
getAlignSelf() - Method in interface com.facebook.litho.CommonProps
 
getAlignSelf() - Method in class com.facebook.litho.DebugLayoutNode
 
getAlignSelf() - Method in class com.facebook.yoga.YogaNode
 
getAlpha(Drawable) - Static method in class com.facebook.litho.AlphaHelper
 
getAlpha() - Method in interface com.facebook.litho.AnimatableItem
 
getAlpha() - Method in interface com.facebook.litho.CommonProps
 
getAlpha() - Method in class com.facebook.litho.testing.shadows.ColorDrawableShadow
 
getAnimatedPropertyNode(PropertyHandle) - Method in interface com.facebook.litho.animation.Resolver
 
getAnnotation(MethodParamModel, Class<? extends Annotation>) - Static method in class com.facebook.litho.specmodels.model.MethodParamModelUtils
 
getAnnotationBundleFromLogger(Component, ComponentsLogger) - Static method in class com.facebook.litho.LogTreePopulator
Turn the extracted tree props from a ComponentsLogger and turn them into a single colon-separated string that
getAnnotationParameter(Elements, Element, Class<?>, String, Class<? extends T>) - Static method in class com.facebook.litho.specmodels.processor.ProcessorUtils
Gets an annotation parameter from an annotation.
getAnnotations() - Method in class com.facebook.litho.specmodels.model.DiffPropModel
 
getAnnotations() - Method in class com.facebook.litho.specmodels.model.DiffStateParamModel
 
getAnnotations() - Method in class com.facebook.litho.specmodels.model.InjectPropModel
 
getAnnotations() - Method in class com.facebook.litho.specmodels.model.InterStageInputParamModel
 
getAnnotations() - Method in interface com.facebook.litho.specmodels.model.MethodParamModel
 
getAnnotations() - Method in class com.facebook.litho.specmodels.model.PropModel
 
getAnnotations() - Method in class com.facebook.litho.specmodels.model.RenderDataDiffModel
 
getAnnotations() - Method in class com.facebook.litho.specmodels.model.SimpleMethodParamModel
 
getAnnotations() - Method in class com.facebook.litho.specmodels.model.StateParamModel
 
getAnnotations() - Method in class com.facebook.litho.specmodels.model.TreePropModel
 
getAnnotations() - Method in class com.facebook.litho.testing.specmodels.MockMethodParamModel
 
getAnnotations() - Method in class com.facebook.litho.TestPerfEvent
 
getAnnotationSpecs() - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder
 
getAspectRatio() - Method in interface com.facebook.litho.CommonProps
 
getAspectRatio() - Method in class com.facebook.litho.DebugLayoutNode
 
getAspectRatio() - Method in class com.facebook.yoga.YogaNode
 
getAt(int) - Method in class com.facebook.litho.OutputUnitsAffinityGroup
 
getBackground() - Method in interface com.facebook.litho.CommonProps
 
getBackground() - Method in interface com.facebook.litho.ComponentLayout
 
getBackground() - Method in class com.facebook.litho.DebugLayoutNode
 
getBackground() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getBackgroundLayoutState() - Method in class com.facebook.litho.ComponentTree
 
getBorder() - Method in interface com.facebook.litho.CommonProps
 
getBorder(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getBorderWidth(YogaEdge) - Method in class com.facebook.litho.DebugLayoutNode
 
getBottomDecorationHeight(RecyclerView.LayoutManager, int) - Static method in class com.facebook.litho.widget.LayoutInfoUtils
 
getBounds() - Method in interface com.facebook.litho.AnimatableItem
 
getBounds() - Method in class com.facebook.litho.DebugComponent
 
getBounds() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getBounds() - Method in class com.facebook.litho.TestItem
 
getBoundsInLithoView() - Method in class com.facebook.litho.DebugComponent
 
getBoundsInLithoView() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getChangeAt(int) - Method in class com.facebook.litho.sections.ChangeSet
 
getChangeCount() - Method in class com.facebook.litho.sections.ChangeSet
 
getChangingConfigurations() - Method in class com.facebook.litho.MatrixDrawable
 
getChildAt(int) - Method in class com.facebook.yoga.YogaNode
 
getChildComponents() - Method in class com.facebook.litho.DebugComponent
Get the list of components composed by this component.
getChildComponents() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
Get the list of components composed by this component.
getChildCount() - Method in class com.facebook.yoga.YogaNode
 
getChildDrawingOrder(int, int) - Method in class com.facebook.litho.ComponentHost
 
getChildHeightSpec(int, RenderInfo) - Method in class com.facebook.litho.widget.GridLayoutInfo
 
getChildHeightSpec(int, RenderInfo) - Method in interface com.facebook.litho.widget.LayoutInfo
 
getChildHeightSpec(int, RenderInfo) - Method in class com.facebook.litho.widget.LinearLayoutInfo
 
getChildHeightSpec(int, RenderInfo) - Method in class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
getChildren() - Method in class com.facebook.litho.sections.Children
 
getChildren() - Method in class com.facebook.litho.sections.Section
 
getChildren(Section) - Method in class com.facebook.litho.testing.sections.SectionsTestHelper
Get child sections for the given section.
getChildWidthSpec(int, RenderInfo) - Method in class com.facebook.litho.widget.GridLayoutInfo
 
getChildWidthSpec(int, RenderInfo) - Method in interface com.facebook.litho.widget.LayoutInfo
 
getChildWidthSpec(int, RenderInfo) - Method in class com.facebook.litho.widget.LinearLayoutInfo
 
getChildWidthSpec(int, RenderInfo) - Method in class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
getClassAnnotations() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getClassAnnotations() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getClassAnnotations() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getClassAnnotations() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getClassAnnotations() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getClassAnnotations() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getClassAnnotations() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getClassAnnotations() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getClassJavadoc() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getClassJavadoc() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getClassJavadoc() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getClassJavadoc() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getClassJavadoc() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getClassJavadoc() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getClassJavadoc() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getClassJavadoc(Elements, TypeElement) - Static method in class com.facebook.litho.specmodels.processor.JavadocExtractor
Get the class javadoc from the given TypeElement.
getClassJavadoc() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getClickableSpans() - Method in class com.facebook.litho.widget.TextDrawable
 
getClickHandler() - Method in interface com.facebook.litho.CommonProps
 
getClickHandler() - Method in class com.facebook.litho.DebugLayoutNode
 
getClickHandler() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getClipToOutline() - Method in interface com.facebook.litho.CommonProps
 
getColor() - Method in class com.facebook.litho.widget.TextDrawable
 
getComponent() - Method in class com.facebook.litho.DebugComponent
 
getComponent() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getComponent() - Method in class com.facebook.litho.testing.subcomponents.SubComponent
 
getComponent() - Method in class com.facebook.litho.widget.BaseRenderInfo
 
getComponent() - Method in class com.facebook.litho.widget.ComponentRenderInfo
 
getComponent() - Method in interface com.facebook.litho.widget.RenderInfo
 
getComponent() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
getComponentAt(int) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
getComponentAt(int) - Method in interface com.facebook.litho.widget.Binder
Returns the component at the given position in the binder.
getComponentAt(int) - Method in class com.facebook.litho.widget.RecyclerBinder
Returns the ComponentTree for the item at index position.
getComponentClass() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getComponentClass() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getComponentClass() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getComponentClass() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getComponentClass() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getComponentClass() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getComponentClass() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getComponentClass() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getComponentClass() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getComponentContainers() - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback.Operation
 
getComponentContext() - Method in class com.facebook.litho.LithoView
 
getComponentContext() - Method in class com.facebook.litho.testing.espresso.rules.ComponentActivityTestRule
 
getComponentForStickyHeaderAt(int) - Method in class com.facebook.litho.widget.RecyclerBinder
 
getComponentHost() - Method in class com.facebook.litho.DebugComponent
 
getComponentHost() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getComponentName() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getComponentName() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getComponentName() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getComponentName() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getComponentName() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getComponentName() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getComponentName() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getComponentName() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getComponentScope() - Method in class com.facebook.litho.ComponentContext
 
getComponentTouchListener() - Method in class com.facebook.litho.ComponentHost
 
getComponentTree() - Method in class com.facebook.litho.LithoView
 
getComponentTree() - Method in class com.facebook.litho.widget.ComponentTreeHolder
 
getComponentType() - Method in class com.facebook.litho.testing.subcomponents.SubComponent
 
getComponentTypeName() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getComponentTypeName() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getComponentTypeName() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getComponentTypeName() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getComponentTypeName() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getComponentTypeName() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getComponentTypeName() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getComponentTypeName() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getConfig(Method) - Method in class com.facebook.litho.testing.testrunner.ComponentsTestRunner
 
getContentDescription() - Method in interface com.facebook.litho.CommonProps
 
getContentDescription() - Method in class com.facebook.litho.ComponentHost
 
getContentDescription() - Method in class com.facebook.litho.DebugLayoutNode
 
getContentDescription() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getContentDescriptions() - Method in class com.facebook.litho.ComponentHost
 
getContext() - Method in class com.facebook.litho.ComponentTree
 
getContext() - Method in class com.facebook.litho.DebugComponent
 
getContext() - Method in class com.facebook.litho.testing.ComponentsRule
Get a Component Context for this test instance.
getContext() - Method in class com.facebook.litho.testing.sections.SectionsTestHelper
Return a generic SectionContext you can use to create sections.
getContextClass() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getContextClass() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getContextClass() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getContextClass() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getContextClass() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getContextClass() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getContextClass() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getContextClass() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getController() - Method in class com.facebook.litho.fresco.DraweeDrawable
 
getCorePoolSize() - Method in interface com.facebook.litho.config.LayoutThreadPoolConfiguration
 
getCorePoolSize() - Method in class com.facebook.litho.LayoutThreadPoolConfigurationImpl
 
getCount() - Method in class com.facebook.litho.sections.Change
 
getCurrent() - Method in class com.facebook.litho.MatrixDrawable
 
getCurrentDisplacementDistance() - Method in class com.facebook.litho.dataflow.springs.Spring
get the displacement of the springs current value from its rest value.
getCurrentSize() - Method in interface com.facebook.litho.PoolWithDebugInfo
 
getCurrentSize() - Method in class com.facebook.litho.RecyclePool
 
getCurrentState(PropertyHandle) - Method in interface com.facebook.litho.animation.Resolver
 
getCurrentValue() - Method in class com.facebook.litho.dataflow.springs.Spring
Get the current
getCustomAttribute(String) - Method in class com.facebook.litho.widget.BaseRenderInfo
 
getCustomAttribute(String) - Method in interface com.facebook.litho.widget.RenderInfo
 
getCustomAttribute(String) - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
getData() - Method in class com.facebook.yoga.YogaNode
 
getDebugInfo(String) - Method in class com.facebook.litho.widget.BaseRenderInfo
 
getDebugInfo(String) - Method in interface com.facebook.litho.widget.RenderInfo
 
getDebugInfo(String) - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
getDefaultChangeSetThreadLooper() - Static method in class com.facebook.litho.sections.SectionTree
 
getDefaultLayoutThreadLooper() - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Access the default layout thread looper for testing purposes only.
getDefaultLayoutThreadShadowLooper() - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Access the shadow of the default layout thread looper for testing purposes only.
getDefStyleAttr() - Method in interface com.facebook.litho.CommonProps
 
getDefStyleRes() - Method in interface com.facebook.litho.CommonProps
 
getDelegateMethods() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getDelegateMethods() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getDelegateMethods() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getDelegateMethods() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getDelegateMethods() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getDelegateMethods() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getDelegateMethods() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getDelegateMethods(TypeElement, List<Class<? extends Annotation>>, List<Class<? extends Annotation>>, List<Class<? extends Annotation>>, Messager) - Static method in class com.facebook.litho.specmodels.processor.DelegateMethodExtractor
Get the delegate methods from the given TypeElement.
getDelegateMethods() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getDelegationCode(SpecModel, SpecMethodModel<DelegateMethod, Void>, DelegateMethodDescription) - Static method in class com.facebook.litho.specmodels.generator.DelegateMethodGenerator
 
getDependencyInjectionHelper() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getDependencyInjectionHelper() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getDependencyInjectionHelper() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getDependencyInjectionHelper() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getDependencyInjectionHelper() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getDependencyInjectionHelper() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getDependencyInjectionHelper() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getDependencyInjectionHelper() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getDiffSectionSpecDelegatesMap(DiffSectionSpecModel) - Static method in class com.facebook.litho.sections.specmodels.model.DelegateMethodDescriptions
 
getDispatchedEventHandlers() - Method in class com.facebook.litho.testing.TestComponent
 
getDispatchPopulateAccessibilityEventHandler() - Method in interface com.facebook.litho.CommonProps
 
getDisplay() - Method in class com.facebook.yoga.YogaNode
 
getDoesLegacyStretchFlagAffectsLayout() - Method in class com.facebook.yoga.YogaNode
 
getDrawables() - Method in class com.facebook.litho.ComponentHost
 
getDraweeHierarchy() - Method in class com.facebook.litho.fresco.DraweeDrawable
 
getDuplicateParentState() - Method in interface com.facebook.litho.CommonProps
 
getEdge(int) - Method in interface com.facebook.litho.YogaEdgesWithInts
 
getEditorActionEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.TextInput
 
getEnabled() - Method in interface com.facebook.litho.CommonProps
 
getEnableStableIds() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
getEnclosedSpecModel() - Method in interface com.facebook.litho.specmodels.model.HasEnclosedSpecModel
Retrieve the spec model that is wrapped by this SpecModel.
getEnclosedSpecModel() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getEnclosedSpecModel() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getEndValue() - Method in class com.facebook.litho.dataflow.springs.Spring
get the rest value used for determining the displacement of the spring
getEventDeclarations() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getEventDeclarations() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getEventDeclarations() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getEventDeclarations() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getEventDeclarations() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getEventDeclarations() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getEventDeclarations() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getEventDeclarations(Elements, TypeElement, Class<?>, RunMode) - Static method in class com.facebook.litho.specmodels.processor.EventDeclarationsExtractor
 
getEventDeclarations() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getEventDispatcher() - Method in class com.facebook.litho.Component
Deprecated.
getEventDispatcher() - Method in interface com.facebook.litho.HasEventDispatcher
 
getEventDispatcher() - Method in class com.facebook.litho.sections.Section
 
getEventHandlers() - Method in class com.facebook.litho.EventHandlersController.EventHandlersWrapper
 
getEventHandlers() - Method in class com.facebook.litho.EventHandlersController
 
getEventMethods() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getEventMethods() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getEventMethods() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getEventMethods() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getEventMethods() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getEventMethods() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getEventMethods() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getEventMethods() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getEventTrigger(ComponentContext, int, String) - Static method in class com.facebook.litho.ComponentLifecycle
 
getEventTrigger(String) - Method in class com.facebook.litho.EventTriggersContainer
Retrieve and return an EventTrigger based on the given key.
getEventTrigger(SectionContext, int, String) - Static method in class com.facebook.litho.sections.SectionLifecycle
 
getExternalAnnotations() - Method in class com.facebook.litho.specmodels.model.DiffPropModel
 
getExternalAnnotations() - Method in class com.facebook.litho.specmodels.model.DiffStateParamModel
 
getExternalAnnotations() - Method in class com.facebook.litho.specmodels.model.InjectPropModel
 
getExternalAnnotations() - Method in class com.facebook.litho.specmodels.model.InterStageInputParamModel
 
getExternalAnnotations() - Method in interface com.facebook.litho.specmodels.model.MethodParamModel
 
getExternalAnnotations() - Method in class com.facebook.litho.specmodels.model.PropModel
 
getExternalAnnotations() - Method in class com.facebook.litho.specmodels.model.RenderDataDiffModel
 
getExternalAnnotations() - Method in class com.facebook.litho.specmodels.model.SimpleMethodParamModel
 
getExternalAnnotations() - Method in class com.facebook.litho.specmodels.model.StateParamModel
 
getExternalAnnotations() - Method in class com.facebook.litho.specmodels.model.TreePropModel
 
getExternalAnnotations() - Method in class com.facebook.litho.testing.specmodels.MockMethodParamModel
 
GetExtraAccessibilityNodeAt - Annotation Type in com.facebook.litho.annotations
 
getExtraAccessibilityNodeAt(int, int) - Method in class com.facebook.litho.ComponentLifecycle
Get extra accessibility node id at a given point within the component.
getExtraAccessibilityNodeAt(int, int) - Method in class com.facebook.litho.widget.Text
 
GetExtraAccessibilityNodesCount - Annotation Type in com.facebook.litho.annotations
 
getExtraAccessibilityNodesCount() - Method in class com.facebook.litho.ComponentLifecycle
The number of extra accessibility nodes that this component wishes to provides to the accessibility system.
getExtraAccessibilityNodesCount() - Method in class com.facebook.litho.widget.Text
 
getExtraAnnotations(TreeProps) - Method in class com.facebook.litho.BaseComponentsLogger
 
getExtraAnnotations(TreeProps) - Method in interface com.facebook.litho.ComponentsLogger
Provide additional log metadata based on the tree props of the component hierarchy currently being logged.
getExtraBuilderMethods() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getExtraBuilderMethods() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getExtraBuilderMethods() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getExtraBuilderMethods() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getExtraBuilderMethods() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getExtraBuilderMethods() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getExtraBuilderMethods() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getExtraBuilderMethods() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getFieldSpecs() - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder
 
getFieldTypeName(SpecModel, TypeName) - Static method in class com.facebook.litho.specmodels.generator.KotlinSpecUtils
 
getFill() - Method in interface com.facebook.litho.widget.LayoutInfo.ViewportFiller
Return the fill along the main axis (i.e.
getFill() - Method in class com.facebook.litho.widget.LinearLayoutInfo.ViewportFiller
 
getFillListViewport() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
getFillListViewportHScrollOnly() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
getFlex() - Method in interface com.facebook.litho.CommonProps
 
getFlexBasis() - Method in class com.facebook.litho.DebugLayoutNode
 
getFlexBasis() - Method in class com.facebook.yoga.YogaNode
 
getFlexBasisPercent() - Method in interface com.facebook.litho.CommonProps
 
getFlexBasisPx() - Method in interface com.facebook.litho.CommonProps
 
getFlexDirection() - Method in class com.facebook.litho.DebugLayoutNode
 
getFlexDirection() - Method in class com.facebook.yoga.YogaNode
 
getFlexGrow() - Method in interface com.facebook.litho.CommonProps
 
getFlexGrow() - Method in class com.facebook.litho.DebugLayoutNode
 
getFlexGrow() - Method in class com.facebook.yoga.YogaNode
 
getFlexShrink() - Method in interface com.facebook.litho.CommonProps
 
getFlexShrink() - Method in class com.facebook.litho.DebugLayoutNode
 
getFlexShrink() - Method in class com.facebook.yoga.YogaNode
 
getFocusable() - Method in interface com.facebook.litho.CommonProps
 
getFocusable() - Method in class com.facebook.litho.DebugLayoutNode
 
getFocusable() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getFocusChangeHandler() - Method in interface com.facebook.litho.CommonProps
 
getFocusedHandler() - Method in interface com.facebook.litho.CommonProps
 
getFocusedTo() - Method in class com.facebook.litho.testing.sections.TestTarget
 
getFocusedToOffset() - Method in class com.facebook.litho.testing.sections.TestTarget
 
getForeground() - Method in interface com.facebook.litho.CommonProps
 
getForeground() - Method in class com.facebook.litho.DebugLayoutNode
 
getForeground() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getFullImpressionHandler() - Method in interface com.facebook.litho.CommonProps
 
getGetUniqueIdentifierEventHandler(SectionContext) - Static method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
getGlobalKey() - Method in class com.facebook.litho.DebugComponent
 
getGlobalKey() - Method in class com.facebook.litho.sections.Section
 
getGroupSectionSpecDelegatesMap(GroupSectionSpecModel) - Static method in class com.facebook.litho.sections.specmodels.model.DelegateMethodDescriptions
 
getHeight() - Method in interface com.facebook.litho.ComponentLayout
 
getHeight() - Method in class com.facebook.litho.DebugLayoutNode
 
getHeight(long) - Static method in class com.facebook.yoga.YogaMeasureOutput
 
getHeight() - Method in class com.facebook.yoga.YogaNode
 
getHeightMeasureSpec() - Method in interface com.facebook.litho.LithoView.LayoutManagerOverrideParams
 
getHeightMeasureSpec() - Method in class com.facebook.litho.widget.RecyclerBinder.RecyclerViewLayoutManagerOverrideParams
 
getHeightPx() - Method in interface com.facebook.litho.CommonProps
 
getHost() - Method in class com.facebook.litho.TestItem
 
getId() - Method in class com.facebook.litho.Component
 
getId() - Method in class com.facebook.litho.dataflow.springs.Spring
get the unique id for this spring
getId() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getImageContent() - Method in class com.facebook.litho.ComponentHost
 
getImageItems() - Method in class com.facebook.litho.fresco.DraweeDrawable
 
getImageItems() - Method in interface com.facebook.litho.ImageContent
 
getImportantForAccessibility() - Method in interface com.facebook.litho.CommonProps
 
getImportantForAccessibility() - Method in class com.facebook.litho.DebugLayoutNode
 
getImportantForAccessibility() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getIndex() - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback.Operation
 
getInjectProps() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getInjectProps() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getInjectProps() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getInjectProps() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getInjectProps() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getInjectProps() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getInjectProps() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getInjectProps() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getInput(String) - Method in class com.facebook.litho.dataflow.ValueNode
 
getInput() - Method in class com.facebook.litho.dataflow.ValueNode
 
getInstance() - Static method in class com.facebook.litho.dataflow.ChoreographerCompatImpl
 
getInstance() - Static method in class com.facebook.litho.dataflow.DataFlowGraph
 
getInstance() - Static method in class com.facebook.litho.DisplayListPrefetcher
 
getInstance() - Static method in class com.facebook.litho.widget.GlyphWarmer
 
getInstanceKey() - Method in class com.facebook.litho.NoOpPerfEvent
 
getInstanceKey() - Method in interface com.facebook.litho.PerfEvent
Identify a particular instance of a performance event if there are multiple, parallel events of the same marker id.
getInstanceKey() - Method in class com.facebook.litho.TestPerfEvent
Identify a particular instance of a performance event if there are multiple, parallel events of the same marker id.
getInterceptTouchHandler() - Method in interface com.facebook.litho.CommonProps
 
getInterStageInputs() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getInterStageInputs() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getInterStageInputs() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getInterStageInputs() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getInterStageInputs() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getInterStageInputs() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getInterStageInputs() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getInterStageInputs() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getIntrinsicHeight() - Method in class com.facebook.litho.MatrixDrawable
 
getIntrinsicWidth() - Method in class com.facebook.litho.MatrixDrawable
 
getInvalidStateLogParamsList() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
getInvisibleHandler() - Method in interface com.facebook.litho.CommonProps
 
getItemCount() - Method in class com.facebook.litho.widget.GridLayoutInfo
 
getItemCount() - Method in class com.facebook.litho.widget.LinearLayoutInfo
 
getItemCount() - Method in class com.facebook.litho.widget.RecyclerBinder
Gets the number of items currently in the adapter attached to this binder (i.e.
getItemCount() - Method in class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
getItemCount() - Method in interface com.facebook.litho.widget.ViewportInfo
 
getItemSelectedEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.Spinner
 
getJavadocSpecs() - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder
 
getJustifyContent() - Method in class com.facebook.litho.DebugLayoutNode
 
getJustifyContent() - Method in class com.facebook.yoga.YogaNode
 
getKey() - Method in class com.facebook.litho.DebugComponent
 
getKey() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getKeyCollisionStackTraceBlacklist() - Method in class com.facebook.litho.BaseComponentsLogger
 
getKeyCollisionStackTraceBlacklist() - Method in interface com.facebook.litho.ComponentsLogger
When a component key collision occurs, filenames that match the names contained in the returned set will be added to the error stack trace even if they match keywords in the whitelist.
getKeyCollisionStackTraceKeywords() - Method in class com.facebook.litho.BaseComponentsLogger
 
getKeyCollisionStackTraceKeywords() - Method in interface com.facebook.litho.ComponentsLogger
When a component key collision occurs, filenames that contain keywords contained in the returned set will be added to the error stack trace.
getKeyForChildPosition(String, int) - Static method in class com.facebook.litho.ComponentKeyUtils
 
getKeyUpEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.EditText
 
getKeyUpEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.TextInput
 
getKeyWithSeparator(Object...) - Static method in class com.facebook.litho.ComponentKeyUtils
 
getKeyWithSeparator(String, String) - Static method in class com.facebook.litho.ComponentKeyUtils
 
getLayoutBorder(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getLayoutDirection() - Method in interface com.facebook.litho.CommonProps
 
getLayoutDirection() - Method in class com.facebook.litho.DebugLayoutNode
 
getLayoutDirection() - Method in class com.facebook.litho.testing.shadows.LayoutDirectionViewShadow
 
getLayoutDirection() - Method in class com.facebook.yoga.YogaNode
 
getLayoutHandlerFactory() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
getLayoutHeight() - Method in class com.facebook.yoga.YogaNode
 
getLayoutManager() - Method in class com.facebook.litho.widget.GridLayoutInfo
 
getLayoutManager() - Method in interface com.facebook.litho.widget.LayoutInfo
 
getLayoutManager() - Method in class com.facebook.litho.widget.LinearLayoutInfo
 
getLayoutManager() - Method in class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
getLayoutMargin(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getLayoutNode() - Method in class com.facebook.litho.DebugComponent
 
getLayoutPadding(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getLayoutWidth() - Method in class com.facebook.yoga.YogaNode
 
getLayoutX() - Method in class com.facebook.yoga.YogaNode
 
getLayoutY() - Method in class com.facebook.yoga.YogaNode
 
getLevenshteinDistance(String, String, int) - Static method in class com.facebook.litho.testing.viewtree.LevenshteinDistance
Efficient version of Levenshtein Distance Algorithm.
getLinkedDrawablesForAnimation() - Method in class com.facebook.litho.ComponentHost
Returns the Drawables associated with this ComponentHost for animations, for example the background Drawable and/or the drawable that otherwise has a transitionKey on it that has caused it to be hosted in this ComponentHost.
getLithoView() - Method in class com.facebook.litho.ComponentTree
 
getLithoView() - Method in class com.facebook.litho.DebugComponent
 
getLithoView() - Method in class com.facebook.litho.testing.espresso.rules.ComponentActivityTestRule
 
getLithoView() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getLoadingEventHandler(SectionContext) - Static method in class com.facebook.litho.sections.SectionLifecycle
 
getLoggedPerfEvents() - Method in class com.facebook.litho.testing.logging.TestComponentsLogger
 
getLogger() - Method in class com.facebook.litho.ComponentContext
 
getLogger() - Method in class com.facebook.yoga.YogaConfig
 
getLogTag() - Method in class com.facebook.litho.ComponentContext
 
getLongClickHandler() - Method in interface com.facebook.litho.CommonProps
 
getMargin(YogaEdge) - Method in class com.facebook.litho.DebugLayoutNode
 
getMargin(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getMarkerId() - Method in class com.facebook.litho.NoOpPerfEvent
 
getMarkerId() - Method in interface com.facebook.litho.PerfEvent
Identify the type of a performance event.
getMarkerId() - Method in class com.facebook.litho.TestPerfEvent
Identify the type of a performance event.
getMaxHeight() - Method in class com.facebook.litho.DebugLayoutNode
 
getMaxHeight() - Method in class com.facebook.yoga.YogaNode
 
getMaxHeightInRow(int, int, List<ComponentTreeHolder>) - Static method in class com.facebook.litho.widget.LayoutInfoUtils
Return the max height in the , the range is from position to position (excluded).
getMaxPoolSize() - Method in interface com.facebook.litho.config.LayoutThreadPoolConfiguration
 
getMaxPoolSize() - Method in class com.facebook.litho.LayoutThreadPoolConfigurationImpl
 
getMaxSize() - Method in interface com.facebook.litho.PoolWithDebugInfo
 
getMaxSize() - Method in class com.facebook.litho.RecyclePool
 
getMaxWidth() - Method in class com.facebook.litho.DebugLayoutNode
 
getMaxWidth() - Method in class com.facebook.yoga.YogaNode
 
getMethodModelsWithAnnotation(SpecModel, Class<? extends Annotation>) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
 
getMethodModelWithAnnotation(SpecModel, Class<? extends Annotation>) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
 
getMethodSpecs() - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder
 
getMinHeight() - Method in class com.facebook.litho.DebugLayoutNode
 
getMinHeight() - Method in class com.facebook.yoga.YogaNode
 
getMinimumHeight() - Method in class com.facebook.litho.MatrixDrawable
 
getMinimumWidth() - Method in class com.facebook.litho.MatrixDrawable
 
getMinWidth() - Method in class com.facebook.litho.DebugLayoutNode
 
getMinWidth() - Method in class com.facebook.yoga.YogaNode
 
getMostSignificantUnit() - Method in class com.facebook.litho.OutputUnitsAffinityGroup
 
getMountedDrawable() - Method in class com.facebook.litho.DebugComponent
 
getMountedDrawable() - Method in class com.facebook.litho.MatrixDrawable
 
getMountedDrawable() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getMountedView() - Method in class com.facebook.litho.DebugComponent
 
getMountedView() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getMountType() - Method in class com.facebook.litho.ComponentLifecycle
This indicates the type of the Object that will be returned by ComponentLifecycle.mount(com.facebook.litho.ComponentContext, java.lang.Object).
getMountType() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getMountType() - Method in class com.facebook.litho.testing.TestDrawableComponent
 
getMountType() - Method in class com.facebook.litho.testing.TestLayoutComponent
 
getMountType() - Method in class com.facebook.litho.testing.TestSizeDependentComponent
 
getMountType() - Method in class com.facebook.litho.testing.TestViewComponent
 
getMountType() - Method in class com.facebook.litho.ViewCompatComponent
Deprecated.
 
getMountType() - Method in class com.facebook.litho.widget.CardClip
 
getMountType() - Method in class com.facebook.litho.widget.EditText
 
getMountType() - Method in class com.facebook.litho.widget.HorizontalScroll
 
getMountType() - Method in class com.facebook.litho.widget.Image
 
getMountType() - Method in class com.facebook.litho.widget.Progress
 
getMountType() - Method in class com.facebook.litho.widget.Recycler
 
getMountType() - Method in class com.facebook.litho.widget.Text
 
getMountType() - Method in class com.facebook.litho.widget.TextInput
 
getMountType() - Method in class com.facebook.litho.widget.VerticalScroll
 
getName() - Method in interface com.facebook.litho.animation.AnimatedProperty
 
getName() - Method in interface com.facebook.litho.PoolWithDebugInfo
 
getName() - Method in class com.facebook.litho.RecyclePool
 
getName() - Method in class com.facebook.litho.specmodels.model.DiffPropModel
 
getName() - Method in class com.facebook.litho.specmodels.model.DiffStateParamModel
 
getName() - Method in class com.facebook.litho.specmodels.model.InjectPropModel
 
getName() - Method in class com.facebook.litho.specmodels.model.InterStageInputParamModel
 
getName() - Method in interface com.facebook.litho.specmodels.model.MethodParamModel
 
getName() - Method in class com.facebook.litho.specmodels.model.PropDefaultModel
 
getName() - Method in class com.facebook.litho.specmodels.model.PropModel
 
getName() - Method in class com.facebook.litho.specmodels.model.RenderDataDiffModel
 
getName() - Method in class com.facebook.litho.specmodels.model.SimpleMethodParamModel
 
getName() - Method in class com.facebook.litho.specmodels.model.StateParamModel
 
getName() - Method in class com.facebook.litho.specmodels.model.TreePropModel
 
getName() - Method in class com.facebook.litho.testing.specmodels.MockMethodParamModel
 
getName() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getName() - Method in class com.facebook.litho.widget.ComponentRenderInfo
 
getName() - Method in interface com.facebook.litho.widget.RenderInfo
 
getName() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
getName() - Method in class com.facebook.litho.widget.ViewRenderInfo
 
getNestedInstance(Component) - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
Obtain an instance of a Component nested inside the given inspectable Component.
getNewLayoutStateReadyListener() - Method in class com.facebook.litho.ComponentTree
 
getNext() - Method in class com.facebook.litho.Diff
 
getNumberOfCPUCores() - Static method in class com.facebook.litho.config.DeviceInfoUtils
Reads the number of CPU cores from the first available information from /sys/devices/system/cpu/possible, /sys/devices/system/cpu/present, then /sys/devices/system/cpu/.
getNumChanges() - Method in class com.facebook.litho.testing.sections.TestTarget
 
getOnCheckIsSameContentEventHandler(SectionContext) - Static method in class com.facebook.litho.sections.common.DataDiffSection
 
getOnCheckIsSameItemEventHandler(SectionContext) - Static method in class com.facebook.litho.sections.common.DataDiffSection
 
getOnEventMethods(Elements, TypeElement, List<Class<? extends Annotation>>, Messager, RunMode) - Static method in class com.facebook.litho.specmodels.processor.EventMethodExtractor
Get the delegate methods from the given TypeElement.
getOnInitializeAccessibilityEventHandler() - Method in interface com.facebook.litho.CommonProps
 
getOnInitializeAccessibilityNodeInfoHandler() - Method in interface com.facebook.litho.CommonProps
 
getOnPopulateAccessibilityEventHandler() - Method in interface com.facebook.litho.CommonProps
 
getOnRequestSendAccessibilityEventHandler() - Method in interface com.facebook.litho.CommonProps
 
getOnTriggerMethods(Elements, TypeElement, List<Class<? extends Annotation>>, Messager, RunMode) - Static method in class com.facebook.litho.specmodels.processor.TriggerMethodExtractor
Get the delegate methods from the given TypeElement.
getOnUpdateStateMethods(TypeElement, List<Class<? extends Annotation>>, Messager) - Static method in class com.facebook.litho.specmodels.processor.UpdateStateMethodExtractor
Get the delegate methods from the given TypeElement.
getOnUpdateStateWithTransitionMethods(TypeElement, List<Class<? extends Annotation>>, Messager) - Static method in class com.facebook.litho.specmodels.processor.UpdateStateMethodExtractor
Get the delegate methods from the given TypeElement.
getOpacity() - Method in class com.facebook.litho.BorderColorDrawable
 
getOpacity() - Method in class com.facebook.litho.fresco.NoOpDrawable
 
getOpacity() - Method in class com.facebook.litho.MatrixDrawable
 
getOpacity() - Method in class com.facebook.litho.widget.TextDrawable
 
getOperations() - Method in class com.facebook.litho.testing.sections.TestTarget
 
getOptionalParamsError(DelegateMethodDescription) - Static method in class com.facebook.litho.specmodels.model.DelegateMethodValidation
 
getOrCreateCommonProps() - Method in class com.facebook.litho.Component
 
getOrientation() - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration
 
getOrientation() - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration
 
getOrientation() - Method in interface com.facebook.litho.sections.widget.RecyclerConfiguration
 
getOrientation() - Method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
 
getOutlineProvider() - Method in interface com.facebook.litho.CommonProps
 
getOverflow() - Method in class com.facebook.yoga.YogaNode
 
getOwner() - Method in class com.facebook.yoga.YogaNode
 
getPackageName(String) - Static method in class com.facebook.litho.specmodels.processor.ProcessorUtils
 
getPackageName(TypeName) - Static method in class com.facebook.litho.specmodels.processor.ProcessorUtils
 
getPadding(YogaEdge) - Method in class com.facebook.litho.DebugLayoutNode
 
getPadding(Rect) - Method in class com.facebook.litho.MatrixDrawable
 
getPadding(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getPaddingBottom() - Method in interface com.facebook.litho.ComponentLayout
 
getPaddingLeft() - Method in interface com.facebook.litho.ComponentLayout
 
getPaddingRight() - Method in interface com.facebook.litho.ComponentLayout
 
getPaddingTop() - Method in interface com.facebook.litho.ComponentLayout
 
getParent() - Method in class com.facebook.yoga.YogaNode
Deprecated.
Use #getOwner() instead. This will be removed in the next version.
getPerformAccessibilityActionHandler() - Method in interface com.facebook.litho.CommonProps
 
getPoints() - Method in class com.facebook.litho.TestPerfEvent
 
getPools() - Static method in class com.facebook.litho.LithoDebugInfo
 
getPoolSize() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getPosition(YogaEdge) - Method in class com.facebook.litho.DebugLayoutNode
 
getPosition(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getPositionType() - Method in interface com.facebook.litho.CommonProps
 
getPositionType() - Method in class com.facebook.litho.DebugLayoutNode
 
getPositionType() - Method in class com.facebook.yoga.YogaNode
 
getPrevious() - Method in class com.facebook.litho.Diff
 
getPreviousMountBounds() - Method in class com.facebook.litho.LithoView
 
getPropDefaults() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getPropDefaults() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getPropDefaults() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getPropDefaults() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getPropDefaults() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getPropDefaults() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getPropDefaults() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getPropDefaults(TypeElement) - Static method in class com.facebook.litho.specmodels.processor.PropDefaultsExtractor
Get the prop defaults from the given TypeElement.
getPropDefaults() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getProperty() - Method in class com.facebook.litho.animation.PropertyAnimation
 
getProperty() - Method in class com.facebook.litho.animation.PropertyHandle
 
getPropertyHandle() - Method in class com.facebook.litho.animation.PropertyAnimation
 
getPropJavadocs() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getPropJavadocs() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getPropJavadocs() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getPropJavadocs() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getPropJavadocs() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getPropJavadocs() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getPropJavadocs() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getPropJavadocs(Elements, TypeElement) - Static method in class com.facebook.litho.specmodels.processor.JavadocExtractor
 
getPropJavadocs() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getPropNameInterStageStore() - Method in interface com.facebook.litho.specmodels.processor.InterStageStore
 
getProps() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getProps() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getProps() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getProps() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getProps() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getProps() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getProps() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getProps() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getPropWithName(SpecModel, String) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
 
getPTRRefreshEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.Recycler
 
getRangeRatio() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
getRangesMethods(Elements, TypeElement, List<Class<? extends Annotation>>, Messager) - Static method in class com.facebook.litho.specmodels.processor.WorkingRangesMethodExtractor
Get the delegate methods from the given TypeElement.
getRaw(YogaEdge) - Method in class com.facebook.litho.Edges
 
getRawInjectProps() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getRawInjectProps() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getRawInjectProps() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getRawInjectProps() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getRawInjectProps() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getRawInjectProps() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getRawInjectProps() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getRawInjectProps() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getRawProps() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getRawProps() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getRawProps() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getRawProps() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getRawProps() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getRawProps() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getRawProps() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getRawProps() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getRecyclerView() - Method in class com.facebook.litho.widget.RecyclerEventsController
 
getRecyclerView() - Method in class com.facebook.litho.widget.SectionsRecyclerView
 
getReferencedParamModelForDiff(SpecModel, RenderDataDiffModel) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
 
getRegisterMethod(TypeElement, List<Class<? extends Annotation>>, Messager) - Static method in class com.facebook.litho.specmodels.processor.WorkingRangesMethodExtractor
 
getRenderCompleteEventHandler() - Method in class com.facebook.litho.widget.BaseRenderInfo
 
getRenderCompleteEventHandler() - Method in class com.facebook.litho.widget.ComponentRenderInfo
 
getRenderCompleteEventHandler() - Method in interface com.facebook.litho.widget.RenderInfo
 
getRenderCompleteEventHandler() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
getRenderDataDiffs() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getRenderDataDiffs() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getRenderDataDiffs() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getRenderDataDiffs() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getRenderDataDiffs() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getRenderDataDiffs() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getRenderDataDiffs() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getRenderDataDiffs() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getRenderEventHandler(SectionContext) - Static method in class com.facebook.litho.sections.common.DataDiffSection
 
getRenderInfo() - Method in class com.facebook.litho.sections.Change
 
getRenderInfo() - Method in class com.facebook.litho.widget.ComponentTreeHolder
 
getRenderInfo() - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback.ComponentContainer
 
getRenderInfoAt(int) - Method in interface com.facebook.litho.widget.LayoutInfo.RenderInfoCollection
 
getRenderInfoAt(int) - Method in class com.facebook.litho.widget.RecyclerBinder
 
getRenderWithHideItemHandlerEventHandler(SectionContext) - Static method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
getRepresentedObject() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getRepresentedObject() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getRepresentedObject() - Method in class com.facebook.litho.specmodels.model.DiffPropModel
 
getRepresentedObject() - Method in class com.facebook.litho.specmodels.model.DiffStateParamModel
 
getRepresentedObject() - Method in class com.facebook.litho.specmodels.model.InjectPropModel
 
getRepresentedObject() - Method in class com.facebook.litho.specmodels.model.InterStageInputParamModel
 
getRepresentedObject() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getRepresentedObject() - Method in interface com.facebook.litho.specmodels.model.MethodParamModel
 
getRepresentedObject() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getRepresentedObject() - Method in class com.facebook.litho.specmodels.model.PropModel
 
getRepresentedObject() - Method in class com.facebook.litho.specmodels.model.RenderDataDiffModel
 
getRepresentedObject() - Method in class com.facebook.litho.specmodels.model.SimpleMethodParamModel
 
getRepresentedObject() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getRepresentedObject() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getRepresentedObject() - Method in class com.facebook.litho.specmodels.model.StateParamModel
 
getRepresentedObject() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getRepresentedObject() - Method in class com.facebook.litho.specmodels.model.TreePropModel
 
getRepresentedObject() - Method in class com.facebook.litho.testing.specmodels.MockMethodParamModel
 
getRepresentedObject() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getResId() - Method in class com.facebook.litho.specmodels.model.PropDefaultModel
 
getResolvedLayoutDirection() - Method in interface com.facebook.litho.ComponentLayout
 
getResourceCache() - Method in class com.facebook.litho.ComponentContext
 
getResourceName(int) - Static method in class com.facebook.litho.testing.viewtree.ViewTreeUtil
 
getRestDisplacementThreshold() - Method in class com.facebook.litho.dataflow.springs.Spring
get the threshold of displacement from rest below which the spring should be considered at rest
getRestSpeedThreshold() - Method in class com.facebook.litho.dataflow.springs.Spring
Returns the speed at which the spring should be considered at rest in pixels per second
getResType() - Method in class com.facebook.litho.specmodels.model.DiffPropModel
 
getResType() - Method in class com.facebook.litho.specmodels.model.PropDefaultModel
 
getResType() - Method in class com.facebook.litho.specmodels.model.PropModel
 
getResultMargin(YogaEdge) - Method in class com.facebook.litho.DebugLayoutNode
 
getResultPadding(YogaEdge) - Method in class com.facebook.litho.DebugLayoutNode
 
getRoot() - Method in class com.facebook.litho.testing.viewtree.ViewTree
 
getRootInstance(Component) - Static method in class com.facebook.litho.DebugComponent
 
getRootInstance(LithoView) - Static method in class com.facebook.litho.DebugComponent
 
getRootInstance(ComponentTree) - Static method in class com.facebook.litho.DebugComponent
 
getRootInstance(LithoView) - Static method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getRootLayoutRef(LithoView) - Static method in class com.facebook.litho.LithoViewTestHelper
Obtain a reference to a LithoView's internal layout root, if present.
getRotation() - Method in interface com.facebook.litho.AnimatableItem
 
getRotation() - Method in interface com.facebook.litho.CommonProps
 
getScale() - Method in interface com.facebook.litho.AnimatableItem
 
getScale() - Method in interface com.facebook.litho.CommonProps
 
getScopedContext() - Method in class com.facebook.litho.Component
 
getScopedContext() - Method in class com.facebook.litho.sections.Section
 
getScopedContext(Section) - Method in class com.facebook.litho.testing.sections.SectionsTestHelper
Return the specific SectionContext that's been scoped to the given section.
getScopeMethodName() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getScopeMethodName() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getScopeMethodName() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getScopeMethodName() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getScopeMethodName() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getScopeMethodName() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getScopeMethodName() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getScopeMethodName() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getScrollDirection() - Method in class com.facebook.litho.widget.GridLayoutInfo
 
getScrollDirection() - Method in interface com.facebook.litho.widget.LayoutInfo
This is the main scrolling direction that the LayoutManager passed to this binder will use.
getScrollDirection() - Method in class com.facebook.litho.widget.LinearLayoutInfo
 
getScrollDirection() - Method in class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
getSection() - Method in class com.facebook.litho.testing.sections.SubSection
 
getSectionScope() - Method in class com.facebook.litho.sections.SectionContext
 
getSectionsPerformanceEvent(ComponentContext, int, Section, Section) - Static method in class com.facebook.litho.sections.SectionsLogEventUtils
Create a performance event that will add the names of the current and next section as params.
getSectionType() - Method in class com.facebook.litho.testing.sections.SubSection
 
getSelected() - Method in interface com.facebook.litho.CommonProps
 
getSelectionChangedEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.EditText
 
getSelectionChangedEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.TextInput
 
getSendAccessibilityEventHandler() - Method in interface com.facebook.litho.CommonProps
 
getSendAccessibilityEventUncheckedHandler() - Method in interface com.facebook.litho.CommonProps
 
getService(Section) - Method in class com.facebook.litho.sections.SectionLifecycle
 
getServiceParam() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getServiceParam() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getServiceParam() - Method in interface com.facebook.litho.sections.specmodels.model.HasService
 
getSetTextEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.TextInput
 
getShadowElevationPx() - Method in interface com.facebook.litho.CommonProps
 
getSimpleName() - Method in class com.facebook.litho.Component
Mostly used by logging to provide more readable messages.
getSimpleName() - Method in class com.facebook.litho.reference.Reference
Deprecated.
 
getSimpleName() - Method in class com.facebook.litho.sections.Section
Mostly used by logging to provide more readable messages.
getSimpleName() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getSnapHelper() - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration
 
getSnapHelper() - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration
 
getSnapHelper() - Method in interface com.facebook.litho.sections.widget.RecyclerConfiguration
 
getSnapHelper() - Method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
 
getSpanSize() - Method in class com.facebook.litho.widget.BaseRenderInfo
 
getSpanSize() - Method in interface com.facebook.litho.widget.RenderInfo
 
getSpanSize() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
getSpecAccessor(SpecModel) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
 
getSpecElementType() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getSpecElementType() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getSpecElementType() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getSpecElementType() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getSpecElementType() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getSpecElementType() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getSpecElementType() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getSpecElementType() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getSpecName() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getSpecName() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getSpecName() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getSpecName() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getSpecName() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getSpecName() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getSpecName() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getSpecName() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getSpecTypeName() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getSpecTypeName() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getSpecTypeName() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getSpecTypeName() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getSpecTypeName() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getSpecTypeName() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getSpecTypeName() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getSpecTypeName() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getSplitLayoutTag() - Method in class com.facebook.litho.ComponentContext
 
getSplitLayoutTag() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
getSpringConfig() - Method in class com.facebook.litho.dataflow.springs.Spring
retrieve the spring config for this spring
getStartValue() - Method in class com.facebook.litho.dataflow.springs.Spring
Get the displacement value from the last time setCurrentValue was called.
getState() - Method in class com.facebook.litho.MatrixDrawable
 
getStateContainer() - Method in class com.facebook.litho.Component
 
getStateContainer() - Method in class com.facebook.litho.DebugComponent
 
getStateContainer() - Method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
getStateContainer() - Method in class com.facebook.litho.sections.Section
 
getStateContainer(Section) - Static method in class com.facebook.litho.sections.SectionLifecycleTestUtil
 
getStateContainer() - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
getStateContainer(Section) - Method in class com.facebook.litho.testing.sections.SectionsTestHelper
Get the state container of the given section.
getStateContainer() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getStateContainer() - Method in class com.facebook.litho.widget.EditText
 
getStateContainer() - Method in class com.facebook.litho.widget.HorizontalScroll
 
getStateContainer() - Method in class com.facebook.litho.widget.Recycler
 
getStateContainer() - Method in class com.facebook.litho.widget.Spinner
 
getStateContainer() - Method in class com.facebook.litho.widget.TextInput
 
getStateContainer() - Method in class com.facebook.litho.widget.VerticalScroll
 
getStateContainerClass() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getStateContainerClass() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getStateContainerClass() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getStateContainerClass() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getStateContainerClass() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getStateContainerClass() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getStateContainerClass() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getStateContainerClass() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getStateListAnimator() - Method in interface com.facebook.litho.CommonProps
 
getStateListAnimatorRes() - Method in interface com.facebook.litho.CommonProps
 
getStateValues() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getStateValues() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getStateValues() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getStateValues() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getStateValues() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getStateValues() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getStateValues() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getStateValues() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getStateValueWithName(SpecModel, String) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
 
getStickyHeader() - Method in class com.facebook.litho.widget.SectionsRecyclerView
 
getStringRepresentationOfParamTypes(ImmutableList<DelegateMethodDescription.OptionalParameterType>) - Static method in class com.facebook.litho.specmodels.model.DelegateMethodValidation
 
getStyleDirection() - Method in class com.facebook.yoga.YogaNode
 
getSubComponent(Component.Builder, Class<T>) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Returns the first subComponent of type class.
getSubComponents() - Method in class com.facebook.litho.TestComponentTree
 
getSubComponents(Component.Builder) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Get the subcomponents of a component
getSubComponents(ComponentContext, Component) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Get the subcomponents of a component
getSubComponents(Component.Builder, int, int) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Get the subcomponents of a component
getSubComponents(ComponentContext, Component, int, int) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Get the subcomponents of a component
getSubSections(Children) - Static method in class com.facebook.litho.testing.sections.SectionsTestHelper
Get sub sections for the given Children.
getSuperInterfaces() - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder
 
getSupportedAnnotationTypes() - Method in class com.facebook.litho.sections.specmodels.processor.SectionsComponentProcessor
 
getSupportedAnnotationTypes() - Method in class com.facebook.litho.specmodels.processor.ComponentsProcessor
 
getSupportedAnnotationTypes() - Method in class com.facebook.litho.specmodels.processor.testing.ComponentsTestingProcessor
 
getTag() - Method in class com.facebook.litho.ComponentHost
 
getTag(int) - Method in class com.facebook.litho.ComponentHost
 
getTags() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getTags() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getTags() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getTags() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getTags() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getTags() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getTags() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getTags() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getTargetValue() - Method in class com.facebook.litho.animation.PropertyAnimation
 
getTestKey() - Method in interface com.facebook.litho.CommonProps
 
getTestKey() - Method in class com.facebook.litho.DebugComponent
 
getTestKey() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getTestKey() - Method in class com.facebook.litho.TestItem
 
getTestSpecValue(TypeElement) - Static method in class com.facebook.litho.specmodels.processor.TestTargetExtractor
 
getText() - Method in class com.facebook.litho.widget.TextDrawable
 
getTextChangedEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.EditText
 
getTextChangedEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.TextInput
 
getTextContent() - Method in class com.facebook.litho.ComponentHost
 
getTextContent() - Method in class com.facebook.litho.DebugComponent
 
getTextContent() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
getTextContent() - Method in class com.facebook.litho.TestItem
 
getTextItems() - Method in class com.facebook.litho.TestItem
 
getTextItems() - Method in interface com.facebook.litho.TextContent
 
getTextItems() - Method in class com.facebook.litho.widget.TextDrawable
 
getTextOffsetOnTouchEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.Text
 
getThis() - Method in class com.facebook.litho.BaseMatcher
 
getThis() - Method in class com.facebook.litho.Column.Builder
 
getThis() - Method in class com.facebook.litho.Component.Builder
 
getThis() - Method in class com.facebook.litho.Row.Builder
 
getThis() - Method in class com.facebook.litho.sections.common.DataDiffSection.Builder
 
getThis() - Method in class com.facebook.litho.sections.common.HideableDataDiffSection.Builder
 
getThis() - Method in class com.facebook.litho.sections.common.SingleComponentSection.Builder
 
getThis() - Method in class com.facebook.litho.sections.Section.Builder
 
getThis() - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
getThis() - Method in class com.facebook.litho.testing.TestDrawableComponent.Builder
 
getThis() - Method in class com.facebook.litho.testing.TestLayoutComponent.Builder
 
getThis() - Method in class com.facebook.litho.testing.TestSizeDependentComponent.Builder
 
getThis() - Method in class com.facebook.litho.testing.TestViewComponent.Builder
 
getThis() - Method in class com.facebook.litho.ViewCompatComponent.Builder
Deprecated.
 
getThis() - Method in class com.facebook.litho.widget.Card.Builder
 
getThis() - Method in class com.facebook.litho.widget.CardClip.Builder
 
getThis() - Method in class com.facebook.litho.widget.EditText.Builder
 
getThis() - Method in class com.facebook.litho.widget.EmptyComponent.Builder
 
getThis() - Method in class com.facebook.litho.widget.HorizontalScroll.Builder
 
getThis() - Method in class com.facebook.litho.widget.Image.Builder
 
getThis() - Method in class com.facebook.litho.widget.LazySelectorComponent.Builder
 
getThis() - Method in class com.facebook.litho.widget.Progress.Builder
 
getThis() - Method in class com.facebook.litho.widget.Recycler.Builder
 
getThis() - Method in class com.facebook.litho.widget.SelectorComponent.Builder
 
getThis() - Method in class com.facebook.litho.widget.SolidColor.Builder
 
getThis() - Method in class com.facebook.litho.widget.Spinner.Builder
 
getThis() - Method in class com.facebook.litho.widget.Text.Builder
 
getThis() - Method in class com.facebook.litho.widget.TextInput.Builder
 
getThis() - Method in class com.facebook.litho.widget.VerticalScroll.Builder
 
getThis() - Method in class com.facebook.litho.Wrapper.Builder
 
getThreadPoolForParallelFillViewportConfig() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
getThreadPriority() - Method in interface com.facebook.litho.config.LayoutThreadPoolConfiguration
 
getThreadPriority() - Method in class com.facebook.litho.LayoutThreadPoolConfigurationImpl
 
getToIndex() - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback.Operation
 
getTopDecorationHeight(RecyclerView.LayoutManager, int) - Static method in class com.facebook.litho.widget.LayoutInfoUtils
 
getTouchHandler() - Method in interface com.facebook.litho.CommonProps
 
getTransitionClass() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getTransitionClass() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getTransitionClass() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getTransitionClass() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getTransitionClass() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getTransitionClass() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getTransitionClass() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getTransitionClass() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getTransitionContainerClass() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getTransitionContainerClass() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getTransitionContainerClass() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getTransitionContainerClass() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getTransitionContainerClass() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getTransitionContainerClass() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getTransitionContainerClass() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getTransitionContainerClass() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getTransitionKey() - Method in class com.facebook.litho.animation.PropertyAnimation
 
getTransitionKey() - Method in class com.facebook.litho.animation.PropertyHandle
 
getTransitionKey() - Method in interface com.facebook.litho.CommonProps
 
getTransparentRegion() - Method in class com.facebook.litho.MatrixDrawable
 
getTreeProps() - Method in class com.facebook.litho.ComponentContext
 
getTreeProps() - Method in class com.facebook.litho.sections.SectionContext
 
getTreeProps() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getTreeProps() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getTreeProps() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getTreeProps() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getTreeProps() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getTreeProps() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getTreeProps() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getTreeProps() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getTreeProps() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
getTreePropsCopy() - Method in class com.facebook.litho.ComponentContext
Obtain a copy of the tree props currently held by this context.
getTreePropsForChildren(ComponentContext, TreeProps) - Method in class com.facebook.litho.ComponentLifecycle
Updates the TreeProps map with outputs from all OnCreateTreeProp methods.
getTreePropsForChildren(SectionContext, TreeProps) - Method in class com.facebook.litho.sections.SectionLifecycle
Updates the TreeProps map with outputs from all OnCreateTreeProp methods.
getTriggerMethods() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getTriggerMethods() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getTriggerMethods() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getTriggerMethods() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getTriggerMethods() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getTriggerMethods() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getTriggerMethods() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getTriggerMethods() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getType() - Method in class com.facebook.litho.sections.Change
 
getType() - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback.Operation
 
getTypeName() - Method in class com.facebook.litho.specmodels.model.DiffPropModel
 
getTypeName() - Method in class com.facebook.litho.specmodels.model.DiffStateParamModel
 
getTypeName() - Method in class com.facebook.litho.specmodels.model.InjectPropModel
 
getTypeName() - Method in class com.facebook.litho.specmodels.model.InterStageInputParamModel
 
getTypeName() - Method in interface com.facebook.litho.specmodels.model.MethodParamModel
 
getTypeName() - Method in class com.facebook.litho.specmodels.model.PropModel
 
getTypeName() - Method in class com.facebook.litho.specmodels.model.RenderDataDiffModel
 
getTypeName() - Method in class com.facebook.litho.specmodels.model.SimpleMethodParamModel
 
getTypeName() - Method in class com.facebook.litho.specmodels.model.StateParamModel
 
getTypeName() - Method in class com.facebook.litho.specmodels.model.TreePropModel
 
getTypeName() - Method in class com.facebook.litho.testing.specmodels.MockMethodParamModel
 
getTypeSpec() - Method in class com.facebook.litho.specmodels.model.DiffPropModel
 
getTypeSpec() - Method in class com.facebook.litho.specmodels.model.DiffStateParamModel
 
getTypeSpec() - Method in class com.facebook.litho.specmodels.model.InjectPropModel
 
getTypeSpec() - Method in class com.facebook.litho.specmodels.model.InterStageInputParamModel
 
getTypeSpec() - Method in interface com.facebook.litho.specmodels.model.MethodParamModel
 
getTypeSpec() - Method in class com.facebook.litho.specmodels.model.PropModel
 
getTypeSpec() - Method in class com.facebook.litho.specmodels.model.RenderDataDiffModel
 
getTypeSpec() - Method in class com.facebook.litho.specmodels.model.SimpleMethodParamModel
 
getTypeSpec() - Method in class com.facebook.litho.specmodels.model.StateParamModel
 
getTypeSpec() - Method in class com.facebook.litho.specmodels.model.TreePropModel
 
getTypeSpec() - Method in class com.facebook.litho.testing.specmodels.MockMethodParamModel
 
getTypeSpecs() - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder
 
getTypeVariables() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getTypeVariables() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getTypeVariables() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getTypeVariables(MethodParamModel) - Static method in class com.facebook.litho.specmodels.model.MethodParamModelUtils
 
getTypeVariables(TypeName) - Static method in class com.facebook.litho.specmodels.model.MethodParamModelUtils
 
getTypeVariables() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getTypeVariables() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getTypeVariables() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getTypeVariables() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getTypeVariables(TypeElement) - Static method in class com.facebook.litho.specmodels.processor.TypeVariablesExtractor
Get the type variables from the given TypeElement.
getTypeVariables() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getUnderlyingPropModel() - Method in class com.facebook.litho.specmodels.model.DiffPropModel
 
getUnderlyingStateParamModel() - Method in class com.facebook.litho.specmodels.model.DiffStateParamModel
 
getUnfocusedHandler() - Method in interface com.facebook.litho.CommonProps
 
GetUniqueIdentifierEvent - Class in com.facebook.litho.sections.common
This event is triggered by HideableDataDiffSectionSpec when it needs to get a unique identifier for the edge model provided.
GetUniqueIdentifierEvent() - Constructor for class com.facebook.litho.sections.common.GetUniqueIdentifierEvent
 
getUniqueIdentifierEventHandler(EventHandler) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection.Builder
 
getUniqueIdentifierHandler(EventHandler<GetUniqueIdentifierEvent>) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection.Builder
 
getUpdateStateInterface() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getUpdateStateInterface() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getUpdateStateInterface() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getUpdateStateInterface() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getUpdateStateInterface() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getUpdateStateInterface() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getUpdateStateInterface() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getUpdateStateInterface() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getUpdateStateMethods() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getUpdateStateMethods() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getUpdateStateMethods() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getUpdateStateMethods() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getUpdateStateMethods() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getUpdateStateMethods() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getUpdateStateMethods() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getUpdateStateMethods() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getUpdateStateWithTransitionMethods() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getUpdateStateWithTransitionMethods() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getUpdateStateWithTransitionMethods() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getUpdateStateWithTransitionMethods() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getUpdateStateWithTransitionMethods() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getUpdateStateWithTransitionMethods() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getUpdateStateWithTransitionMethods() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getUpdateStateWithTransitionMethods() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getUseAsyncMutations() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
getValue() - Method in class com.facebook.litho.dataflow.ValueNode
 
getValue() - Method in enum com.facebook.litho.widget.SmoothScrollAlignmentType
 
getValue(int) - Method in interface com.facebook.litho.YogaEdgesWithInts
 
getVarArgsSingleName() - Method in class com.facebook.litho.specmodels.model.DiffPropModel
 
getVarArgsSingleName() - Method in class com.facebook.litho.specmodels.model.PropModel
 
getVelocity() - Method in class com.facebook.litho.dataflow.springs.Spring
get the velocity of the spring
getViewAfterStateUpdate(ComponentContext, Component, StateUpdatesTestHelper.StateUpdater, ShadowLooper) - Static method in class com.facebook.litho.testing.state.StateUpdatesTestHelper
Call a state update as specified in StateUpdatesTestHelper.StateUpdater.performStateUpdate(ComponentContext) on the component and return the updated view.
getViewAfterStateUpdate(ComponentContext, Component) - Static method in class com.facebook.litho.testing.state.StateUpdatesTestHelper
Returns a LithoView after all outstanding asynchronous state updates are performed.
getViewAfterStateUpdate(ComponentContext, Component, StateUpdatesTestHelper.StateUpdater) - Static method in class com.facebook.litho.testing.state.StateUpdatesTestHelper
Call a state update as specified in StateUpdatesTestHelper.StateUpdater.performStateUpdate(ComponentContext) on the component and return the updated view.
getViewAfterStateUpdate(ComponentContext, Component, StateUpdatesTestHelper.StateUpdater, ShadowLooper, boolean) - Static method in class com.facebook.litho.testing.state.StateUpdatesTestHelper
Call a state update as specified in StateUpdatesTestHelper.StateUpdater.performStateUpdate(ComponentContext) on the component and return the updated view with the option to incrementally mount.
getViewAfterStateUpdate(ComponentContext, Component, StateUpdatesTestHelper.StateUpdater, ShadowLooper[], boolean) - Static method in class com.facebook.litho.testing.state.StateUpdatesTestHelper
Call a state update as specified in StateUpdatesTestHelper.StateUpdater.performStateUpdate(ComponentContext) on the component and return the updated view with the option to incrementally mount.
getViewBinder() - Method in class com.facebook.litho.widget.BaseRenderInfo
 
getViewBinder() - Method in interface com.facebook.litho.widget.RenderInfo
 
getViewBinder() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
getViewBinder() - Method in class com.facebook.litho.widget.ViewRenderInfo
 
getViewCreator() - Method in class com.facebook.litho.widget.BaseRenderInfo
 
getViewCreator() - Method in interface com.facebook.litho.widget.RenderInfo
 
getViewCreator(int) - Method in class com.facebook.litho.widget.RenderInfoViewCreatorController
 
getViewCreator() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
getViewCreator() - Method in class com.facebook.litho.widget.ViewRenderInfo
 
getViewMeasureSpec(int) - Static method in class com.facebook.litho.utils.MeasureUtils
 
getViewTag() - Method in interface com.facebook.litho.CommonProps
 
getViewTags() - Method in interface com.facebook.litho.CommonProps
 
getViewType() - Method in class com.facebook.litho.widget.BaseRenderInfo
 
getViewType() - Method in interface com.facebook.litho.widget.RenderInfo
 
getViewType() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
getViewType() - Method in class com.facebook.litho.widget.ViewRenderInfo
 
getVisibleHandler() - Method in interface com.facebook.litho.CommonProps
 
getVisibleHeightRatio() - Method in interface com.facebook.litho.CommonProps
 
getVisibleWidthRatio() - Method in interface com.facebook.litho.CommonProps
 
getWidth() - Method in interface com.facebook.litho.ComponentLayout
 
getWidth() - Method in class com.facebook.litho.DebugLayoutNode
 
getWidth(long) - Static method in class com.facebook.yoga.YogaMeasureOutput
 
getWidth() - Method in class com.facebook.yoga.YogaNode
 
getWidthMeasureSpec() - Method in interface com.facebook.litho.LithoView.LayoutManagerOverrideParams
 
getWidthMeasureSpec() - Method in class com.facebook.litho.widget.RecyclerBinder.RecyclerViewLayoutManagerOverrideParams
 
getWidthPx() - Method in interface com.facebook.litho.CommonProps
 
getWorkingRangeMethods() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getWorkingRangeMethods() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getWorkingRangeMethods() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getWorkingRangeMethods() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getWorkingRangeMethods() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getWorkingRangeMethods() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getWorkingRangeMethods() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getWorkingRangeMethods() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getWorkingRangeRegisterMethod() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
getWorkingRangeRegisterMethod() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
getWorkingRangeRegisterMethod() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
getWorkingRangeRegisterMethod() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
getWorkingRangeRegisterMethod() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
getWorkingRangeRegisterMethod() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
getWorkingRangeRegisterMethod() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
getWorkingRangeRegisterMethod() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
getWrappedView() - Method in interface com.facebook.litho.utils.IncrementalMountUtils.WrapperView
 
getX() - Method in interface com.facebook.litho.ComponentLayout
 
getY() - Method in interface com.facebook.litho.ComponentLayout
 
GlyphWarmer - Class in com.facebook.litho.widget
A class that schedules a background draw of a Layout.
glyphWarming(boolean) - Method in class com.facebook.litho.widget.Text.Builder
 
GraphBinding - Class in com.facebook.litho.dataflow
Defines the relationship of a set of input values to a set of output values where the values from the input nodes 'flow into' the output nodes.
gravity(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
gravity(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
GRID - Static variable in class com.facebook.litho.AccessibilityRole
 
GridLayoutInfo - Class in com.facebook.litho.widget
 
GridLayoutInfo(Context, int, int, boolean, boolean) - Constructor for class com.facebook.litho.widget.GridLayoutInfo
 
GridLayoutInfo(Context, int, int, boolean) - Constructor for class com.facebook.litho.widget.GridLayoutInfo
 
GridLayoutInfo(Context, int) - Constructor for class com.facebook.litho.widget.GridLayoutInfo
 
GridRecyclerConfiguration<T extends SectionTree.Target & Binder<RecyclerView>> - Class in com.facebook.litho.sections.widget
A configuration object for RecyclerCollectionComponent that will create a GridLayoutManager for the RecyclerView.
GridRecyclerConfiguration(int) - Constructor for class com.facebook.litho.sections.widget.GridRecyclerConfiguration
 
GridRecyclerConfiguration(int, int, boolean) - Constructor for class com.facebook.litho.sections.widget.GridRecyclerConfiguration
 
GridRecyclerConfiguration(int, int, boolean, RecyclerBinderConfiguration) - Constructor for class com.facebook.litho.sections.widget.GridRecyclerConfiguration
 
GridRecyclerConfiguration(int, int, boolean, RecyclerBinderConfiguration, boolean) - Constructor for class com.facebook.litho.sections.widget.GridRecyclerConfiguration
 
GROUP_SECTION_SPEC - Static variable in interface com.facebook.litho.sections.specmodels.model.SectionClassNames
 
GroupSectionSpecModel - Class in com.facebook.litho.sections.specmodels.model
Model that is an abstract representation of a com.facebook.litho.sections.annotations.GroupSectionSpec.
GroupSectionSpecModel(String, String, ImmutableList<SpecMethodModel<DelegateMethod, Void>>, ImmutableList<SpecMethodModel<EventMethod, EventDeclarationModel>>, ImmutableList<SpecMethodModel<EventMethod, EventDeclarationModel>>, ImmutableList<SpecMethodModel<UpdateStateMethod, Void>>, ImmutableList<TypeVariableName>, ImmutableList<PropDefaultModel>, ImmutableList<EventDeclarationModel>, ImmutableList<AnnotationSpec>, ImmutableList<BuilderMethodModel>, ImmutableList<TagModel>, String, ImmutableList<PropJavadocModel>, boolean, SpecElementType, DependencyInjectionHelper, Object, SpecGenerator<GroupSectionSpecModel>) - Constructor for class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
GroupSectionSpecModelFactory - Class in com.facebook.litho.sections.specmodels.processor
Factory for creating GroupSectionSpecModels.
GroupSectionSpecModelFactory() - Constructor for class com.facebook.litho.sections.specmodels.processor.GroupSectionSpecModelFactory
 
GroupSectionSpecModelFactory(SpecGenerator<GroupSectionSpecModel>) - Constructor for class com.facebook.litho.sections.specmodels.processor.GroupSectionSpecModelFactory
 

H

HAMCREST_CORE_IS - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
HAMCREST_MATCHER - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
HamcrestCondition<T> - Class in com.facebook.litho.testing.assertj
Wraps a Hamcrest Matcher in an AssertJ Condition.
HamcrestCondition(<any>) - Constructor for class com.facebook.litho.testing.assertj.HamcrestCondition
 
handleEvent(E) - Method in interface com.facebook.litho.testing.eventhandler.EventHandlerTestHelper.MockEventHandler
Called when the event is triggered during the unit test
HAS_EVENT_DISPATCHER_CLASSNAME - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
hasAnnotation(MethodParamModel, Class<?>) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
 
hasCompatibleLayout(int, int) - Method in class com.facebook.litho.ComponentTree
 
hasCompletedLatestLayout() - Method in class com.facebook.litho.widget.ComponentTreeHolder
 
hasContentDescription(String) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Assert that any view in the given Component has the provided content description.
hasContentDescription(String) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
Assert that any view in the given Component has the provided content description.
hasContentDescription(String) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests if any view hierarchy under the root has the given contentDescription.
hasContentDescription(int) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests if any view hierarchy under the root has the given contentDescription.
hasCustomViewType() - Method in class com.facebook.litho.widget.BaseRenderInfo
 
hasCustomViewType() - Method in interface com.facebook.litho.widget.RenderInfo
 
hasCustomViewType() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
hasCustomViewType() - Method in class com.facebook.litho.widget.ViewRenderInfo
 
hasDeepCopy() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
hasDeepCopy() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
hasDeepCopy() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
hasDeepCopy() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
hasDeepCopy() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
hasDeepCopy() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
hasDeepCopy() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
hasDeepCopy(boolean) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
hasDeepCopy() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
hasDefault(ImmutableList<PropDefaultModel>) - Method in class com.facebook.litho.specmodels.model.PropModel
 
hasDynamicItemHeight(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
Do not enable this.
HasEnclosedSpecModel - Interface in com.facebook.litho.specmodels.model
A SpecModel that wraps another SpecModel.
HasEventDispatcher - Interface in com.facebook.litho
A class implementing this interface will expose a method to retrieve an EventDispatcher.
HasEventTrigger - Interface in com.facebook.litho
A class implementing this interface will expose a method to record all the EventTrigger into a EventTriggersContainer
hasFixedSize(boolean) - Method in class com.facebook.litho.widget.Recycler.Builder
 
hasFixedSizePool(boolean) - Method in class com.facebook.litho.LayoutThreadPoolConfigurationImpl.Builder
 
hasFocus - Variable in class com.facebook.litho.FocusChangedEvent
 
hashCode() - Method in class com.facebook.litho.animation.PropertyAnimation
 
hashCode() - Method in class com.facebook.litho.animation.PropertyHandle
 
hashCode() - Method in class com.facebook.litho.internal.ArraySet
 
hashCode() - Method in class com.facebook.litho.specmodels.model.DiffPropModel
 
hashCode() - Method in class com.facebook.litho.specmodels.model.DiffStateParamModel
 
hashCode() - Method in class com.facebook.litho.specmodels.model.EventDeclarationModel.FieldModel
 
hashCode() - Method in class com.facebook.litho.specmodels.model.EventDeclarationModel
 
hashCode() - Method in class com.facebook.litho.specmodels.model.InjectPropModel
 
hashCode() - Method in class com.facebook.litho.specmodels.model.InterStageInputParamModel
 
hashCode() - Method in class com.facebook.litho.specmodels.model.PropDefaultModel
 
hashCode() - Method in class com.facebook.litho.specmodels.model.PropModel
 
hashCode() - Method in class com.facebook.litho.specmodels.model.RenderDataDiffModel
 
hashCode() - Method in class com.facebook.litho.specmodels.model.SimpleMethodParamModel
 
hashCode() - Method in class com.facebook.litho.specmodels.model.SpecMethodModel
 
hashCode() - Method in class com.facebook.litho.specmodels.model.StateParamModel
 
hashCode() - Method in class com.facebook.litho.specmodels.model.TreePropModel
 
hashCode() - Method in class com.facebook.litho.specmodels.model.WorkingRangeDeclarationModel
 
hashCode() - Method in class com.facebook.litho.specmodels.model.WorkingRangeMethodModel
 
hashCode() - Method in class com.facebook.litho.testing.sections.SubSection
 
hashCode() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
hashCode() - Method in class com.facebook.litho.testing.subcomponents.SubComponent
 
hashCode() - Method in class com.facebook.litho.testing.TestComponent
 
hashCode() - Method in class com.facebook.litho.testing.TestDrawableComponent
 
hashCode() - Method in class com.facebook.litho.testing.TestLayoutComponent
 
hashCode() - Method in class com.facebook.litho.testing.TestViewComponent
 
hashCode() - Method in class com.facebook.litho.TestPerfEvent
 
hashCode() - Method in class com.facebook.yoga.YogaValue
 
hasInjectedDependencies() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
hasInjectedDependencies() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
hasInjectedDependencies() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
hasInjectedDependencies() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
hasInjectedDependencies() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
hasInjectedDependencies() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
hasInjectedDependencies() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
hasInjectedDependencies(boolean) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
hasInjectedDependencies() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
hasInput(String) - Method in class com.facebook.litho.dataflow.ValueNode
 
hasInput() - Method in class com.facebook.litho.dataflow.ValueNode
 
hasKey(String) - Method in class com.facebook.litho.KeyHandler
Returns true if this KeyHandler has already recorded a component with the given key.
hasKey(String) - Method in class com.facebook.litho.sections.KeyHandler
Returns true if this KeyHandler has already recorded a component with the given key.
HasLithoViewChildren - Interface in com.facebook.litho
An interface that a mountable view can extend which informs that this mountable content has other LithoView children.
hasMeasuredHeightOf(int) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
Assert that the LithoView under test has the provided measured height.
hasMeasuredWidthOf(int) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
Assert that the LithoView under test has the provided measured width.
hasMethods - Variable in class com.facebook.litho.specmodels.model.TagModel
 
hasMounted(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
Sets whether the 'hasMounted' flag should be set on this ComponentTree (for use with appear animations).
hasMounted() - Method in class com.facebook.litho.ComponentTree
Whether this ComponentTree has been mounted at least once.
hasMultipleCores() - Static method in class com.facebook.litho.config.DeviceInfoUtils
 
hasNewLayout() - Method in class com.facebook.yoga.YogaNode
 
hasNoSubComponents() - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Assert that the given component has no sub-components.
hasOnErrorDelegateMethod(ImmutableList<SpecMethodModel<DelegateMethod, Void>>) - Static method in class com.facebook.litho.specmodels.model.ErrorEventHandlerGenerator
Check whether the delegate methods contain an @OnError declaration.
hasOverlappingRendering() - Method in class com.facebook.litho.ComponentHost
 
hasPrefetchItems() - Method in class com.facebook.litho.DisplayListPrefetcher
 
HasPureRender - Interface in com.facebook.litho.specmodels.model
An interface for SpecModels that can be pure render.
HasService - Interface in com.facebook.litho.sections.specmodels.model
An interface for SpecModels that have a service.
hasState() - Method in class com.facebook.litho.ComponentLifecycle
 
hasState() - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
hasState() - Method in class com.facebook.litho.widget.EditText
 
hasState() - Method in class com.facebook.litho.widget.HorizontalScroll
 
hasState() - Method in class com.facebook.litho.widget.Recycler
 
hasState() - Method in class com.facebook.litho.widget.Spinner
 
hasState() - Method in class com.facebook.litho.widget.TextInput
 
hasState() - Method in class com.facebook.litho.widget.VerticalScroll
 
hasSubComponents(SubComponent...) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Verifies that the component contains the exact list of provided sub-components.
hasSupertype - Variable in class com.facebook.litho.specmodels.model.TagModel
 
hasValidAdapterPosition() - Method in interface com.facebook.litho.LithoView.LayoutManagerOverrideParams
 
hasValidAdapterPosition() - Method in class com.facebook.litho.widget.RecyclerBinder.RecyclerViewLayoutManagerOverrideParams
 
hasVarArgs() - Method in class com.facebook.litho.specmodels.model.DiffPropModel
 
hasVarArgs() - Method in class com.facebook.litho.specmodels.model.PropModel
 
hasViewTag(int, Object) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Assert that the view tag is present for the given index.
hasViewTag(int, Object) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
Assert that the view tag is present for the given index.
hasViewTag(int, Object) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests if any view hierarchy under the root has the given view tag and value.
hasVisible(Class<V>, <any>) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
 
hasVisibleDrawable(int) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Assert that the given component contains the drawable identified by the provided drawable resource id.
hasVisibleDrawable(Drawable) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Assert that the given component contains the drawable provided.
hasVisibleDrawable(int) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
Assert that the given component contains the drawable identified by the provided drawable resource id.
hasVisibleDrawable(Drawable) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
Assert that the given component contains the drawable provided.
hasVisibleDrawable(int) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests if any view in the hierarchy under the root, for which the path is visible, is displaying the requested drawable by the given resource id.
hasVisibleDrawable(Drawable) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests if any view in the hierarchy under the root, for which the path is visible, is displaying the requested drawable
hasVisibleText(String) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Assert that the given component has the exact text provided.
hasVisibleText(String) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
Assert that the given component has the exact text provided.
hasVisibleText(String) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests if any view in the hierarchy under the root, for which the path is visible, has the requested piece of text as its text
hasVisibleText(int) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests if any view has visible text identified by the resource id
hasVisibleTextMatching(String) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Assert that the given component contains the provided pattern.
hasVisibleTextMatching(String) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
Assert that the given component contains the provided pattern.
hasVisibleTextMatching(String) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests if any view in the hierarchy under the root, for which the path is visible, has text that matches the given regular expression
hasVisibleTextWithTag(String, int, Object) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Tests if any view in the hierarchy under the root, for which the path is visible, has the requested piece of text as its text and has a tag set on that TextView with the given tag id and tag value.
hasVisibleViewWithId(int) - Method in class com.facebook.litho.testing.viewtree.ViewTreeAssert
Whether there is a visible view in the hierarchy with the given id.
HEIGHT - Static variable in class com.facebook.litho.animation.AnimatedProperties
The height of a mount content.
height - Variable in class com.facebook.litho.Size
 
heightAttr(int, int) - Method in class com.facebook.litho.Component.Builder
 
heightAttr(int) - Method in class com.facebook.litho.Component.Builder
 
heightDip(float) - Method in class com.facebook.litho.Component.Builder
 
heightPercent(float) - Method in class com.facebook.litho.Component.Builder
 
heightPercentageOffset(float) - Static method in class com.facebook.litho.animation.DimensionValue
Like DimensionValue.offsetPx(float), but the relative offset is based on a percentage of the mount content height
heightPx(int) - Method in class com.facebook.litho.Component.Builder
 
heightRes(int) - Method in class com.facebook.litho.Component.Builder
 
HideableDataDiffSection<T> - Class in com.facebook.litho.sections.common
A HideableDataDiffSectionSpec that wraps a DataDiffSectionSpec.
HideableDataDiffSection.Builder<T> - Class in com.facebook.litho.sections.common
 
HideItemEvent - Class in com.facebook.litho.sections.common
An Event that is handled by a HideableDataDiffSectionSpec to remove an edge from the DataDiffSection
HideItemEvent() - Constructor for class com.facebook.litho.sections.common.HideItemEvent
 
hideItemHandler - Variable in class com.facebook.litho.sections.common.RenderWithHideItemHandlerEvent
 
hideStickyHeader() - Method in class com.facebook.litho.widget.SectionsRecyclerView
 
highlightColor(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
highlightColor(int) - Method in class com.facebook.litho.widget.Text.Builder
 
highlightColorAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
highlightColorAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
highlightColorAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
highlightColorAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
highlightColorRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
highlightColorRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
highlightEndOffset(int) - Method in class com.facebook.litho.widget.Text.Builder
 
highlightStartOffset(int) - Method in class com.facebook.litho.widget.Text.Builder
 
hint(CharSequence) - Method in class com.facebook.litho.widget.EditText.Builder
 
hint(CharSequence) - Method in class com.facebook.litho.widget.TextInput.Builder
 
hintAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
hintAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
hintAttr(int, int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
hintAttr(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
hintColor(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
hintColorAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
hintColorAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
hintColorRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
hintColorStateList(ColorStateList) - Method in class com.facebook.litho.widget.EditText.Builder
 
hintColorStateList(ColorStateList) - Method in class com.facebook.litho.widget.TextInput.Builder
 
hintRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
hintRes(int, Object...) - Method in class com.facebook.litho.widget.EditText.Builder
 
hintRes(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
hintRes(int, Object...) - Method in class com.facebook.litho.widget.TextInput.Builder
 
HORIZONTAL_SCROLL_VIEW - Static variable in class com.facebook.litho.AccessibilityRole
 
horizontalFadingEdgeEnabled(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
horizontalFadingEdgeEnabled(boolean) - Method in class com.facebook.litho.widget.Recycler.Builder
 
HorizontalScroll - Class in com.facebook.litho.widget
A component that wraps another component and allow it to be horizontally scrollable.
HorizontalScroll.Builder - Class in com.facebook.litho.widget
 
HorizontalScrollEventsController - Class in com.facebook.litho.widget
A controller that can be passed as Prop to a HorizontalScrollSpec to trigger events from outside the component hierarchy.
HorizontalScrollEventsController() - Constructor for class com.facebook.litho.widget.HorizontalScrollEventsController
 
host - Variable in class com.facebook.litho.DispatchPopulateAccessibilityEventEvent
 
host - Variable in class com.facebook.litho.OnInitializeAccessibilityEventEvent
 
host - Variable in class com.facebook.litho.OnInitializeAccessibilityNodeInfoEvent
 
host - Variable in class com.facebook.litho.OnPopulateAccessibilityEventEvent
 
host - Variable in class com.facebook.litho.OnRequestSendAccessibilityEventEvent
 
HOST - Static variable in annotation type com.facebook.litho.OutputUnitType
 
host - Variable in class com.facebook.litho.PerformAccessibilityActionEvent
 
host - Variable in class com.facebook.litho.SendAccessibilityEventEvent
 
host - Variable in class com.facebook.litho.SendAccessibilityEventUncheckedEvent
 
hostHasOverlappingRendering - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Default for ComponentHost#hasOverlappingRendering.
hyphenationFrequency(int) - Method in class com.facebook.litho.widget.Text.Builder
 

I

ICON_MENU - Static variable in class com.facebook.litho.AccessibilityRole
 
id - Variable in class com.facebook.litho.EventHandler
 
ignoreLoadingUpdates(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
IllegalValueException - Exception in com.facebook.litho.dataflow
Exception thrown when a node tries to calculate and propagate an illegal value (e.g.
IllegalValueException(String) - Constructor for exception com.facebook.litho.dataflow.IllegalValueException
 
IMAGE - Static variable in class com.facebook.litho.AccessibilityRole
 
Image - Class in com.facebook.litho.widget
A component that is able to display drawable resources.
Image.Builder - Class in com.facebook.litho.widget
 
IMAGE_BUTTON - Static variable in class com.facebook.litho.AccessibilityRole
 
ImageContent - Interface in com.facebook.litho
A UI element that contains simple resource drawables.
imeOptions(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
imeOptions(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
ImmutableList<E> - Class in com.facebook.litho.specmodels.internal
A dummy representation of an immutable set.
implementsAccessibility() - Method in class com.facebook.litho.ComponentLifecycle
Whether this component will populate any accessibility nodes or events that are passed to it.
implementsAccessibility() - Method in class com.facebook.litho.testing.TestDrawableComponent
 
implementsAccessibility() - Method in class com.facebook.litho.widget.Text
 
implementsExtraAccessibilityNodes() - Method in class com.facebook.litho.ComponentLifecycle
Whether this component will expose any virtual views to the accessibility framework
implementsExtraAccessibilityNodes() - Method in class com.facebook.litho.widget.Text
 
implicitBuilderMethods(ImmutableList<BuilderMethodModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
IMPORTANT_FOR_ACCESSIBILITY_AUTO - Static variable in annotation type com.facebook.litho.annotations.ImportantForAccessibility
Automatically determine whether a view is important for accessibility.
IMPORTANT_FOR_ACCESSIBILITY_NO - Static variable in annotation type com.facebook.litho.annotations.ImportantForAccessibility
The view is not important for accessibility.
IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS - Static variable in annotation type com.facebook.litho.annotations.ImportantForAccessibility
The view is not important for accessibility, nor are any of its descendant views.
IMPORTANT_FOR_ACCESSIBILITY_YES - Static variable in annotation type com.facebook.litho.annotations.ImportantForAccessibility
The view is important for accessibility.
ImportantForAccessibility - Annotation Type in com.facebook.litho.annotations
 
importantForAccessibility(int) - Method in class com.facebook.litho.Component.Builder
 
incrementallyMountLithoViews(View) - Static method in class com.facebook.litho.utils.IncrementalMountUtils
Performs incremental mount on all LithoViews within the given View.
incrementalMount(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
Deprecated.
Please don't use this unless you really need to. It is intended that this option be removed in the future.
incrementalMount(boolean) - Method in class com.facebook.litho.TestComponentTree.Builder
 
incrementalMountUsesLocalVisibleBounds - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Whether incremental mount should use the local visible bounds of the LithoView.
IncrementalMountUtils - Class in com.facebook.litho.utils
Provides methods for enabling incremental mount.
IncrementalMountUtils() - Constructor for class com.facebook.litho.utils.IncrementalMountUtils
 
IncrementalMountUtils.WrapperView - Interface in com.facebook.litho.utils
A view that wraps a child view and that provides a wrapped view to be incrementally mounted.
indeterminateDrawable(Drawable) - Method in class com.facebook.litho.widget.Progress.Builder
 
indeterminateDrawableAttr(int, int) - Method in class com.facebook.litho.widget.Progress.Builder
 
indeterminateDrawableAttr(int) - Method in class com.facebook.litho.widget.Progress.Builder
 
indeterminateDrawableRes(int) - Method in class com.facebook.litho.widget.Progress.Builder
 
index - Variable in class com.facebook.litho.sections.common.RenderEvent
 
index - Variable in class com.facebook.litho.sections.common.RenderWithHideItemHandlerEvent
 
indexOf(E) - Method in class com.facebook.litho.internal.ArraySet
 
indexOf(YogaNode) - Method in class com.facebook.yoga.YogaNode
 
info - Variable in class com.facebook.litho.OnInitializeAccessibilityNodeInfoEvent
 
init(PathEffect, float, float, float, float, int, int, int, int, float[]) - Method in class com.facebook.litho.BorderColorDrawable
 
init(ComponentContext, int, int, Component) - Method in class com.facebook.litho.Component.Builder
 
init(ComponentContext, Component) - Method in class com.facebook.litho.ComponentTree.Builder
 
init(T, T) - Method in class com.facebook.litho.Diff
 
init(ComponentContext, BorderColorDrawableReference.State) - Method in class com.facebook.litho.reference.BorderColorDrawableReference.PropsBuilder
 
init(ComponentContext, Reference<L>) - Method in class com.facebook.litho.reference.Reference.Builder
Deprecated.
 
init(ComponentContext) - Method in class com.facebook.litho.ResourceResolver
 
init(SectionContext, Section) - Method in class com.facebook.litho.sections.Section.Builder
 
init(ProcessingEnvironment) - Method in class com.facebook.litho.specmodels.processor.AbstractComponentsProcessor
 
INITIAL_INPUT - Static variable in class com.facebook.litho.dataflow.MappingNode
 
INITIAL_INPUT - Static variable in class com.facebook.litho.dataflow.SpringNode
 
initialScrollOffsetPixels(Integer) - Method in class com.facebook.litho.widget.VerticalScroll.Builder
 
initialScrollPosition(Integer) - Method in class com.facebook.litho.widget.HorizontalScroll.Builder
 
initialText(CharSequence) - Method in class com.facebook.litho.widget.EditText.Builder
 
initialText(CharSequence) - Method in class com.facebook.litho.widget.TextInput.Builder
 
initialTextAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
initialTextAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
initialTextAttr(int, int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
initialTextAttr(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
initialTextRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
initialTextRes(int, Object...) - Method in class com.facebook.litho.widget.EditText.Builder
 
initialTextRes(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
initialTextRes(int, Object...) - Method in class com.facebook.litho.widget.TextInput.Builder
 
InjectProp - Annotation Type in com.facebook.litho.annotations
Annotates a parameter of a component's spec method indicating that the parameter will be automatically supplied via dependency injection.
InjectPropModel - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of a InjectProp.
InjectPropModel(MethodParamModel, boolean) - Constructor for class com.facebook.litho.specmodels.model.InjectPropModel
 
injectProps(ImmutableList<InjectPropModel>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
injectProps(ImmutableList<InjectPropModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
inputBackground(Drawable) - Method in class com.facebook.litho.widget.TextInput.Builder
 
inputBackgroundAttr(int, int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
inputBackgroundAttr(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
inputBackgroundRes(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
inputFilter(InputFilter) - Method in class com.facebook.litho.widget.EditText.Builder
 
inputFilter(InputFilter) - Method in class com.facebook.litho.widget.TextInput.Builder
 
inputFilters(List<InputFilter>) - Method in class com.facebook.litho.widget.EditText.Builder
 
inputFilters(List<InputFilter>) - Method in class com.facebook.litho.widget.TextInput.Builder
 
inputType(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
inputType(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
INSERT - Static variable in class com.facebook.litho.sections.Change
 
insert(int, RenderInfo, TreeProps) - Method in class com.facebook.litho.sections.ChangeSet
 
insert(int, RenderInfo) - Method in interface com.facebook.litho.sections.SectionTree.Target
Notify that a Component was added at index.
insert(int, RenderInfo) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
INSERT - Static variable in class com.facebook.litho.testing.sections.TestTarget
 
insert(int, RenderInfo) - Method in class com.facebook.litho.testing.sections.TestTarget
 
INSERT - Static variable in class com.facebook.litho.widget.RecyclerBinderUpdateCallback.Operation
 
INSERT_RANGE - Static variable in class com.facebook.litho.sections.Change
 
INSERT_RANGE - Static variable in class com.facebook.litho.testing.sections.TestTarget
 
insertItemAt(int, Component) - Method in class com.facebook.litho.widget.RecyclerBinder
insertItemAt(int, RenderInfo) - Method in class com.facebook.litho.widget.RecyclerBinder
Inserts a new item at position.
insertItemAtAsync(int, RenderInfo) - Method in class com.facebook.litho.widget.RecyclerBinder
Inserts an item at position.
insertPostAsyncLayout - Static variable in class com.facebook.litho.config.ComponentsConfiguration
If true, insert operations with the RecyclerBinder will not start async layout calculations for the items in range, instead these layout calculations will be posted to the next frame.
insertRange(int, int, List<RenderInfo>, TreeProps) - Method in class com.facebook.litho.sections.ChangeSet
 
insertRange(int, int, List<RenderInfo>) - Method in interface com.facebook.litho.sections.SectionTree.Target
 
insertRange(int, int, List<RenderInfo>) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
insertRange(int, int, List<RenderInfo>) - Method in class com.facebook.litho.testing.sections.TestTarget
 
insertRangeAt(int, List<RenderInfo>) - Method in class com.facebook.litho.widget.RecyclerBinder
Inserts the new items starting from position.
insertRangeAtAsync(int, List<RenderInfo>) - Method in class com.facebook.litho.widget.RecyclerBinder
Inserts the new items starting from position.
INSPECTABLE_COMPONENT - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
InspectableComponent - Class in com.facebook.litho.testing.subcomponents
Wraps a DebugComponent exposing only information that are safe to use for test assertions.
InstrumentationApp - Class in com.facebook.litho.testing.espresso
 
InstrumentationApp() - Constructor for class com.facebook.litho.testing.espresso.InstrumentationApp
 
INT_RES - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
INTER_STAGE_INPUTS_MAP - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
InteractionUtil - Class in com.facebook.litho.testing
Utilities for interacting with an app.
InteractionUtil() - Constructor for class com.facebook.litho.testing.InteractionUtil
 
InterceptTouchEvent - Class in com.facebook.litho
Components should implement an event of this type in order to intercept Android touch events.
InterceptTouchEvent() - Constructor for class com.facebook.litho.InterceptTouchEvent
 
interceptTouchHandler(EventHandler<InterceptTouchEvent>) - Method in class com.facebook.litho.BaseMatcher
 
interceptTouchHandler(<any>) - Method in class com.facebook.litho.BaseMatcher
 
interceptTouchHandler(EventHandler<InterceptTouchEvent>) - Method in class com.facebook.litho.Component.Builder
 
INTERNAL_ON_ERROR_HANDLER_NAME - Static variable in class com.facebook.litho.specmodels.generator.EventCaseGenerator
 
InterpolatorNode - Class in com.facebook.litho.dataflow
A ValueNode that will update its value by mapping an input value between 0 to 1.0 representing elapsed fraction of animation to a value that represents interpolated fraction.
InterpolatorNode(Interpolator) - Constructor for class com.facebook.litho.dataflow.InterpolatorNode
 
interStageInputAnnotations(ImmutableList<Class<? extends Annotation>>) - Method in class com.facebook.litho.specmodels.model.DelegateMethodDescription.Builder
 
interStageInputAnnotations - Variable in class com.facebook.litho.specmodels.model.DelegateMethodDescription
 
InterStageInputParamModel - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of a method param that is an inter-stage input.
interStageInputs(ImmutableList<InterStageInputParamModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
InterStageStore - Interface in com.facebook.litho.specmodels.processor
This interface allows access to specific stores which save information across independent annotation processor runs.
intValue() - Method in enum com.facebook.yoga.YogaAlign
 
intValue() - Method in enum com.facebook.yoga.YogaDimension
 
intValue() - Method in enum com.facebook.yoga.YogaDirection
 
intValue() - Method in enum com.facebook.yoga.YogaDisplay
 
intValue() - Method in enum com.facebook.yoga.YogaEdge
 
intValue() - Method in enum com.facebook.yoga.YogaExperimentalFeature
 
intValue() - Method in enum com.facebook.yoga.YogaFlexDirection
 
intValue() - Method in enum com.facebook.yoga.YogaJustify
 
intValue() - Method in enum com.facebook.yoga.YogaLogLevel
 
intValue() - Method in enum com.facebook.yoga.YogaMeasureMode
 
intValue() - Method in enum com.facebook.yoga.YogaNodeType
 
intValue() - Method in enum com.facebook.yoga.YogaOverflow
 
intValue() - Method in enum com.facebook.yoga.YogaPositionType
 
intValue() - Method in enum com.facebook.yoga.YogaPrintOptions
 
intValue() - Method in enum com.facebook.yoga.YogaUnit
 
intValue() - Method in enum com.facebook.yoga.YogaWrap
 
INVALID_ID - Static variable in class com.facebook.litho.ComponentTree
 
invalidate(Rect) - Method in class com.facebook.litho.ComponentHost
 
invalidate(int, int, int, int) - Method in class com.facebook.litho.ComponentHost
 
invalidate() - Method in class com.facebook.litho.ComponentHost
 
invalidateDrawable(Drawable) - Method in class com.facebook.litho.MatrixDrawable
 
invalidateDrawable(Drawable) - Method in class com.facebook.litho.widget.TextDrawable
 
invalidStateLogParamsList(List<ComponentLogParams>) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
Provide a list of ComponentLogParams that will be used to log invalid states in the LithoView, such as height being 0 while non-0 value was expected.
InvisibleEvent - Class in com.facebook.litho
Event triggered when a Component becomes invisible.
InvisibleEvent() - Constructor for class com.facebook.litho.InvisibleEvent
 
invisibleHandler(EventHandler<InvisibleEvent>) - Method in class com.facebook.litho.Component.Builder
 
IS_INTERNAL_BUILD - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Indicates whether this is an internal build.
isActive() - Method in interface com.facebook.litho.animation.AnimationBinding
 
isActive() - Method in class com.facebook.litho.animation.ParallelBinding
 
isActive() - Method in class com.facebook.litho.animation.SequenceBinding
 
isActive() - Method in class com.facebook.litho.animation.TransitionAnimationBinding
 
isActive() - Method in interface com.facebook.litho.dataflow.DataFlowBinding
 
isActive() - Method in class com.facebook.litho.dataflow.GraphBinding
 
isAlphaSet() - Method in interface com.facebook.litho.AnimatableItem
 
isAnnotatedWith(MethodParamModel, Class<? extends Annotation>) - Static method in class com.facebook.litho.specmodels.model.MethodParamModelUtils
 
isAnnotatedWithExternalAnnotation(MethodParamModel, TypeName) - Static method in class com.facebook.litho.specmodels.model.MethodParamModelUtils
 
isAtRest() - Method in class com.facebook.litho.dataflow.springs.Spring
check if the current state is at rest
isBound() - Method in class com.facebook.litho.testing.TestComponent
 
isCircular() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
isCircular(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
Whether the underlying RecyclerBinder will have a circular behaviour.
isClickable() - Static method in class com.facebook.litho.testing.espresso.ComponentHostMatchers
 
isCommonProp() - Method in class com.facebook.litho.specmodels.model.PropModel
 
isDebugModeEnabled - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Option to enabled debug mode.
isDiffSectionSpec() - Method in class com.facebook.litho.sections.common.DataDiffSection
 
isDiffSectionSpec() - Method in class com.facebook.litho.sections.common.SingleComponentSection
 
isDiffSectionSpec() - Method in class com.facebook.litho.sections.SectionLifecycle
 
isDiffSectionSpec(SectionLifecycle) - Static method in class com.facebook.litho.sections.SectionLifecycleTestUtil
 
isDirty() - Method in class com.facebook.yoga.YogaNode
 
isEligibleForCreatingDisplayLists() - Static method in class com.facebook.litho.utils.DisplayListUtils
 
isEmpty() - Method in class com.facebook.litho.internal.ArraySet
 
isEmpty() - Method in class com.facebook.litho.OutputUnitsAffinityGroup
 
isEmpty - Variable in class com.facebook.litho.sections.common.ConnectionStateEvent
 
isEmpty - Variable in class com.facebook.litho.sections.LoadingEvent
 
isEmpty() - Method in class com.facebook.litho.StateHandler
 
isEndToEndTestRun - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Populates additional metadata to find mounted components at runtime.
isEquivalentTo(Component) - Method in class com.facebook.litho.Column
 
isEquivalentTo(Component) - Method in class com.facebook.litho.Component
Compares this component to a different one to check if they are the same This is used to be able to skip rendering a component again.
isEquivalentTo(EventHandler) - Method in class com.facebook.litho.EventHandler
 
isEquivalentTo(Component) - Method in class com.facebook.litho.Row
 
isEquivalentTo(Section) - Method in class com.facebook.litho.sections.common.DataDiffSection
 
isEquivalentTo(Section) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
isEquivalentTo(Section) - Method in class com.facebook.litho.sections.common.SingleComponentSection
 
isEquivalentTo(Section) - Method in class com.facebook.litho.sections.Section
Compares this section to a different one to check if they are the same
isEquivalentTo(Component) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.Card
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.CardClip
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.EditText
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.EmptyComponent
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.HorizontalScroll
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.Image
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.LazySelectorComponent
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.Progress
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.Recycler
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.SelectorComponent
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.SolidColor
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.Spinner
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.Text
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.TextInput
 
isEquivalentTo(Component) - Method in class com.facebook.litho.widget.VerticalScroll
 
isEquivalentTo(Component) - Method in class com.facebook.litho.Wrapper
 
isFinished() - Method in interface com.facebook.litho.dataflow.NodeCanFinish
Called by framework code to determine whether a node is finished.
isFinished() - Method in class com.facebook.litho.dataflow.SpringNode
 
isFinished() - Method in class com.facebook.litho.dataflow.TimingNode
 
isFull() - Method in class com.facebook.litho.RecyclePool
 
isFullSpan(Boolean) - Method in class com.facebook.litho.sections.common.SingleComponentSection.Builder
 
isFullSpan(boolean) - Method in class com.facebook.litho.widget.BaseRenderInfo.Builder
 
isFullSpan() - Method in class com.facebook.litho.widget.BaseRenderInfo
 
isFullSpan() - Method in class com.facebook.litho.widget.RecyclerBinder.RecyclerViewLayoutManagerOverrideParams
 
isFullSpan() - Method in interface com.facebook.litho.widget.RenderInfo
 
isFullSpan() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
isFullSpan(boolean) - Method in class com.facebook.litho.widget.ViewRenderInfo.Builder
 
isIncrementalMountEnabled(ComponentContext) - Static method in class com.facebook.litho.ComponentContext
Checks if incremental mount is enabled given a ComponentContext, so you can throw an error if you require that incremental mount is enabled (e.g.
isIncrementalMountEnabled() - Method in class com.facebook.litho.ComponentTree
Returns whether incremental mount is enabled or not in this component.
isIncrementalMountEnabled() - Method in class com.facebook.litho.LithoView
 
isInserted() - Method in class com.facebook.litho.widget.ComponentTreeHolder
 
isLayoutNode() - Method in class com.facebook.litho.DebugComponent
 
isLayoutRequested() - Method in class com.facebook.litho.widget.SectionsRecyclerView
This is needed to solve a launch-blocker t14789523 and work around a framework bug t14809560.
isLazy() - Method in class com.facebook.litho.specmodels.model.InjectPropModel
 
isMainThread() - Static method in class com.facebook.litho.ThreadUtils
 
isMeasureDefined() - Method in class com.facebook.yoga.YogaNode
 
isMeasureSpecCompatible(int, int, int) - Static method in class com.facebook.litho.MeasureComparisonUtils
 
isMounted() - Method in class com.facebook.litho.testing.TestComponent
 
isMountSizeDependent() - Method in class com.facebook.litho.ComponentLifecycle
 
isMountSizeDependent() - Method in class com.facebook.litho.testing.TestDrawableComponent
 
isMountSizeDependent() - Method in class com.facebook.litho.widget.HorizontalScroll
 
isMountSizeDependent() - Method in class com.facebook.litho.widget.Image
 
isMountSizeDependent() - Method in class com.facebook.litho.widget.Text
 
isMountSizeDependent() - Method in class com.facebook.litho.widget.VerticalScroll
 
isNotJvmSuppressWildcardsAnnotated(String) - Static method in class com.facebook.litho.specmodels.generator.KotlinSpecUtils
 
isOptional() - Method in class com.facebook.litho.specmodels.model.DiffPropModel
 
isOptional() - Method in class com.facebook.litho.specmodels.model.PropModel
 
isOptionalParamValid(SpecModel, ImmutableList<DelegateMethodDescription.OptionalParameterType>, MethodParamModel) - Static method in class com.facebook.litho.specmodels.model.DelegateMethodValidation
 
isOvershootClampingEnabled() - Method in class com.facebook.litho.dataflow.springs.Spring
Check if overshoot clamping is enabled.
isOvershooting() - Method in class com.facebook.litho.dataflow.springs.Spring
Check if the spring is overshooting beyond its target.
isPaddingSet() - Method in interface com.facebook.litho.ComponentLayout
 
isPropOutput(SpecModel, MethodParamModel) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
 
isPublic() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
isPublic() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
isPublic() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
isPublic() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
isPublic() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
isPublic(boolean) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
isPublic() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
isPublic() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
isPublic(boolean) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
isPublic() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
isPureRender() - Method in class com.facebook.litho.ComponentLifecycle
 
isPureRender() - Method in interface com.facebook.litho.specmodels.model.HasPureRender
Whether this spec is pure render or not.
isPureRender() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
isPureRender() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
isPureRender(boolean) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
isPureRender() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
isPureRender() - Method in class com.facebook.litho.testing.TestDrawableComponent
 
isPureRender() - Method in class com.facebook.litho.testing.TestLayoutComponent
 
isPureRender() - Method in class com.facebook.litho.testing.TestViewComponent
 
isPureRender() - Method in class com.facebook.litho.widget.Card
 
isPureRender() - Method in class com.facebook.litho.widget.CardClip
 
isPureRender() - Method in class com.facebook.litho.widget.EditText
 
isPureRender() - Method in class com.facebook.litho.widget.Image
 
isPureRender() - Method in class com.facebook.litho.widget.Progress
 
isPureRender() - Method in class com.facebook.litho.widget.Recycler
 
isPureRender() - Method in class com.facebook.litho.widget.Text
 
isPureRender() - Method in class com.facebook.litho.widget.TextInput
 
isPureRender() - Method in class com.facebook.litho.widget.VerticalScroll
 
isReleased() - Method in class com.facebook.litho.ComponentTree
 
isReleased() - Method in class com.facebook.litho.sections.SectionTree
 
isReleased() - Method in class com.facebook.litho.widget.ComponentTreeHolder
 
isResResolvable() - Method in class com.facebook.litho.specmodels.model.PropDefaultModel
 
isRoot() - Method in class com.facebook.litho.DebugComponent
 
isRotationSet() - Method in interface com.facebook.litho.AnimatableItem
 
isRunning() - Method in class com.facebook.litho.sections.widget.NotAnimatedItemAnimator
 
isSameUnderlyingPropModel(PropModel, String) - Method in class com.facebook.litho.specmodels.model.DiffPropModel
Compare a given PropModel to the underlying propmodel of this instance.
isSameUnderlyingStateValueModel(StateParamModel) - Method in class com.facebook.litho.specmodels.model.DiffStateParamModel
 
isScaleSet() - Method in interface com.facebook.litho.AnimatableItem
 
isSingleLine(boolean) - Method in class com.facebook.litho.widget.EditText.Builder
 
isSingleLine(boolean) - Method in class com.facebook.litho.widget.Text.Builder
 
isSingleLineAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
isSingleLineAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
isSingleLineAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
isSingleLineAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
isSingleLineRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
isSingleLineRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
isSingleLineWrap(boolean) - Method in class com.facebook.litho.widget.EditText.Builder
 
isStateful() - Method in class com.facebook.litho.MatrixDrawable
 
isStateful() - Method in class com.facebook.litho.widget.TextDrawable
 
isStateOutput(SpecModel, MethodParamModel) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
 
isStateValue(SpecModel, MethodParamModel) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
 
isSticky(boolean) - Method in class com.facebook.litho.widget.BaseRenderInfo.Builder
 
isSticky() - Method in class com.facebook.litho.widget.BaseRenderInfo
 
isSticky(int) - Method in class com.facebook.litho.widget.RecyclerBinder
 
isSticky() - Method in interface com.facebook.litho.widget.RenderInfo
 
isSticky() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
isStickyHeaderHidden() - Method in class com.facebook.litho.widget.SectionsRecyclerView
 
isStylingSupported() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
isStylingSupported() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
isStylingSupported() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
isStylingSupported() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
isStylingSupported() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
isStylingSupported() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
isStylingSupported() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
isStylingSupported(boolean) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
isStylingSupported() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
isTracing(PerfEvent) - Method in interface com.facebook.litho.ComponentsLogger
 
isTracing() - Static method in class com.facebook.litho.ComponentsSystrace
 
isTracing() - Method in interface com.facebook.litho.ComponentsSystrace.Systrace
 
isTracing() - Method in class com.facebook.litho.DefaultComponentsSystrace
 
isTracing(PerfEvent) - Method in class com.facebook.litho.testing.logging.TestComponentsLogger
 
isTreeValid() - Method in class com.facebook.litho.widget.ComponentTreeHolder
 
isUndefined(float) - Static method in class com.facebook.yoga.YogaConstants
 
isUndefined(YogaValue) - Static method in class com.facebook.yoga.YogaConstants
 
isValid() - Method in class com.facebook.litho.displaylist.DisplayList
 
isValid() - Method in class com.facebook.litho.displaylist.DisplayListLollipop
 
isValid() - Method in class com.facebook.litho.displaylist.DisplayListMarshmallow
 
isValidGeneratedComponentAnnotation(AnnotationSpec) - Method in interface com.facebook.litho.specmodels.model.DependencyInjectionHelper
Whether a Spec annotation should be moved to the generated Component.
isValidPosition(int) - Method in class com.facebook.litho.widget.RecyclerBinder
 
isWrapContent() - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration
 
isWrapContent() - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration
 
isWrapContent() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
isWrapContent() - Method in interface com.facebook.litho.sections.widget.RecyclerConfiguration
 
isWrapContent() - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
isWrapContent() - Method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
 
isWrapContent() - Method in interface com.facebook.litho.widget.Binder
Return true if wrap content is enabled, false otherwise.
isWrapContent() - Method in class com.facebook.litho.widget.RecyclerBinder
 
isWrapInView() - Method in interface com.facebook.litho.CommonProps
 
itemAnimator(RecyclerView.ItemAnimator) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
itemAnimator(RecyclerView.ItemAnimator) - Method in class com.facebook.litho.widget.Recycler.Builder
 
itemDecoration(RecyclerView.ItemDecoration) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
itemDecoration(RecyclerView.ItemDecoration) - Method in class com.facebook.litho.widget.Recycler.Builder
 
itemLayout(int) - Method in class com.facebook.litho.widget.Spinner.Builder
 
itemLayoutAttr(int, int) - Method in class com.facebook.litho.widget.Spinner.Builder
 
itemLayoutAttr(int) - Method in class com.facebook.litho.widget.Spinner.Builder
 
itemLayoutRes(int) - Method in class com.facebook.litho.widget.Spinner.Builder
 
ItemSelectedEvent - Class in com.facebook.litho.widget
Event sent to Spinner once an item has been selected.
ItemSelectedEvent() - Constructor for class com.facebook.litho.widget.ItemSelectedEvent
 
itemSelectedEventHandler(EventHandler) - Method in class com.facebook.litho.widget.Spinner.Builder
 
iterator() - Method in class com.facebook.litho.internal.ArraySet
 

J

javadoc - Variable in class com.facebook.litho.specmodels.model.PropJavadocModel
 
JavadocExtractor - Class in com.facebook.litho.specmodels.processor
Extracts javadocs from the given input.
JavadocExtractor() - Constructor for class com.facebook.litho.specmodels.processor.JavadocExtractor
 
JavadocGenerator - Class in com.facebook.litho.specmodels.generator
Class that generates the state methods for a Component.
JavadocSpec(String, Object...) - Constructor for class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.JavadocSpec
 
jumpDrawablesToCurrentState() - Method in class com.facebook.litho.ComponentHost
 
justificationMode(int) - Method in class com.facebook.litho.widget.Text.Builder
 
justifyContent(YogaJustify) - Method in class com.facebook.litho.Column.Builder
 
justifyContent(YogaJustify) - Method in class com.facebook.litho.Component.ContainerBuilder
The JustifyContent property describes how to align children within the main axis of a container.
justifyContent(YogaJustify) - Method in class com.facebook.litho.Row.Builder
 

K

key(String) - Method in class com.facebook.litho.Component.Builder
Set a key on the component that is local to its parent.
key(String) - Method in class com.facebook.litho.sections.common.DataDiffSection.Builder
 
key(String) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection.Builder
 
key(String) - Method in class com.facebook.litho.sections.common.SingleComponentSection.Builder
 
key(String) - Method in class com.facebook.litho.sections.Section.Builder
Sets the key of this Section local to his parent.
key(String) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
key(String) - Method in class com.facebook.litho.widget.EditText.Builder
 
key(String) - Method in class com.facebook.litho.widget.TextInput.Builder
 
KEY_BUILDER_METHOD - Static variable in class com.facebook.litho.specmodels.model.BuilderMethodModel
 
KEYBOARD_KEY - Static variable in class com.facebook.litho.AccessibilityRole
 
keyCode - Variable in class com.facebook.litho.widget.KeyUpEvent
 
keyEvent - Variable in class com.facebook.litho.widget.KeyUpEvent
 
KeyHandler - Class in com.facebook.litho
This class manages the Components global keys for a ComponentTree.
KeyHandler(ComponentsLogger) - Constructor for class com.facebook.litho.KeyHandler
 
KeyHandler - Class in com.facebook.litho.sections
This class manages the Sections global keys for a SectionTree.
KeyHandler() - Constructor for class com.facebook.litho.sections.KeyHandler
 
KeyUpEvent - Class in com.facebook.litho.widget
Event that corresponds to an underlying android.widget.EditText#onKeyUp().
KeyUpEvent() - Constructor for class com.facebook.litho.widget.KeyUpEvent
 
keyUpEventHandler(EventHandler) - Method in class com.facebook.litho.widget.EditText.Builder
 
keyUpEventHandler(EventHandler) - Method in class com.facebook.litho.widget.TextInput.Builder
 
KotlinSpecUtils - Class in com.facebook.litho.specmodels.generator
Helper methods to ease the way with Kotlin generated code

L

lastFullyVisibleIndex - Variable in class com.facebook.litho.testing.sections.TestSectionCreator.TestSection
 
lastNonNullModel - Variable in class com.facebook.litho.sections.common.RenderSectionEvent
 
lastVisibleIndex - Variable in class com.facebook.litho.testing.sections.TestSectionCreator.TestSection
 
LAYOUT_SPEC - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
LAYOUT_SPEC_DELEGATE_METHODS_MAP - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
layoutDiffing(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
Whether or not to enable layout tree diffing.
layoutDiffing(boolean) - Method in class com.facebook.litho.TestComponentTree.Builder
 
layoutDirection(YogaDirection) - Method in class com.facebook.litho.Component.Builder
The RTL/LTR direction of components and text.
LayoutDirectionViewGroupShadow - Class in com.facebook.litho.testing.shadows
Robolectric shadow view does not support layout direction so we must implement our custom shadow.
LayoutDirectionViewGroupShadow() - Constructor for class com.facebook.litho.testing.shadows.LayoutDirectionViewGroupShadow
 
LayoutDirectionViewShadow - Class in com.facebook.litho.testing.shadows
Robolectric shadow view does not support layout direction so we must implement our custom shadow.
LayoutDirectionViewShadow() - Constructor for class com.facebook.litho.testing.shadows.LayoutDirectionViewShadow
 
LayoutHandler - Interface in com.facebook.litho
the Layout handler is responsible for scheduling layout computations on a ComponentTree.
layoutHandler(LayoutHandler) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
 
LayoutHandlerFactory - Interface in com.facebook.litho.widget
A Factory used to create LayoutHandlers in RecyclerBinder.
layoutHandlerFactory(LayoutHandlerFactory) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
 
LayoutInfo - Interface in com.facebook.litho.widget
An implementation of this interface will provide the RecyclerBinder with all the information about the RecyclerView layout.
layoutInfo(LayoutInfo) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
 
LayoutInfo.RenderInfoCollection - Interface in com.facebook.litho.widget
 
LayoutInfo.ViewportFiller - Interface in com.facebook.litho.widget
Interface that is responsible for filling the viewport of the list with initial layouts according to the LayoutManager.
LayoutInfoUtils - Class in com.facebook.litho.widget
Utility class for calculating the wrapped height of given holders.
layoutLock(Object) - Method in class com.facebook.litho.ComponentTree.Builder
Specify a lock to be acquired during layout.
layoutLock(Object) - Method in class com.facebook.litho.TestComponentTree.Builder
 
LayoutPriorityThreadPoolExecutor - Class in com.facebook.litho
A ThreadPoolExecutor that schedules tasks based on priority.
LayoutPriorityThreadPoolExecutor(int, int, int) - Constructor for class com.facebook.litho.LayoutPriorityThreadPoolExecutor
 
LayoutPriorityThreadPoolExecutor.ComparableFutureTask<T> - Class in com.facebook.litho
 
LayoutSpecModel - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of a com.facebook.litho.annotations.LayoutSpec.
LayoutSpecModel(String, String, ImmutableList<SpecMethodModel<DelegateMethod, Void>>, ImmutableList<SpecMethodModel<EventMethod, EventDeclarationModel>>, ImmutableList<SpecMethodModel<EventMethod, EventDeclarationModel>>, SpecMethodModel<EventMethod, Void>, ImmutableList<WorkingRangeMethodModel>, ImmutableList<SpecMethodModel<UpdateStateMethod, Void>>, ImmutableList<SpecMethodModel<UpdateStateMethod, Void>>, ImmutableList<String>, ImmutableList<PropDefaultModel>, ImmutableList<EventDeclarationModel>, ImmutableList<AnnotationSpec>, ImmutableList<TagModel>, String, ImmutableList<PropJavadocModel>, boolean, DependencyInjectionHelper, boolean, SpecElementType, Object, SpecGenerator<LayoutSpecModel>, ImmutableList<TypeVariableName>) - Constructor for class com.facebook.litho.specmodels.model.LayoutSpecModel
 
LayoutSpecModelFactory - Class in com.facebook.litho.specmodels.processor
Factory for creating LayoutSpecModels.
LayoutSpecModelFactory() - Constructor for class com.facebook.litho.specmodels.processor.LayoutSpecModelFactory
 
LayoutSpecModelFactory(List<Class<? extends Annotation>>, SpecGenerator<LayoutSpecModel>) - Constructor for class com.facebook.litho.specmodels.processor.LayoutSpecModelFactory
 
layoutThreadHandler(LayoutHandler) - Method in class com.facebook.litho.ComponentTree.Builder
Specify the looper to use for running layouts on.
layoutThreadLooper(Looper) - Method in class com.facebook.litho.ComponentTree.Builder
Specify the looper to use for running layouts on.
layoutThreadLooper(Looper) - Method in class com.facebook.litho.TestComponentTree.Builder
 
LayoutThreadPoolConfiguration - Interface in com.facebook.litho.config
 
LayoutThreadPoolConfigurationImpl - Class in com.facebook.litho
Configures a thread pool used for layout calculations.
LayoutThreadPoolConfigurationImpl(int, int, int) - Constructor for class com.facebook.litho.LayoutThreadPoolConfigurationImpl
 
LayoutThreadPoolConfigurationImpl.Builder - Class in com.facebook.litho
 
LayoutThreadPoolExecutor - Class in com.facebook.litho
Thread pool executor implementation used to calculate layout on multiple background threads.
LayoutThreadPoolExecutor(int, int, int) - Constructor for class com.facebook.litho.LayoutThreadPoolExecutor
 
lazilyInitializeLayoutStateOutputIdCalculator - Static variable in class com.facebook.litho.config.ComponentsConfiguration
If true then we'll lazily initialize the LayoutStateOutputIdCalculator
lazyComponentHost - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Configuration for lazifying state of ComponentHost
LazySelectorComponent - Class in com.facebook.litho.widget
Selects the first Component that will render by calling Component.willRender(ComponentContext, Component) on the Components provided.
LazySelectorComponent.Builder - Class in com.facebook.litho.widget
 
lazyUpdateHasSetSectionTreeRoot(ComponentContext, boolean) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
lazyUpdateInput(ComponentContext, String) - Static method in class com.facebook.litho.widget.EditText
 
lazyUpdateLastScrollPosition(ComponentContext, int) - Static method in class com.facebook.litho.widget.HorizontalScroll
 
leftPadding(int) - Method in class com.facebook.litho.widget.Recycler.Builder
 
leftPaddingAttr(int, int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
leftPaddingAttr(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
leftPaddingDip(float) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
leftPaddingPx(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
leftPaddingRes(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
legacySubComponent(SubComponent) - Static method in class com.facebook.litho.testing.subcomponents.SubComponent
Use an old-style SubComponent in an assertj Condition.
letterSpacing(float) - Method in class com.facebook.litho.widget.Text.Builder
 
letterSpacingAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
letterSpacingAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
letterSpacingRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
LevenshteinDistance - Class in com.facebook.litho.testing.viewtree
 
LevenshteinDistance() - Constructor for class com.facebook.litho.testing.viewtree.LevenshteinDistance
 
LIFECYCLE_PHASE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
LinearLayoutInfo - Class in com.facebook.litho.widget
An implementation for LayoutInfo to implement linear lists with a LinearLayoutManager.
LinearLayoutInfo(LinearLayoutManager) - Constructor for class com.facebook.litho.widget.LinearLayoutInfo
 
LinearLayoutInfo(Context, int, boolean) - Constructor for class com.facebook.litho.widget.LinearLayoutInfo
 
LinearLayoutInfo.ViewportFiller - Class in com.facebook.litho.widget
Simple implementation of LayoutInfo.ViewportFiller which fills the viewport by laying out items sequentially.
LinearLayoutInfoFactory - Interface in com.facebook.litho.sections.widget
A Factory used to create LinearLayoutInfos in ListRecyclerConfiguration.
linkColor(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
linkColor(int) - Method in class com.facebook.litho.widget.Text.Builder
 
linkColorAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
linkColorAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
linkColorAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
linkColorAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
linkColorRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
linkColorRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
LIST - Static variable in class com.facebook.litho.AccessibilityRole
 
LIST - Static variable in interface com.facebook.litho.sections.specmodels.model.SectionClassNames
 
LIST - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
ListEventsHandler<QueryParams> - Interface in com.facebook.litho.sections
An interface used by sections to interact with their data-fetching services.
ListRecyclerConfiguration<T extends SectionTree.Target & Binder<RecyclerView>> - Class in com.facebook.litho.sections.widget
A configuration object for RecyclerCollectionComponent that will create a LinearLayoutManager for the RecyclerView.
ListRecyclerConfiguration() - Constructor for class com.facebook.litho.sections.widget.ListRecyclerConfiguration
 
ListRecyclerConfiguration(int, boolean) - Constructor for class com.facebook.litho.sections.widget.ListRecyclerConfiguration
 
ListRecyclerConfiguration(int, boolean, int) - Constructor for class com.facebook.litho.sections.widget.ListRecyclerConfiguration
 
ListRecyclerConfiguration(int, boolean, int, RecyclerBinderConfiguration) - Constructor for class com.facebook.litho.sections.widget.ListRecyclerConfiguration
 
ListRecyclerConfiguration(int, boolean, int, RecyclerBinderConfiguration, LinearLayoutInfoFactory) - Constructor for class com.facebook.litho.sections.widget.ListRecyclerConfiguration
 
ListRecyclerConfiguration.SnapMode - Annotation Type in com.facebook.litho.sections.widget
 
LithoActivityTestRule<T extends Activity> - Class in com.facebook.litho.testing.espresso
A test rule like ActivityTestRule ensuring that the activity is launched in end to end test mode.
LithoActivityTestRule(Class<T>) - Constructor for class com.facebook.litho.testing.espresso.LithoActivityTestRule
 
LithoActivityTestRule(Class<T>, boolean) - Constructor for class com.facebook.litho.testing.espresso.LithoActivityTestRule
 
LithoActivityTestRule(Class<T>, boolean, boolean) - Constructor for class com.facebook.litho.testing.espresso.LithoActivityTestRule
 
LithoAnimationEnablerTestRule - Class in com.facebook.litho.testing.testrule
A test rule to be able to turn on/off Litho animations with different granularity, i.e.
LithoAnimationEnablerTestRule() - Constructor for class com.facebook.litho.testing.testrule.LithoAnimationEnablerTestRule
 
LithoAssertions - Class in com.facebook.litho.testing.assertj
Common entry point for Litho assertions.
LithoAssertions() - Constructor for class com.facebook.litho.testing.assertj.LithoAssertions
 
LithoDebugInfo - Class in com.facebook.litho
A set of methods which expose internals of the framework.
LithoEspressoTestRunner - Class in com.facebook.litho.testing.espresso
An example test runner you can use to test your Litho apps in Espresso and standard integration tests.
LithoEspressoTestRunner() - Constructor for class com.facebook.litho.testing.espresso.LithoEspressoTestRunner
 
LithoRecylerView - Class in com.facebook.litho.widget
Extension of RecyclerView that allows to add more features needed for @RecyclerSpec
LithoRecylerView(Context) - Constructor for class com.facebook.litho.widget.LithoRecylerView
 
LithoRecylerView(Context, AttributeSet) - Constructor for class com.facebook.litho.widget.LithoRecylerView
 
LithoRecylerView(Context, AttributeSet, int) - Constructor for class com.facebook.litho.widget.LithoRecylerView
 
LithoRecylerView.TouchInterceptor - Interface in com.facebook.litho.widget
LithoRecylerView.TouchInterceptor.Result - Enum in com.facebook.litho.widget
 
LithoRepresentation - Class in com.facebook.litho.testing.assertj
Inheritance sucks.
LithoRepresentation(ComponentContext) - Constructor for class com.facebook.litho.testing.assertj.LithoRepresentation
 
LithoTooltip - Interface in com.facebook.litho
 
LithoTooltipController - Class in com.facebook.litho
 
LithoTooltipController() - Constructor for class com.facebook.litho.LithoTooltipController
 
LithoView - Class in com.facebook.litho
A ViewGroup that can host the mounted state of a Component.
LithoView(Context) - Constructor for class com.facebook.litho.LithoView
 
LithoView(Context, AttributeSet) - Constructor for class com.facebook.litho.LithoView
 
LithoView(ComponentContext, AttributeSet) - Constructor for class com.facebook.litho.LithoView
 
lithoView(<any>) - Static method in class com.facebook.litho.testing.espresso.LithoViewMatchers
Matches a view that is a LithoView that matches the given subMatcher.
lithoView() - Static method in class com.facebook.litho.testing.espresso.LithoViewMatchers
 
LithoView.LayoutManagerOverrideParams - Interface in com.facebook.litho
LayoutParams that override the LayoutManager.
LithoView.OnDirtyMountListener - Interface in com.facebook.litho
 
LithoView.OnPostDrawListener - Interface in com.facebook.litho
 
lithoViewAlwaysMountsInPerformLayout - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Whether we should always perform incremental mount in perform layout.
LithoViewAssert - Class in com.facebook.litho.testing.assertj
Assertion methods for LithoViews.
LithoViewAssert.OccurrenceCount - Class in com.facebook.litho.testing.assertj
 
LithoViewFactory - Interface in com.facebook.litho.widget
A factory used to create LithoViews in RecyclerBinder.
lithoViewFactory(LithoViewFactory) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
 
lithoViewIncrementalMountUsesLocalVisibleBounds - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Whether incremental mount that begins in LithoView should use the local visible bounds of the view.
LithoViewMatchers - Class in com.facebook.litho.testing.espresso
Espresso matchers for LithoView.
LithoViewMatchers() - Constructor for class com.facebook.litho.testing.espresso.LithoViewMatchers
 
LithoViewSubComponentDeepExtractor - Class in com.facebook.litho.testing.assertj
Recursively extracts sub components from a LithoView holding one or more Components, wrapping them in an InspectableComponent.
LithoViewSubComponentExtractor - Class in com.facebook.litho.testing.assertj
 
LithoViewTestHelper - Class in com.facebook.litho
Helper class to access metadata from LithoView that is relevant during end to end tests.
LithoViewTestHelper() - Constructor for class com.facebook.litho.LithoViewTestHelper
 
LithoViewTestHelper.InternalNodeRef - Class in com.facebook.litho
Holds an opaque reference to an InternalNode without giving the holder any access to it.
LoadEventsHandler - Interface in com.facebook.litho.sections
An interface used by a Section to notify its users of the status of the connection while loading new items.
loadEventsHandler(LoadEventsHandler) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
LOADING_EVENT_HANDLER - Static variable in interface com.facebook.litho.sections.specmodels.model.SectionClassNames
 
loadingComponent(Component) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
loadingComponent(Component.Builder<?>) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
LoadingEvent - Class in com.facebook.litho.sections
Sections should implement this method to receive events about their children's loading state.
LoadingEvent() - Constructor for class com.facebook.litho.sections.LoadingEvent
 
LoadingEvent.LoadingState - Enum in com.facebook.litho.sections
 
loadingEventHandler(EventHandler<LoadingEvent>) - Method in class com.facebook.litho.sections.common.DataDiffSection.Builder
 
loadingEventHandler(EventHandler<LoadingEvent>) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection.Builder
 
loadingEventHandler(EventHandler<LoadingEvent>) - Method in class com.facebook.litho.sections.common.SingleComponentSection.Builder
 
loadingEventHandler(EventHandler<LoadingEvent>) - Method in class com.facebook.litho.sections.Section.Builder
 
loadingState - Variable in class com.facebook.litho.sections.LoadingEvent
 
loadNames(Name) - Method in class com.facebook.litho.specmodels.processor.PropNameInterStageStore
 
log(YogaNode, YogaLogLevel, String) - Method in interface com.facebook.yoga.YogaLogger
 
logDelete(String, int, String) - Method in class com.facebook.litho.sections.Logger
 
logDelete(String, int, String) - Method in interface com.facebook.litho.sections.logger.SectionsDebugLogger
fired when a component is being deleted
logger(ComponentsLogger) - Method in class com.facebook.litho.LayoutThreadPoolConfigurationImpl.Builder
 
Logger - Class in com.facebook.litho.sections
 
Logger(Collection<SectionsDebugLogger>) - Constructor for class com.facebook.litho.sections.Logger
 
LOGGERS - Static variable in class com.facebook.litho.sections.config.SectionsConfiguration
Loggers for the core framework
loggingExtras - Variable in class com.facebook.litho.sections.common.RenderEvent
 
loggingExtras - Variable in class com.facebook.litho.sections.common.RenderWithHideItemHandlerEvent
 
logInsert(String, int, RenderInfo, String) - Method in class com.facebook.litho.sections.Logger
 
logInsert(String, int, RenderInfo, String) - Method in interface com.facebook.litho.sections.logger.SectionsDebugLogger
fired when a component is being inserted
logMove(String, int, int, String) - Method in class com.facebook.litho.sections.Logger
 
logMove(String, int, int, String) - Method in interface com.facebook.litho.sections.logger.SectionsDebugLogger
fired when a component is being moved
logPerfEvent(PerfEvent) - Method in interface com.facebook.litho.ComponentsLogger
Write a PerfEvent to storage.
logPerfEvent(PerfEvent) - Method in class com.facebook.litho.testing.logging.TestComponentsLogger
 
logProductId - Variable in class com.facebook.litho.ComponentLogParams
 
logRequestFocus(String, int, RenderInfo, String) - Method in class com.facebook.litho.sections.Logger
 
logRequestFocus(String, int, RenderInfo, String) - Method in interface com.facebook.litho.sections.logger.SectionsDebugLogger
fired when a component is being focused
logRequestFocusWithOffset(String, int, int, RenderInfo, String) - Method in class com.facebook.litho.sections.Logger
 
logRequestFocusWithOffset(String, int, int, RenderInfo, String) - Method in interface com.facebook.litho.sections.logger.SectionsDebugLogger
fired when a component is being focused
logShouldUpdate(String, Object, Object, String, String, Boolean, String) - Method in class com.facebook.litho.sections.Logger
 
logShouldUpdate(String, Object, Object, String, String, Boolean, String) - Method in interface com.facebook.litho.sections.logger.SectionsDebugLogger
fired when determining if a section should re-compute changesets
LogTreePopulator - Class in com.facebook.litho
This class provides utilities for extracting information through ComponentsLogger.getExtraAnnotations(TreeProps) and transforming them so they can be logged.
logType - Variable in class com.facebook.litho.ComponentLogParams
 
logUpdate(String, int, RenderInfo, String) - Method in class com.facebook.litho.sections.Logger
 
logUpdate(String, int, RenderInfo, String) - Method in interface com.facebook.litho.sections.logger.SectionsDebugLogger
fired when a component is being updated
LongClickableSpan - Class in com.facebook.litho.widget
Extension of ClickableSpan that provides longclick capability in addition to click.
LongClickableSpan() - Constructor for class com.facebook.litho.widget.LongClickableSpan
 
LongClickEvent - Class in com.facebook.litho
Components should implement an event of this type in order to receive Android long click events.
LongClickEvent() - Constructor for class com.facebook.litho.LongClickEvent
 
longClickHandler(EventHandler<LongClickEvent>) - Method in class com.facebook.litho.BaseMatcher
 
longClickHandler(<any>) - Method in class com.facebook.litho.BaseMatcher
 
longClickHandler(EventHandler<LongClickEvent>) - Method in class com.facebook.litho.Component.Builder
 

M

make(float, float) - Static method in class com.facebook.yoga.YogaMeasureOutput
 
make(int, int) - Static method in class com.facebook.yoga.YogaMeasureOutput
 
makeShallowCopy() - Method in class com.facebook.litho.Component
 
makeShallowCopy(boolean) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
makeShallowCopy(boolean) - Method in class com.facebook.litho.sections.common.SingleComponentSection
 
makeShallowCopy(boolean) - Method in class com.facebook.litho.sections.Section
 
makeShallowCopy() - Method in class com.facebook.litho.sections.Section
 
makeShallowCopy() - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
makeShallowCopy() - Method in class com.facebook.litho.testing.sections.TestSectionCreator.TestSection
 
makeShallowCopy() - Method in class com.facebook.litho.testing.TestDrawableComponent
 
makeShallowCopy() - Method in class com.facebook.litho.widget.Card
 
makeShallowCopy() - Method in class com.facebook.litho.widget.EditText
 
makeShallowCopy() - Method in class com.facebook.litho.widget.HorizontalScroll
 
makeShallowCopy() - Method in class com.facebook.litho.widget.Image
 
makeShallowCopy() - Method in class com.facebook.litho.widget.Progress
 
makeShallowCopy() - Method in class com.facebook.litho.widget.Recycler
 
makeShallowCopy() - Method in class com.facebook.litho.widget.Spinner
 
makeShallowCopy() - Method in class com.facebook.litho.widget.Text
 
makeShallowCopy() - Method in class com.facebook.litho.widget.VerticalScroll
 
makeString(<any>) - Method in class com.facebook.litho.testing.viewtree.ViewTree
Generates a string describing the views tree using the views' toString methods and an extra information function.
MapDiffUtils - Class in com.facebook.litho.utils
 
MapDiffUtils() - Constructor for class com.facebook.litho.utils.MapDiffUtils
 
MappingNode - Class in com.facebook.litho.dataflow
A ValueNode that will update its value from its "initial" input to its "end" input according to the given input within expected range [0, 1].
MappingNode() - Constructor for class com.facebook.litho.dataflow.MappingNode
 
marginAttr(YogaEdge, int, int) - Method in class com.facebook.litho.Component.Builder
 
marginAttr(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
 
marginAuto(YogaEdge) - Method in class com.facebook.litho.Component.Builder
 
marginDip(YogaEdge, float) - Method in class com.facebook.litho.Component.Builder
 
marginPercent(YogaEdge, float) - Method in class com.facebook.litho.Component.Builder
 
marginPx(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
 
marginRes(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
 
markerAnnotate(String, String) - Method in class com.facebook.litho.NoOpPerfEvent
 
markerAnnotate(String, int) - Method in class com.facebook.litho.NoOpPerfEvent
 
markerAnnotate(String, boolean) - Method in class com.facebook.litho.NoOpPerfEvent
 
markerAnnotate(String, String[]) - Method in class com.facebook.litho.NoOpPerfEvent
 
markerAnnotate(String, Double[]) - Method in class com.facebook.litho.NoOpPerfEvent
 
markerAnnotate(String, int[]) - Method in class com.facebook.litho.NoOpPerfEvent
 
markerAnnotate(String, double) - Method in class com.facebook.litho.NoOpPerfEvent
 
markerAnnotate(String, String) - Method in interface com.facebook.litho.PerfEvent
Adds a key:value annotation to an already active marker.
markerAnnotate(String, double) - Method in interface com.facebook.litho.PerfEvent
 
markerAnnotate(String, int) - Method in interface com.facebook.litho.PerfEvent
 
markerAnnotate(String, boolean) - Method in interface com.facebook.litho.PerfEvent
 
markerAnnotate(String, String[]) - Method in interface com.facebook.litho.PerfEvent
 
markerAnnotate(String, Double[]) - Method in interface com.facebook.litho.PerfEvent
 
markerAnnotate(String, int[]) - Method in interface com.facebook.litho.PerfEvent
 
markerAnnotate(String, String) - Method in class com.facebook.litho.TestPerfEvent
Adds a key:value annotation to an already active marker.
markerAnnotate(String, double) - Method in class com.facebook.litho.TestPerfEvent
 
markerAnnotate(String, int) - Method in class com.facebook.litho.TestPerfEvent
 
markerAnnotate(String, boolean) - Method in class com.facebook.litho.TestPerfEvent
 
markerAnnotate(String, String[]) - Method in class com.facebook.litho.TestPerfEvent
 
markerAnnotate(String, Double[]) - Method in class com.facebook.litho.TestPerfEvent
 
markerAnnotate(String, int[]) - Method in class com.facebook.litho.TestPerfEvent
 
markerPoint(String) - Method in class com.facebook.litho.NoOpPerfEvent
 
markerPoint(String) - Method in interface com.facebook.litho.PerfEvent
Annotate the current event with a sub-routing at the point of invocation under the given name.
markerPoint(String) - Method in class com.facebook.litho.TestPerfEvent
Annotate the current event with a sub-routing at the point of invocation under the given name.
markLayoutSeen() - Method in class com.facebook.yoga.YogaNode
 
MatcherGenerator - Class in com.facebook.litho.specmodels.generator.testing
Class that generates the matcher builder for a test Component.
matches(T) - Method in class com.facebook.litho.testing.assertj.HamcrestCondition
 
matchesSafely(CharSequence) - Method in class com.facebook.litho.testing.assertj.SubCharSequenceMatcher
 
MatrixDrawable<T extends Drawable> - Class in com.facebook.litho
A Drawable that wraps another drawable.
MatrixDrawable() - Constructor for class com.facebook.litho.MatrixDrawable
 
maxEms(int) - Method in class com.facebook.litho.widget.Text.Builder
 
maxEmsAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
maxEmsAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
maxEmsRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
maxHeightAttr(int, int) - Method in class com.facebook.litho.Component.Builder
 
maxHeightAttr(int) - Method in class com.facebook.litho.Component.Builder
 
maxHeightDip(float) - Method in class com.facebook.litho.Component.Builder
 
maxHeightPercent(float) - Method in class com.facebook.litho.Component.Builder
 
maxHeightPx(int) - Method in class com.facebook.litho.Component.Builder
 
maxHeightRes(int) - Method in class com.facebook.litho.Component.Builder
 
maxLength(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
maxLengthAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
maxLengthAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
maxLengthRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
maxLines(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
maxLines(int) - Method in class com.facebook.litho.widget.Text.Builder
 
maxLinesAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
maxLinesAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
maxLinesAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
maxLinesAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
maxLinesRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
maxLinesRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
maxTextWidthAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
maxTextWidthAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
maxTextWidthDip(float) - Method in class com.facebook.litho.widget.Text.Builder
 
maxTextWidthPx(int) - Method in class com.facebook.litho.widget.Text.Builder
 
maxTextWidthRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
maxWidthAttr(int, int) - Method in class com.facebook.litho.Component.Builder
 
maxWidthAttr(int) - Method in class com.facebook.litho.Component.Builder
 
maxWidthDip(float) - Method in class com.facebook.litho.Component.Builder
 
maxWidthPercent(float) - Method in class com.facebook.litho.Component.Builder
 
maxWidthPx(int) - Method in class com.facebook.litho.Component.Builder
 
maxWidthRes(int) - Method in class com.facebook.litho.Component.Builder
 
maybePreallocateContent(ComponentContext, ComponentLifecycle) - Static method in class com.facebook.litho.ComponentsPools
Pre-allocates mount content for this component type within the pool for this context unless the pre-allocation limit has been hit in which case we do nothing.
maybePreallocateContent(ComponentContext, ComponentLifecycle) - Method in class com.facebook.litho.DefaultMountContentPool
Pre-allocates one item for the given ComponentLifecycle if the preallocation count is less than the pool size, otherwise does nothing.
maybePreallocateContent(ComponentContext, ComponentLifecycle) - Method in interface com.facebook.litho.MountContentPool
Called when a LayoutState that uses this mount content type may be used in the near future.
maybeTrackViewCreator(RenderInfo) - Method in class com.facebook.litho.widget.RenderInfoViewCreatorController
 
mDisplayList - Variable in class com.facebook.litho.displaylist.DisplayListMarshmallow
 
measure(ComponentContext, int, int, Size) - Method in class com.facebook.litho.Component
Measure a component with the given SizeSpec constrain.
measure(Size, int, int, EventHandler<ReMeasureEvent>) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
measure(Size, int, int, EventHandler<ReMeasureEvent>) - Method in interface com.facebook.litho.widget.Binder
Measure the content of this Binder.
measure(Size, int, int, EventHandler<ReMeasureEvent>) - Method in class com.facebook.litho.widget.RecyclerBinder
A component mounting a RecyclerView can use this method to determine its size.
measure(YogaNode, float, YogaMeasureMode, float, YogaMeasureMode) - Method in interface com.facebook.yoga.YogaMeasureFunction
Return a value created by YogaMeasureOutput.make(width, height);
measure(float, int, float, int) - Method in class com.facebook.yoga.YogaNode
 
measureAndLayout(View) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Measure and layout a component view.
MeasureComparisonUtils - Class in com.facebook.litho
An utility class to verify that an old measured size is still compatible to be used with a new measureSpec.
MeasureComparisonUtils() - Constructor for class com.facebook.litho.MeasureComparisonUtils
 
measuredHeight(int) - Method in class com.facebook.litho.testing.TestDrawableComponent.Builder
 
measuredWidth(int) - Method in class com.facebook.litho.testing.TestDrawableComponent.Builder
 
measureListener(ComponentTree.MeasureListener) - Method in class com.facebook.litho.ComponentTree.Builder
 
MeasureUtils - Class in com.facebook.litho.utils
 
MeasureUtils() - Constructor for class com.facebook.litho.utils.MeasureUtils
 
measureWithAspectRatio(int, int, int, int, float, Size) - Static method in class com.facebook.litho.utils.MeasureUtils
Measure according to an aspect ratio an width and height constraints.
measureWithAspectRatio(int, int, float, Size) - Static method in class com.facebook.litho.utils.MeasureUtils
Measure according to an aspect ratio an width and height constraints.
measureWithDesiredPx(int, int, int, int, Size) - Static method in class com.facebook.litho.utils.MeasureUtils
Set the to respect both Specs and the desired width and height.
measureWithEqualDimens(int, int, Size) - Static method in class com.facebook.litho.utils.MeasureUtils
Set the to respect both Specs and try to keep both width and height equal.
message - Variable in class com.facebook.litho.specmodels.model.SpecModelValidationError
 
MethodExtractorUtils - Class in com.facebook.litho.specmodels.processor
Extracts methods from the given input.
MethodParamGeneratorUtils - Class in com.facebook.litho.specmodels.generator
Helper class for generating code relating to method params.
MethodParamModel - Interface in com.facebook.litho.specmodels.model
Model that is an abstract representation of a method param.
MethodParamModelFactory - Class in com.facebook.litho.specmodels.model
Factory for creating MethodParamModels.
MethodParamModelFactory() - Constructor for class com.facebook.litho.specmodels.model.MethodParamModelFactory
 
MethodParamModelUtils - Class in com.facebook.litho.specmodels.model
Useful methods for MethodParamModels.
MethodParamModelUtils() - Constructor for class com.facebook.litho.specmodels.model.MethodParamModelUtils
 
methodParams(ImmutableList<MethodParamModel>) - Method in class com.facebook.litho.specmodels.model.SpecMethodModel.Builder
 
methodParams - Variable in class com.facebook.litho.specmodels.model.SpecMethodModel
 
mHasEventDispatcher - Variable in class com.facebook.litho.EventHandler
 
mId - Variable in class com.facebook.litho.ComponentTree
 
mId - Variable in class com.facebook.litho.EventTrigger
 
mIndex - Variable in class com.facebook.litho.testing.sections.TestTarget.Operation
 
minEms(int) - Method in class com.facebook.litho.widget.Text.Builder
 
minEmsAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
minEmsAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
minEmsRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
minHeightAttr(int, int) - Method in class com.facebook.litho.Component.Builder
 
minHeightAttr(int) - Method in class com.facebook.litho.Component.Builder
 
minHeightDip(float) - Method in class com.facebook.litho.Component.Builder
 
minHeightPercent(float) - Method in class com.facebook.litho.Component.Builder
 
minHeightPx(int) - Method in class com.facebook.litho.Component.Builder
 
minHeightRes(int) - Method in class com.facebook.litho.Component.Builder
 
minLines(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
minLines(int) - Method in class com.facebook.litho.widget.Text.Builder
 
minLinesAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
minLinesAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
minLinesAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
minLinesAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
minLinesRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
minLinesRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
minTextWidthAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
minTextWidthAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
minTextWidthDip(float) - Method in class com.facebook.litho.widget.Text.Builder
 
minTextWidthPx(int) - Method in class com.facebook.litho.widget.Text.Builder
 
minTextWidthRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
minWidthAttr(int, int) - Method in class com.facebook.litho.Component.Builder
 
minWidthAttr(int) - Method in class com.facebook.litho.Component.Builder
 
minWidthDip(float) - Method in class com.facebook.litho.Component.Builder
 
minWidthPercent(float) - Method in class com.facebook.litho.Component.Builder
 
minWidthPx(int) - Method in class com.facebook.litho.Component.Builder
 
minWidthRes(int) - Method in class com.facebook.litho.Component.Builder
 
mIsUnique - Variable in class com.facebook.litho.testing.TestComponent
 
mKey - Variable in class com.facebook.litho.EventTrigger
 
mModifiers - Variable in class com.facebook.litho.specmodels.model.PropDefaultModel
 
mName - Variable in class com.facebook.litho.specmodels.model.PropDefaultModel
 
MockMethodParamModel - Class in com.facebook.litho.testing.specmodels
A simple implementation of MockMethodParamModel for use in tests.
MockMethodParamModel(TypeSpec, String, List<Annotation>, List<AnnotationSpec>, Object) - Constructor for class com.facebook.litho.testing.specmodels.MockMethodParamModel
 
MockMethodParamModel.Builder - Class in com.facebook.litho.testing.specmodels
 
MockSpecModel - Class in com.facebook.litho.testing.specmodels
An implementation of SpecModel + Builder for testing purposes only.
MockSpecModel.Builder - Class in com.facebook.litho.testing.specmodels
 
MockTimingSource - Class in com.facebook.litho.dataflow
TimingSource and Choreographer implementation that allows manual stepping by frame in tests.
MockTimingSource() - Constructor for class com.facebook.litho.dataflow.MockTimingSource
 
model - Variable in class com.facebook.litho.sections.common.GetUniqueIdentifierEvent
 
model - Variable in class com.facebook.litho.sections.common.HideItemEvent
 
model - Variable in class com.facebook.litho.sections.common.RenderEvent
 
model - Variable in class com.facebook.litho.sections.common.RenderSectionEvent
 
model - Variable in class com.facebook.litho.sections.common.RenderWithHideItemHandlerEvent
 
modifiers(ImmutableList<Modifier>) - Method in class com.facebook.litho.specmodels.model.SpecMethodModel.Builder
 
modifiers - Variable in class com.facebook.litho.specmodels.model.SpecMethodModel
 
mOp - Variable in class com.facebook.litho.testing.sections.TestTarget.Operation
 
motionEvent - Variable in class com.facebook.litho.InterceptTouchEvent
 
motionEvent - Variable in class com.facebook.litho.TouchEvent
 
mount(int, MountItem, Rect) - Method in class com.facebook.litho.ComponentHost
Mounts the given MountItem with unique index.
mount() - Method in class com.facebook.litho.fresco.DraweeDrawable
 
mount(T, DrawableMatrix) - Method in class com.facebook.litho.MatrixDrawable
 
mount(T) - Method in class com.facebook.litho.MatrixDrawable
Sets the necessary artifacts to display the given drawable.
mount(RecyclerView) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
mount(V) - Method in interface com.facebook.litho.widget.Binder
Call this method before the View is mounted, i.e.
mount(RecyclerView) - Method in class com.facebook.litho.widget.RecyclerBinder
Call from the owning Component's onMount.
mount(CharSequence, Layout, int, ClickableSpan[]) - Method in class com.facebook.litho.widget.TextDrawable
 
mount(CharSequence, Layout, int, int) - Method in class com.facebook.litho.widget.TextDrawable
 
mount(CharSequence, Layout, float, ColorStateList, int, int, ClickableSpan[]) - Method in class com.facebook.litho.widget.TextDrawable
 
mount(CharSequence, Layout, float, boolean, ColorStateList, int, int, ClickableSpan[], ImageSpan[], ClickableSpanListener, TextDrawable.TextOffsetOnTouchListener, int, int, float) - Method in class com.facebook.litho.widget.TextDrawable
 
MOUNT_CONTENT_POOL - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
MOUNT_SPEC - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
MOUNT_SPEC_DELEGATE_METHODS_MAP - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
MountableCharSequence - Interface in com.facebook.litho.widget
Mountable CharSequence that is aware when the Text component using this CharSequence is mounted and unmounted.
mountComponent(Component.Builder) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Mount a component into a component view.
mountComponent(Component.Builder, boolean) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Mount a component into a component view.
mountComponent(ComponentContext, Component) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Mount a component into a component view.
mountComponent(ComponentContext, Component, boolean) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Mount a component into a component view.
mountComponent(ComponentContext, Component, int, int) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Mount a component into a component view.
mountComponent(ComponentContext, LithoView, Component) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Mount a component into a component view.
mountComponent(ComponentContext, LithoView, Component, int, int) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Mount a component into a component view.
mountComponent(ComponentContext, LithoView, Component, boolean, int, int) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Mount a component into a component view.
mountComponent(LithoView, ComponentTree) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Mount a component tree into a component view.
mountComponent(LithoView, ComponentTree, int, int) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Mount a component tree into a component view.
MountContentPool<T> - Interface in com.facebook.litho
A pool dedicated to recycling mount content.
MountingType - Enum in com.facebook.litho.annotations
 
MountSpecGenerator - Class in com.facebook.litho.specmodels.generator
Class that generates methods for Mount Specs.
MountSpecModel - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of a com.facebook.litho.annotations.MountSpec.
MountSpecModel(String, String, ImmutableList<SpecMethodModel<DelegateMethod, Void>>, ImmutableList<SpecMethodModel<EventMethod, EventDeclarationModel>>, ImmutableList<SpecMethodModel<EventMethod, EventDeclarationModel>>, SpecMethodModel<EventMethod, Void>, ImmutableList<WorkingRangeMethodModel>, ImmutableList<SpecMethodModel<UpdateStateMethod, Void>>, ImmutableList<String>, ImmutableList<TypeVariableName>, ImmutableList<PropDefaultModel>, ImmutableList<EventDeclarationModel>, String, ImmutableList<AnnotationSpec>, ImmutableList<TagModel>, ImmutableList<PropJavadocModel>, boolean, DependencyInjectionHelper, boolean, boolean, boolean, int, boolean, TypeName, SpecElementType, Object, SpecGenerator<MountSpecModel>) - Constructor for class com.facebook.litho.specmodels.model.MountSpecModel
 
MountSpecModelFactory - Class in com.facebook.litho.specmodels.processor
Factory for creating MountSpecModels.
MountSpecModelFactory() - Constructor for class com.facebook.litho.specmodels.processor.MountSpecModelFactory
 
MountSpecModelFactory(SpecGenerator<MountSpecModel>) - Constructor for class com.facebook.litho.specmodels.processor.MountSpecModelFactory
 
MOVE - Static variable in class com.facebook.litho.sections.Change
 
move(int, int) - Method in class com.facebook.litho.sections.ChangeSet
 
move(int, int) - Method in interface com.facebook.litho.sections.SectionTree.Target
Notify that a Component was moved fromPosition toPosition.
move(int, int) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
MOVE - Static variable in class com.facebook.litho.testing.sections.TestTarget
 
move(int, int) - Method in class com.facebook.litho.testing.sections.TestTarget
 
MOVE - Static variable in class com.facebook.litho.widget.RecyclerBinderUpdateCallback.Operation
 
moveItem(int, int) - Method in class com.facebook.litho.widget.RecyclerBinder
Moves an item from fromPosition to toPosition.
moveItemAsync(int, int) - Method in class com.facebook.litho.widget.RecyclerBinder
Moves an item from fromPosition to toPostion.
mRangeCount - Variable in class com.facebook.litho.testing.sections.TestTarget.Operation
 
mRepresentedObject - Variable in class com.facebook.litho.specmodels.model.PropDefaultModel
 
mResourceResolver - Variable in class com.facebook.litho.Component.Builder
 
mResourceResolver - Variable in class com.facebook.litho.reference.Reference.Builder
Deprecated.
 
mResourceResolver - Variable in class com.facebook.litho.sections.Section.Builder
 
mSectionsDebugLoggers - Variable in class com.facebook.litho.sections.Logger
 
mSplitChildrenLayoutInThreadPool - Variable in class com.facebook.litho.Component
Whether this Component should split the layout calculation of its direct children on multiple background threads.
mStateContainers - Variable in class com.facebook.litho.StateHandler
Maps a component key to a component object that retains the current state values for that key.
mSubstring - Variable in class com.facebook.litho.testing.assertj.SubCharSequenceMatcher
 
mToIndex - Variable in class com.facebook.litho.testing.sections.TestTarget.Operation
 
mTreeProps - Variable in class com.facebook.litho.ComponentContext
 
mTriggerTarget - Variable in class com.facebook.litho.EventTrigger
 
mType - Variable in class com.facebook.litho.specmodels.model.PropDefaultModel
 
MultiMarkerTTIHandler - Class in com.facebook.litho.sections
 
MultiMarkerTTIHandler() - Constructor for class com.facebook.litho.sections.MultiMarkerTTIHandler
 
MultiPrintableException - Exception in com.facebook.litho.specmodels.processor
 
MutableInt - Class in com.facebook.litho.internal
 
MutableInt(int) - Constructor for class com.facebook.litho.internal.MutableInt
 

N

name(String) - Method in class com.facebook.litho.specmodels.model.DelegateMethodDescription.Builder
 
name - Variable in class com.facebook.litho.specmodels.model.DelegateMethodDescription
 
name - Variable in class com.facebook.litho.specmodels.model.EventDeclarationModel
 
name(CharSequence) - Method in class com.facebook.litho.specmodels.model.SpecMethodModel.Builder
 
name - Variable in class com.facebook.litho.specmodels.model.SpecMethodModel
 
name - Variable in class com.facebook.litho.specmodels.model.TagModel
 
name - Variable in class com.facebook.litho.specmodels.model.WorkingRangeDeclarationModel
 
name - Variable in class com.facebook.litho.specmodels.model.WorkingRangeMethodModel
 
name(String) - Method in class com.facebook.litho.testing.specmodels.MockMethodParamModel.Builder
 
NEEDS_THEME_SYNCHRONIZATION - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Whether we need to account for lack of synchronization while accessing Themes.
needsPreviousRenderData() - Method in class com.facebook.litho.ComponentLifecycle
 
nestedScrollingEnabled(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
nestedScrollingEnabled(boolean) - Method in class com.facebook.litho.widget.Recycler.Builder
 
nestedScrollingEnabled(boolean) - Method in class com.facebook.litho.widget.VerticalScroll.Builder
 
newApplication(ClassLoader, String, Context) - Method in class com.facebook.litho.testing.espresso.LithoEspressoTestRunner
 
newArrayOfSize2() - Static method in class com.facebook.litho.ArrayBatchAllocator
same as calling new int[2];
newBuilder() - Static method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder
 
newBuilder() - Static method in class com.facebook.litho.specmodels.model.DelegateMethodDescription
 
newBuilder() - Static method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
newBuilder() - Static method in class com.facebook.litho.testing.specmodels.MockMethodParamModel
 
newBuilder() - Static method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
newEventHandler(int, Object[]) - Method in class com.facebook.litho.ComponentContext
 
newEventHandler(ComponentContext, int, Object[]) - Static method in class com.facebook.litho.ComponentLifecycle
 
newEventHandler(Component, int, Object[]) - Static method in class com.facebook.litho.ComponentLifecycle
 
newEventHandler(int, Object[]) - Method in class com.facebook.litho.sections.SectionContext
 
newEventHandler(SectionContext, int, Object[]) - Static method in class com.facebook.litho.sections.SectionLifecycle
 
newEventHandler(Section, int, Object[]) - Static method in class com.facebook.litho.sections.SectionLifecycle
 
newEventTrigger(ComponentContext, String, int) - Static method in class com.facebook.litho.ComponentLifecycle
 
newEventTrigger(SectionContext, String, int) - Static method in class com.facebook.litho.sections.SectionLifecycle
 
newPerformanceEvent(int) - Method in interface com.facebook.litho.ComponentsLogger
Create a new performance event with the given event id and start counting the time.
newPerformanceEvent(int) - Method in class com.facebook.litho.testing.logging.TestComponentsLogger
 
newSelection - Variable in class com.facebook.litho.widget.ItemSelectedEvent
 
nextItem - Variable in class com.facebook.litho.sections.common.OnCheckIsSameContentEvent
 
nextItem - Variable in class com.facebook.litho.sections.common.OnCheckIsSameItemEvent
 
NO_OP_ARGS_BUILDER - Static variable in class com.facebook.litho.ComponentsSystrace
Convenience implementation of ArgsBuilder to use when we aren't tracing.
NodeCanFinish - Interface in com.facebook.litho.dataflow
Interface for a ValueNode that has logic that determines when its finished.
NON_EXISTENT_CLASS - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
NONE - Static variable in annotation type com.facebook.litho.sections.SectionsLogEventUtils.ApplyNewChangeSet
 
NoOpDrawable - Class in com.facebook.litho.fresco
This drawable is used in place of null in DraweeDrawable.
NoOpDrawable() - Constructor for class com.facebook.litho.fresco.NoOpDrawable
 
NoOpPerfEvent - Class in com.facebook.litho
Empty implementation of PerfEvent performing no actions.
NoOpPerfEvent() - Constructor for class com.facebook.litho.NoOpPerfEvent
 
NotAnimatedItemAnimator - Class in com.facebook.litho.sections.widget
An animator that disables all animations in a RecyclerView From java/com/facebook/fbreact/views/recyclerview/NotAnimatedItemAnimator.java
NotAnimatedItemAnimator() - Constructor for class com.facebook.litho.sections.widget.NotAnimatedItemAnimator
 
notifyChangeSetComplete(OnDataBoundListener) - Method in interface com.facebook.litho.sections.SectionTree.Target
Called when a changeset has finished being applied.
notifyChangeSetComplete(OnDataBoundListener) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
notifyChangeSetComplete(OnDataBoundListener) - Method in class com.facebook.litho.testing.sections.TestTarget
 
notifyChangeSetComplete(OnDataBoundListener) - Method in class com.facebook.litho.widget.RecyclerBinder
Called after all the change set operations (inserts, removes, etc.) in a batch have completed.
notifyItemRenderCompleteAt(int, long) - Method in class com.facebook.litho.widget.RecyclerBinder
 
NS_PER_SECOND - Static variable in class com.facebook.litho.dataflow.SpringNode
 
NUM_CORES_NOT_SET - Static variable in class com.facebook.litho.config.DeviceInfoUtils
 
NUMBER_PICKER - Static variable in class com.facebook.litho.AccessibilityRole
 
numOfSubComponents(ComponentContext, <any>) - Static method in class com.facebook.litho.testing.assertj.SubComponentExtractor
This combinator allows you to make an assertion on the number of sub-components directly spun up by the component under test.

O

OBJECT - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
obtainLithoViewChildren(List<LithoView>) - Method in interface com.facebook.litho.HasLithoViewChildren
 
obtainLithoViewChildren(List<LithoView>) - Method in class com.facebook.litho.widget.SectionsRecyclerView
 
obtainStyledAttributes(int[], int) - Method in class com.facebook.litho.ComponentContext
 
of(E...) - Static method in class com.facebook.litho.specmodels.internal.ImmutableList
 
of(Class<? extends SectionLifecycle>) - Static method in class com.facebook.litho.testing.sections.SubSection
 
of(Section) - Static method in class com.facebook.litho.testing.sections.SubSection
 
of(Class<? extends Component>) - Static method in class com.facebook.litho.testing.subcomponents.SubComponent
 
of(T) - Static method in class com.facebook.litho.testing.subcomponents.SubComponent
 
of(View) - Static method in class com.facebook.litho.testing.viewtree.ViewTree
 
offsetDip(Context, int) - Static method in class com.facebook.litho.animation.DimensionValue
 
offsetLeftAndRight(int) - Method in class com.facebook.litho.LithoView
 
offsetPx(float) - Static method in class com.facebook.litho.animation.DimensionValue
 
offsetTopAndBottom(int) - Method in class com.facebook.litho.LithoView
 
ON_BIND - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_BOUNDS_DEFINED - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_CREATE_INITIAL_STATE - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_CREATE_LAYOUT - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_CREATE_LAYOUT_WITH_SIZE_SPEC - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_CREATE_MOUNT_CONTENT - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_CREATE_MOUNT_CONTENT_POOL - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_CREATE_TRANSITION - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_ERROR - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_LOAD_STYLE - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_MEASURE - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_MEASURE_BASELINE - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_MOUNT - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_POPULATE_ACCESSIBILITY_NODE - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_POPULATE_EXTRA_ACCESSIBILITY_NODE - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_PREPARE - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_UNBIND - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
ON_UNMOUNT - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
onAcquire(Context, Reference) - Method in class com.facebook.litho.reference.BorderColorDrawableReference
 
onAcquire(Context, Reference) - Method in class com.facebook.litho.reference.DrawableReference
 
onAcquire(Context, Reference<T>) - Method in class com.facebook.litho.reference.ReferenceLifecycle
Deprecated.
 
onActivityCreated(Activity, Bundle) - Static method in class com.facebook.litho.ComponentsLifecycles
 
onActivityDestroyed(Activity) - Static method in class com.facebook.litho.ComponentsLifecycles
 
onAllNodesFinished(GraphBinding) - Method in interface com.facebook.litho.dataflow.BindingListener
Called when a GraphBinding is finished, meaning all of its nodes are finished.
onAnimationComplete(String) - Method in interface com.facebook.litho.TransitionManager.OnAnimationCompleteListener
 
onAttachedToWindow() - Method in class com.facebook.litho.LithoView
 
OnBind - Annotation Type in com.facebook.litho.annotations
A method annotation used in classes that are annotated with MountSpec.
onBind(ComponentContext, Object) - Method in class com.facebook.litho.ComponentLifecycle
 
onBind(ComponentContext, Object) - Method in class com.facebook.litho.testing.TestDrawableComponent
 
onBind(ComponentContext, Object) - Method in class com.facebook.litho.testing.TestViewComponent
 
onBind(ComponentContext, Object) - Method in class com.facebook.litho.widget.EditText
 
onBind(ComponentContext, Object) - Method in class com.facebook.litho.widget.Image
 
onBind(ComponentContext, Object) - Method in class com.facebook.litho.widget.Recycler
 
onBlacklistUpdate(SectionContext, Object, EventHandler<GetUniqueIdentifierEvent>) - Static method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
onBlacklistUpdateAsync(SectionContext, Object, EventHandler<GetUniqueIdentifierEvent>) - Static method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
onBlacklistUpdateSync(SectionContext, Object, EventHandler<GetUniqueIdentifierEvent>) - Static method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
OnBoundsDefined - Annotation Type in com.facebook.litho.annotations
 
onBoundsDefined(ComponentContext, ComponentLayout) - Method in class com.facebook.litho.ComponentLifecycle
Called after the layout calculation is finished and the given ComponentLayout has its bounds defined.
onBoundsDefined(ComponentContext, ComponentLayout) - Method in class com.facebook.litho.testing.TestDrawableComponent
 
onBoundsDefined(ComponentContext, ComponentLayout) - Method in class com.facebook.litho.testing.TestViewComponent
 
onBoundsDefined(ComponentContext, ComponentLayout) - Method in class com.facebook.litho.widget.HorizontalScroll
 
onBoundsDefined(ComponentContext, ComponentLayout) - Method in class com.facebook.litho.widget.Image
 
onBoundsDefined(ComponentContext, ComponentLayout) - Method in class com.facebook.litho.widget.Recycler
 
onBoundsDefined(ComponentContext, ComponentLayout) - Method in class com.facebook.litho.widget.Text
 
onBoundsDefined(ComponentContext, ComponentLayout) - Method in class com.facebook.litho.widget.VerticalScroll
 
onCanceledBeforeStart(AnimationBinding) - Method in interface com.facebook.litho.animation.AnimationBindingListener
Called when a listener (including this one) returns false from AnimationBindingListener.shouldStart(com.facebook.litho.animation.AnimationBinding)
once() - Static method in class com.facebook.litho.testing.assertj.LithoViewAssert
 
onChanged(int, int, Object) - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback
 
OnCheckIsSameContentEvent - Class in com.facebook.litho.sections.common
This event is triggered by DataDiffSectionSpec when it needs to verify whether two model objects that represent the same item also have the same content.
OnCheckIsSameContentEvent() - Constructor for class com.facebook.litho.sections.common.OnCheckIsSameContentEvent
 
onCheckIsSameContentEventHandler(EventHandler) - Method in class com.facebook.litho.sections.common.DataDiffSection.Builder
 
OnCheckIsSameItemEvent - Class in com.facebook.litho.sections.common
This event is triggered by DataDiffSectionSpec when it needs to verify whether two model objects represent the same item in the collection.
OnCheckIsSameItemEvent() - Constructor for class com.facebook.litho.sections.common.OnCheckIsSameItemEvent
 
onCheckIsSameItemEventHandler(EventHandler) - Method in class com.facebook.litho.sections.common.DataDiffSection.Builder
 
onClick(ClickableSpan, View) - Method in interface com.facebook.litho.widget.ClickableSpanListener
 
onClick(ComponentContext) - Static method in class com.facebook.litho.widget.Spinner
 
onContextCreated(Activity) - Static method in class com.facebook.litho.ComponentsLifecycles
 
onContextCreated(Context) - Static method in class com.facebook.litho.ComponentsLifecycles
 
onContextDestroyed(Context) - Static method in class com.facebook.litho.ComponentsLifecycles
 
onCreate() - Method in class com.facebook.litho.testing.espresso.InstrumentationApp
 
OnCreateInitialState - Annotation Type in com.facebook.litho.annotations
A method annotated with this annotation is responsible for creating the initial value for params annotated with the State annotation in this spec.
OnCreateLayout - Annotation Type in com.facebook.litho.annotations
 
onCreateLayout(ComponentContext) - Method in class com.facebook.litho.Column
 
onCreateLayout(ComponentContext) - Method in class com.facebook.litho.ComponentLifecycle
Generate a tree of ComponentLayout representing the layout structure of the Component and its sub-components.
onCreateLayout(ComponentContext) - Method in class com.facebook.litho.Row
 
onCreateLayout(ComponentContext) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
onCreateLayout(ComponentContext) - Method in class com.facebook.litho.testing.TestLayoutComponent
 
onCreateLayout(ComponentContext) - Method in class com.facebook.litho.widget.Card
 
onCreateLayout(ComponentContext) - Method in class com.facebook.litho.widget.EmptyComponent
 
onCreateLayout(ComponentContext) - Method in class com.facebook.litho.widget.LazySelectorComponent
 
onCreateLayout(ComponentContext) - Method in class com.facebook.litho.widget.SelectorComponent
 
onCreateLayout(ComponentContext) - Method in class com.facebook.litho.widget.SolidColor
 
onCreateLayout(ComponentContext) - Method in class com.facebook.litho.widget.Spinner
 
onCreateLayout(ComponentContext) - Method in class com.facebook.litho.Wrapper
 
onCreateLayoutWithSizeSpec(ComponentContext, int, int) - Method in class com.facebook.litho.ComponentLifecycle
 
onCreateLayoutWithSizeSpec(ComponentContext, int, int) - Method in class com.facebook.litho.testing.TestNullLayoutComponent
 
onCreateLayoutWithSizeSpec(ComponentContext, int, int) - Method in class com.facebook.litho.testing.TestSizeDependentComponent
 
OnCreateMountContent - Annotation Type in com.facebook.litho.annotations
The method annotated with this annotation will be called to instantiate the mount content for the MountSpec.
onCreateMountContent(Context) - Method in class com.facebook.litho.ComponentLifecycle
Create the object that will be mounted in the LithoView.
onCreateMountContent(Context) - Method in class com.facebook.litho.testing.TestDrawableComponent
 
onCreateMountContent(Context) - Method in class com.facebook.litho.testing.TestViewComponent
 
onCreateMountContent(Context) - Method in class com.facebook.litho.widget.CardClip
 
onCreateMountContent(Context) - Method in class com.facebook.litho.widget.EditText
 
onCreateMountContent(Context) - Method in class com.facebook.litho.widget.HorizontalScroll
 
onCreateMountContent(Context) - Method in class com.facebook.litho.widget.Image
 
onCreateMountContent(Context) - Method in class com.facebook.litho.widget.Progress
 
onCreateMountContent(Context) - Method in class com.facebook.litho.widget.Recycler
 
onCreateMountContent(Context) - Method in class com.facebook.litho.widget.Text
 
onCreateMountContent(Context) - Method in class com.facebook.litho.widget.TextInput
 
onCreateMountContent(Context) - Method in class com.facebook.litho.widget.VerticalScroll
 
OnCreateMountContentPool - Annotation Type in com.facebook.litho.annotations
The annotated method will be called to create a custom MountContentPool for this mount spec.
onCreateMountContentPool() - Method in class com.facebook.litho.ComponentLifecycle
 
OnCreateTransition - Annotation Type in com.facebook.litho.annotations
Annotation for a method that specifies how to animate this component to its new layout and props.
onCreateTransition(ComponentContext) - Method in class com.facebook.litho.ComponentLifecycle
 
OnCreateTreeProp - Annotation Type in com.facebook.litho.annotations
An annotation for a Spec method that generates tree props.
onDataBound() - Method in interface com.facebook.litho.widget.OnDataBoundListener
 
OnDataBoundListener - Interface in com.facebook.litho.widget
A listener invoked when the data for a section has been dispatched to the underlying RecyclerView.
onDetachedFromWindow() - Method in class com.facebook.litho.LithoView
 
onDetachedFromWindow() - Method in class com.facebook.litho.widget.SectionsRecyclerView
 
onDirtyMount(LithoView) - Method in interface com.facebook.litho.LithoView.OnDirtyMountListener
Called when finishing a mount where the mount state was dirty.
OnEnteredRange - Annotation Type in com.facebook.litho.annotations
Annotated function in the component will allow it be called when entering a working range.
OnError - Annotation Type in com.facebook.litho.annotations
Annotate a method inside your component with @OnError to receive a callback when an exception inside supported delegate methods of a child component happens.
onError(ComponentContext, Exception) - Method in class com.facebook.litho.ComponentLifecycle
Called to provide a fallback if a supported lifecycle method throws an exception.
OnEvent - Annotation Type in com.facebook.litho.annotations
 
OnExitedRange - Annotation Type in com.facebook.litho.annotations
Annotated function in the component will allow it be called when exiting a working range.
onFinish(AnimationBinding) - Method in interface com.facebook.litho.animation.AnimationBindingListener
Called when a GraphBinding is finished, meaning all of its nodes are finished.
onFinishTemporaryDetach() - Method in class com.facebook.litho.LithoView
 
onHideItem(SectionContext) - Static method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
OnInitializeAccessibilityEventEvent - Class in com.facebook.litho
Components should implement an event of this type in order to receive callbacks to AccessibilityDelegateCompat.onInitializeAccessibilityEvent( View, AccessibilityEvent)
OnInitializeAccessibilityEventEvent() - Constructor for class com.facebook.litho.OnInitializeAccessibilityEventEvent
 
onInitializeAccessibilityEventHandler(EventHandler<OnInitializeAccessibilityEventEvent>) - Method in class com.facebook.litho.Component.Builder
 
OnInitializeAccessibilityNodeInfoEvent - Class in com.facebook.litho
Components should implement an event of this type in order to receive callbacks to AccessibilityDelegateCompat.onInitializeAccessibilityNodeInfo( View, AccessibilityNodeInfoCompat)
OnInitializeAccessibilityNodeInfoEvent() - Constructor for class com.facebook.litho.OnInitializeAccessibilityNodeInfoEvent
 
onInitializeAccessibilityNodeInfoHandler(EventHandler<OnInitializeAccessibilityNodeInfoEvent>) - Method in class com.facebook.litho.Component.Builder
 
onInitialLoad() - Method in class com.facebook.litho.sections.BaseLoadEventsHandler
 
onInitialLoad() - Method in interface com.facebook.litho.sections.LoadEventsHandler
Invoked when a Section performs it's initial fetch.
onInserted(int, int) - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback
 
onInterceptTouchEvent(MotionEvent) - Method in class com.facebook.litho.ComponentHost
 
onInterceptTouchEvent(MotionEvent) - Method in class com.facebook.litho.widget.LithoRecylerView
 
onInterceptTouchEvent(RecyclerView, MotionEvent) - Method in interface com.facebook.litho.widget.LithoRecylerView.TouchInterceptor
Called from LithoRecylerView.onInterceptTouchEvent(MotionEvent) to determine how touch events should be intercepted
onLayout(boolean, int, int, int, int) - Method in class com.facebook.litho.ComponentHost
 
onLayout(boolean, int, int, int, int) - Method in class com.facebook.litho.widget.SectionsRecyclerView
 
onLevelChange(int) - Method in class com.facebook.litho.MatrixDrawable
 
onLoadFailed(boolean) - Method in class com.facebook.litho.sections.BaseLoadEventsHandler
 
onLoadFailed(boolean) - Method in interface com.facebook.litho.sections.LoadEventsHandler
Invoked every time the Section fails loading new elements.
onLoadStarted(boolean) - Method in class com.facebook.litho.sections.BaseLoadEventsHandler
 
onLoadStarted(boolean) - Method in interface com.facebook.litho.sections.LoadEventsHandler
Invoked every time the Section starts loading new elements.
OnLoadStyle - Annotation Type in com.facebook.litho.annotations
 
onLoadStyle(ComponentContext) - Method in class com.facebook.litho.ComponentLifecycle
 
onLoadStyle(ComponentContext) - Method in class com.facebook.litho.widget.EditText
 
onLoadStyle(ComponentContext) - Method in class com.facebook.litho.widget.HorizontalScroll
 
onLoadStyle(ComponentContext) - Method in class com.facebook.litho.widget.Image
 
onLoadStyle(ComponentContext) - Method in class com.facebook.litho.widget.Progress
 
onLoadStyle(ComponentContext) - Method in class com.facebook.litho.widget.Text
 
onLoadStyle(ComponentContext, Output<TruncateAt>, Output<Float>, Output<Boolean>, Output<Float>, Output<Integer>, Output<Integer>, Output<Integer>, Output<Integer>, Output<Integer>, Output<Integer>, Output<Boolean>, Output<CharSequence>, Output<ColorStateList>, Output<Integer>, Output<Integer>, Output<Integer>, Output<Layout.Alignment>, Output<Integer>, Output<Integer>, Output<Integer>, Output<Integer>, Output<Float>, Output<Float>, Output<Float>, Output<Integer>, Output<VerticalGravity>, Output<Typeface>) - Static method in class com.facebook.litho.widget.TextStylesHelper
 
onLoadSucceeded(boolean) - Method in class com.facebook.litho.sections.BaseLoadEventsHandler
 
onLoadSucceeded(boolean) - Method in interface com.facebook.litho.sections.LoadEventsHandler
Invoked every time the Section succeeds in loading new elements.
onLongClick(LongClickableSpan, View) - Method in interface com.facebook.litho.widget.ClickableSpanListener
 
onLongClick(View) - Method in class com.facebook.litho.widget.LongClickableSpan
Callback for longclick of this span.
OnMeasure - Annotation Type in com.facebook.litho.annotations
 
onMeasure(ComponentContext, ComponentLayout, int, int, Size) - Method in class com.facebook.litho.ComponentLifecycle
 
onMeasure(int, int) - Method in class com.facebook.litho.LithoView
 
onMeasure(ComponentContext, ComponentLayout, int, int, Size) - Method in class com.facebook.litho.testing.TestDrawableComponent
 
onMeasure(ComponentContext, ComponentLayout, int, int, Size) - Method in class com.facebook.litho.testing.TestViewComponent
 
onMeasure(ComponentContext, ComponentLayout, int, int, Size) - Method in class com.facebook.litho.ViewCompatComponent
Deprecated.
 
onMeasure(ComponentContext, ComponentLayout, int, int, Size) - Method in class com.facebook.litho.widget.EditText
 
onMeasure(ComponentContext, ComponentLayout, int, int, Size) - Method in class com.facebook.litho.widget.HorizontalScroll
 
onMeasure(ComponentContext, ComponentLayout, int, int, Size) - Method in class com.facebook.litho.widget.Image
 
onMeasure(ComponentContext, ComponentLayout, int, int, Size) - Method in class com.facebook.litho.widget.Progress
 
onMeasure(ComponentContext, ComponentLayout, int, int, Size) - Method in class com.facebook.litho.widget.Recycler
 
onMeasure(int, int) - Method in class com.facebook.litho.widget.SectionsRecyclerView
 
onMeasure(ComponentContext, ComponentLayout, int, int, Size) - Method in class com.facebook.litho.widget.Text
 
onMeasure(ComponentContext, ComponentLayout, int, int, Size) - Method in class com.facebook.litho.widget.TextInput
 
onMeasure(ComponentContext, ComponentLayout, int, int, Size) - Method in class com.facebook.litho.widget.VerticalScroll
 
OnMeasureBaseline - Annotation Type in com.facebook.litho.annotations
A method that is annotated with this annotation will be used to compute the baseline of your component.
onMeasureBaseline(ComponentContext, int, int) - Method in class com.facebook.litho.ComponentLifecycle
Called during layout calculation to determine the baseline of a component.
OnMount - Annotation Type in com.facebook.litho.annotations
 
onMount(ComponentContext, Object) - Method in class com.facebook.litho.ComponentLifecycle
Deploy all UI elements representing the final bounds defined in the given ComponentLayout.
onMount(ComponentContext, Object) - Method in class com.facebook.litho.testing.TestDrawableComponent
 
onMount(ComponentContext, Object) - Method in class com.facebook.litho.testing.TestViewComponent
 
onMount(ComponentContext, Object) - Method in class com.facebook.litho.widget.CardClip
 
onMount(ComponentContext, Object) - Method in class com.facebook.litho.widget.EditText
 
onMount(ComponentContext, Object) - Method in class com.facebook.litho.widget.HorizontalScroll
 
onMount(ComponentContext, Object) - Method in class com.facebook.litho.widget.Image
 
onMount(Drawable) - Method in interface com.facebook.litho.widget.MountableCharSequence
This will be called once the text component using this MountableCharSequence is mounted.
onMount(ComponentContext, Object) - Method in class com.facebook.litho.widget.Progress
 
onMount(ComponentContext, Object) - Method in class com.facebook.litho.widget.Recycler
 
onMount(ComponentContext, Object) - Method in class com.facebook.litho.widget.Text
 
onMount(ComponentContext, Object) - Method in class com.facebook.litho.widget.TextInput
 
onMount(ComponentContext, Object) - Method in class com.facebook.litho.widget.VerticalScroll
 
onMoved(int, int) - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback
 
onNewLayoutStateReady(ComponentTree) - Method in interface com.facebook.litho.ComponentTree.NewLayoutStateReadyListener
 
OnPopulateAccessibilityEventEvent - Class in com.facebook.litho
Components should implement an event of this type in order to receive callbacks to AccessibilityDelegateCompat.onPopulateAccessibilityEvent( View, AccessibilityEvent)
OnPopulateAccessibilityEventEvent() - Constructor for class com.facebook.litho.OnPopulateAccessibilityEventEvent
 
onPopulateAccessibilityEventHandler(EventHandler<OnPopulateAccessibilityEventEvent>) - Method in class com.facebook.litho.Component.Builder
 
OnPopulateAccessibilityNode - Annotation Type in com.facebook.litho.annotations
 
onPopulateAccessibilityNode(View, AccessibilityNodeInfoCompat) - Method in class com.facebook.litho.ComponentLifecycle
Populate an accessibility node with information about the component.
onPopulateAccessibilityNode(View, AccessibilityNodeInfoCompat) - Method in class com.facebook.litho.widget.Text
 
OnPopulateExtraAccessibilityNode - Annotation Type in com.facebook.litho.annotations
 
onPopulateExtraAccessibilityNode(AccessibilityNodeInfoCompat, int, int, int) - Method in class com.facebook.litho.ComponentLifecycle
Populate an extra accessibility node.
onPopulateExtraAccessibilityNode(AccessibilityNodeInfoCompat, int, int, int) - Method in class com.facebook.litho.widget.Text
 
onPostDraw() - Method in interface com.facebook.litho.LithoView.OnPostDrawListener
 
OnPrepare - Annotation Type in com.facebook.litho.annotations
 
onPrepare(ComponentContext) - Method in class com.facebook.litho.ComponentLifecycle
 
onPrepare(ComponentContext) - Method in class com.facebook.litho.ViewCompatComponent
Deprecated.
 
onPrepare(ComponentContext) - Method in class com.facebook.litho.widget.Progress
 
onPrepare(ComponentContext) - Method in class com.facebook.litho.widget.Recycler
 
onPTR(QueryParams) - Method in interface com.facebook.litho.sections.ListEventsHandler
 
onRefresh(ComponentContext, SectionTree) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
OnRegisterRanges - Annotation Type in com.facebook.litho.annotations
The method annotated with this annotation will be called to register working ranges for the LayoutSpec.
onRelease(Context, Drawable, Reference) - Method in class com.facebook.litho.reference.BorderColorDrawableReference
 
onRelease(Context, T, Reference<T>) - Method in class com.facebook.litho.reference.ReferenceLifecycle
Deprecated.
 
onRemeasure(ComponentContext) - Static method in class com.facebook.litho.widget.Recycler
 
onRemoved(int, int) - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback
 
onRenderEvent(SectionContext) - Static method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
OnRequestSendAccessibilityEventEvent - Class in com.facebook.litho
Components should implement an event of this type in order to receive callbacks to AccessibilityDelegateCompat.onRequestSendAccessibilityEvent( ViewGroup, View, AccessibilityEvent)
OnRequestSendAccessibilityEventEvent() - Constructor for class com.facebook.litho.OnRequestSendAccessibilityEventEvent
 
onRequestSendAccessibilityEventHandler(EventHandler<OnRequestSendAccessibilityEventEvent>) - Method in class com.facebook.litho.Component.Builder
 
onSameContentEventHandler(EventHandler<OnCheckIsSameContentEvent>) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection.Builder
 
onSameItemEventHandler(EventHandler<OnCheckIsSameItemEvent>) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection.Builder
 
onScheduledToStartLater(AnimationBinding) - Method in interface com.facebook.litho.animation.AnimationBindingListener
Called when going to be started later.
onScroll(ComponentContext, String, int, boolean) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
onScroll(EventTrigger, int, boolean) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
onScrollListener(RecyclerView.OnScrollListener) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
onScrollListener(RecyclerView.OnScrollListener) - Method in class com.facebook.litho.widget.Recycler.Builder
 
onScrollListeners(List<RecyclerView.OnScrollListener>) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
onScrollListeners(List<RecyclerView.OnScrollListener>) - Method in class com.facebook.litho.widget.Recycler.Builder
 
onScrollNearBottom(QueryParams) - Method in interface com.facebook.litho.sections.ListEventsHandler
 
onScrollNearTop(QueryParams) - Method in interface com.facebook.litho.sections.ListEventsHandler
 
onScrollTrigger(EventTrigger) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
onScrollTrigger(ComponentContext, String) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
onSetRootAndSizeSpec(int, int) - Method in interface com.facebook.litho.ComponentTree.MeasureListener
 
onSpringActivate(Spring) - Method in interface com.facebook.litho.dataflow.springs.SpringListener
called whenever the spring leaves its resting state
onSpringAtRest(Spring) - Method in interface com.facebook.litho.dataflow.springs.SpringListener
called whenever the spring achieves a resting state
onSpringEndStateChange(Spring) - Method in interface com.facebook.litho.dataflow.springs.SpringListener
called whenever the spring notifies of displacement state changes
onSpringUpdate(Spring) - Method in interface com.facebook.litho.dataflow.springs.SpringListener
called whenever the spring is updated
onStartTemporaryDetach() - Method in class com.facebook.litho.LithoView
 
onStateChange(int[]) - Method in class com.facebook.litho.widget.TextDrawable
 
onTouchEvent(MotionEvent) - Method in class com.facebook.litho.ComponentHost
 
onTouchEvent(MotionEvent, View) - Method in class com.facebook.litho.fresco.DraweeDrawable
 
onTouchEvent(MotionEvent, View) - Method in class com.facebook.litho.MatrixDrawable
 
onTouchEvent(MotionEvent, View) - Method in interface com.facebook.litho.Touchable
 
onTouchEvent(MotionEvent, View) - Method in class com.facebook.litho.widget.TextDrawable
 
OnTrigger - Annotation Type in com.facebook.litho.annotations
Annotated function in the component will allow its parents to call it with an EventTrigger.
OnUnbind - Annotation Type in com.facebook.litho.annotations
A method annotation used in classes that are annotated with MountSpec.
onUnbind(ComponentContext, Object) - Method in class com.facebook.litho.ComponentLifecycle
 
onUnbind(ComponentContext, Object) - Method in class com.facebook.litho.testing.TestDrawableComponent
 
onUnbind(ComponentContext, Object) - Method in class com.facebook.litho.testing.TestViewComponent
 
onUnbind(ComponentContext, Object) - Method in class com.facebook.litho.widget.EditText
 
onUnbind(ComponentContext, Object) - Method in class com.facebook.litho.widget.Recycler
 
OnUnmount - Annotation Type in com.facebook.litho.annotations
 
onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.ComponentLifecycle
Unload UI elements associated with this component.
onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.testing.TestDrawableComponent
 
onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.testing.TestViewComponent
 
onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.widget.EditText
 
onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.widget.HorizontalScroll
 
onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.widget.Image
 
onUnmount(Drawable) - Method in interface com.facebook.litho.widget.MountableCharSequence
This will be called when the text component using MountableCharSequence is unmounted.
onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.widget.Progress
 
onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.widget.Recycler
 
onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.widget.Text
 
onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.widget.TextInput
 
onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.widget.VerticalScroll
 
onUpdateMeasure(ComponentContext, int) - Static method in class com.facebook.litho.widget.Recycler
 
onUpdateMeasureAsync(ComponentContext, int) - Static method in class com.facebook.litho.widget.Recycler
 
onUpdateMeasureSync(ComponentContext, int) - Static method in class com.facebook.litho.widget.Recycler
 
OnUpdateState - Annotation Type in com.facebook.litho.annotations
Used to mark a method that can update the state of a Component.
OnUpdateStateWithTransition - Annotation Type in com.facebook.litho.annotations
Used to mark a method that can update the state of a Component and trigger Transition returned from this method.
onWillStart(AnimationBinding) - Method in interface com.facebook.litho.animation.AnimationBindingListener
Called when GraphBinding.activate() is called on the relevant binding.
optionalParameters(ImmutableList<MethodParamModel>) - Method in class com.facebook.litho.specmodels.model.DelegateMethodDescription.Builder
Optional parameters are named parameters from the component impl that aren't props or state.
optionalParameters - Variable in class com.facebook.litho.specmodels.model.DelegateMethodDescription
 
optionalParameterTypes(ImmutableList<DelegateMethodDescription.OptionalParameterType>) - Method in class com.facebook.litho.specmodels.model.DelegateMethodDescription.Builder
 
optionalParameterTypes - Variable in class com.facebook.litho.specmodels.model.DelegateMethodDescription
 
options(List<String>) - Method in class com.facebook.litho.widget.Spinner.Builder
 
outlineProvider(ViewOutlineProvider) - Method in class com.facebook.litho.Component.Builder
 
Output<T> - Class in com.facebook.litho
Type for parameters that are logical outputs.
Output() - Constructor for class com.facebook.litho.Output
 
OUTPUT - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
OutputUnitsAffinityGroup<T> - Class in com.facebook.litho
A family of output units (LayoutOutputs or MountItems) generated for the same Component.
OutputUnitsAffinityGroup() - Constructor for class com.facebook.litho.OutputUnitsAffinityGroup
 
OutputUnitsAffinityGroup(OutputUnitsAffinityGroup<T>) - Constructor for class com.facebook.litho.OutputUnitsAffinityGroup
 
OutputUnitType - Annotation Type in com.facebook.litho
 
OVERRIDE_DISABLED - Static variable in class com.facebook.litho.ThreadUtils
 
OVERRIDE_MAIN_THREAD_FALSE - Static variable in class com.facebook.litho.ThreadUtils
 
OVERRIDE_MAIN_THREAD_TRUE - Static variable in class com.facebook.litho.ThreadUtils
 
OVERRIDE_SIZE - Static variable in class com.facebook.litho.widget.GridLayoutInfo
 
OVERRIDE_SIZE - Static variable in class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
overrideCommonPropBehavior() - Method in class com.facebook.litho.specmodels.model.PropModel
 
overrideComponentTreeId(int) - Method in class com.facebook.litho.ComponentTree.Builder
Gives the ability to override the auto-generated ComponentTree id: this is generally not useful in the majority of circumstances, so don't use it unless you really know what you're doing.
overScrollMode(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
overScrollMode(int) - Method in class com.facebook.litho.widget.Recycler.Builder
 

P

paddingAttr(YogaEdge, int, int) - Method in class com.facebook.litho.Component.Builder
 
paddingAttr(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
 
paddingDip(YogaEdge, float) - Method in class com.facebook.litho.Component.Builder
 
paddingPercent(YogaEdge, float) - Method in class com.facebook.litho.Component.Builder
 
paddingPx(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
 
paddingRes(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
 
PAGER - Static variable in class com.facebook.litho.AccessibilityRole
 
parallel(T...) - Static method in class com.facebook.litho.Transition
Creates a set of Transitions that will run in parallel.
ParallelBinding - Class in com.facebook.litho.animation
An AnimationBinding that's composed of other AnimationBindings running in parallel, possibly starting on a stagger.
ParallelBinding(int, List<AnimationBinding>) - Constructor for class com.facebook.litho.animation.ParallelBinding
 
ParallelTransitionSet - Class in com.facebook.litho
A TransitionSet that runs its child transitions in parallel, optionally with a stagger.
ParallelTransitionSet(T...) - Constructor for class com.facebook.litho.ParallelTransitionSet
 
ParallelTransitionSet(List<T>) - Constructor for class com.facebook.litho.ParallelTransitionSet
 
ParallelTransitionSet(int, T...) - Constructor for class com.facebook.litho.ParallelTransitionSet
 
ParallelTransitionSet(int, List<T>) - Constructor for class com.facebook.litho.ParallelTransitionSet
 
Param - Annotation Type in com.facebook.litho.annotations
 
PARAM_COMPONENT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_DRAWN_CONTENT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_DRAWN_TIME - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_IS_ASYNC_PREPARE - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_IS_BACKGROUND_LAYOUT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_IS_BACKGROUND_LAYOUT_ENABLED - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_IS_DIRTY - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_LAYOUT_STATE_SOURCE - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_LOG_TAG - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_MOUNTED_CONTENT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_MOUNTED_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_MOUNTED_EXTRAS - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_MOUNTED_TIME - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_MOVED_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_NO_OP_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_ROOT_COMPONENT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_SECTION_CURRENT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_SECTION_NEXT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_SECTION_SET_ROOT_SOURCE - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_SET_ROOT_ON_BG_THREAD - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_TREE_DIFF_ENABLED - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_UNCHANGED_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_UNMOUNTED_CONTENT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_UNMOUNTED_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_UNMOUNTED_TIME - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_UPDATED_CONTENT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_UPDATED_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_UPDATED_TIME - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_VISIBILITY_HANDLER - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_VISIBILITY_HANDLER_TIME - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
PARAM_VISIBILITY_HANDLERS_TOTAL_TIME - Static variable in interface com.facebook.litho.FrameworkLogEvents
 
paramName - Variable in class com.facebook.litho.specmodels.model.BuilderMethodModel
 
params - Variable in class com.facebook.litho.EventHandler
 
paramType - Variable in class com.facebook.litho.specmodels.model.BuilderMethodModel
 
parse(String) - Static method in class com.facebook.yoga.YogaValue
 
pathDashEffect(Path, float, float, PathDashPathEffect.Style) - Method in class com.facebook.litho.Border.Builder
Applies a path dash effect to the border
pathEffect(PathEffect) - Method in class com.facebook.litho.reference.BorderColorDrawableReference.PropsBuilder
 
PerfEvent - Interface in com.facebook.litho
A logging event created through ComponentsLogger.newPerformanceEvent(int) to track performance metrics in the framework.
performAccessibilityAction(int, Bundle) - Method in class com.facebook.litho.ComponentHost
 
PerformAccessibilityActionEvent - Class in com.facebook.litho
Components should implement an event of this type in order to receive callbacks to View.AccessibilityDelegate
PerformAccessibilityActionEvent() - Constructor for class com.facebook.litho.PerformAccessibilityActionEvent
 
performAccessibilityActionHandler(EventHandler<PerformAccessibilityActionEvent>) - Method in class com.facebook.litho.Component.Builder
 
performIncrementalMount(Rect, boolean) - Method in class com.facebook.litho.LithoView
 
performIncrementalMount() - Method in class com.facebook.litho.LithoView
 
performIncrementalMount(ViewGroup) - Static method in class com.facebook.litho.utils.IncrementalMountUtils
Performs incremental mount on the children views of the given ViewGroup.
performLayout(boolean, int, int, int, int) - Method in class com.facebook.litho.LithoView
 
performStateUpdate(ComponentContext) - Method in interface com.facebook.litho.testing.state.StateUpdatesTestHelper.StateUpdater
 
persistInternalNodeTree(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
Whether to persist the InternalNode tree after calculating layout.
PoolsConfig - Class in com.facebook.litho
A helper class that defines a configurable sizes for ComponentsPools.
PoolsConfig() - Constructor for class com.facebook.litho.PoolsConfig
 
poolSize() - Method in class com.facebook.litho.ComponentLifecycle
 
poolSize() - Method in class com.facebook.litho.widget.CardClip
 
poolSize() - Method in class com.facebook.litho.widget.EditText
 
poolSize() - Method in class com.facebook.litho.widget.HorizontalScroll
 
poolSize() - Method in class com.facebook.litho.widget.Image
 
poolSize() - Method in class com.facebook.litho.widget.Progress
 
poolSize() - Method in class com.facebook.litho.widget.Recycler
 
poolSize() - Method in class com.facebook.litho.widget.Text
 
poolSize() - Method in class com.facebook.litho.widget.TextInput
 
poolSize() - Method in class com.facebook.litho.widget.VerticalScroll
 
PoolWithDebugInfo - Interface in com.facebook.litho
A object pool that has debug info for display in tools like Stetho.
populatePerfEventFromLogger(ComponentContext, ComponentsLogger, PerfEvent) - Static method in class com.facebook.litho.LogTreePopulator
Annotate a log event with the log tag set in the context, and extract the treeprops from a given ComponentContext and convert them into perf event annotations using a ComponentsLogger implementation.
populateTreeProps(TreeProps) - Method in class com.facebook.litho.ComponentLifecycle
Retrieves all of the tree props used by this Component from the TreeProps map and sets the tree props as fields on the ComponentImpl.
populateTreeProps(TreeProps) - Method in class com.facebook.litho.sections.SectionLifecycle
Retrieves all of the tree props used by this Section from the TreeProps map and sets the tree props as fields on the ComponentImpl.
position - Variable in class com.facebook.litho.sections.widget.ScrollEvent
 
positionAttr(YogaEdge, int, int) - Method in class com.facebook.litho.Component.Builder
 
positionAttr(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
 
positionDip(YogaEdge, float) - Method in class com.facebook.litho.Component.Builder
 
positionPercent(YogaEdge, float) - Method in class com.facebook.litho.Component.Builder
 
positionPx(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
When used in combination with Component.Builder.positionType(com.facebook.yoga.YogaPositionType) of YogaPositionType.ABSOLUTE, allows the component to specify how it should be positioned within its parent.
positionRes(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
 
positionType(YogaPositionType) - Method in class com.facebook.litho.Component.Builder
Controls how this component will be positioned within its parent.
post(Runnable) - Method in interface com.facebook.litho.LayoutHandler
 
post(Runnable) - Method in class com.facebook.litho.ThreadPoolLayoutHandler
 
PostDispatchDrawListener - Interface in com.facebook.litho.widget
 
postFrameCallback(ChoreographerCompat.FrameCallback) - Method in interface com.facebook.litho.dataflow.ChoreographerCompat
 
postFrameCallback(ChoreographerCompat.FrameCallback) - Method in class com.facebook.litho.dataflow.ChoreographerCompatImpl
 
postFrameCallback(ChoreographerCompat.FrameCallback) - Method in class com.facebook.litho.dataflow.MockTimingSource
 
postFrameCallbackDelayed(ChoreographerCompat.FrameCallback, long) - Method in interface com.facebook.litho.dataflow.ChoreographerCompat
 
postFrameCallbackDelayed(ChoreographerCompat.FrameCallback, long) - Method in class com.facebook.litho.dataflow.ChoreographerCompatImpl
 
postFrameCallbackDelayed(ChoreographerCompat.FrameCallback, long) - Method in class com.facebook.litho.dataflow.MockTimingSource
 
preAllocateMountContentHandler(LayoutHandler) - Method in class com.facebook.litho.ComponentTree.Builder
Specify the handler for to preAllocateMountContent
preallocateMountContentHandler(LayoutHandler) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
 
preallocateOnDefaultHandler(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
If true, mount content preallocation will use a default layout handler to preallocate mount content on a background thread if no other layout handler is provided through ComponentTree.Builder.preAllocateMountContentHandler(LayoutHandler).
PreambleGenerator - Class in com.facebook.litho.specmodels.generator
Class that generates the preamble for a Component.
prefetchDisplayLists(View) - Static method in class com.facebook.litho.utils.DisplayListUtils
 
prefix - Variable in class com.facebook.litho.testing.sections.TestTriggerEvent
 
prepare(Section) - Method in class com.facebook.litho.testing.sections.SectionsTestHelper
Prepare section for testing.
prepare() - Method in class com.facebook.litho.viewcompat.SimpleViewBinder
 
prepare() - Method in interface com.facebook.litho.viewcompat.ViewBinder
Prepares the binder to be bound to a view.
prepareToStartLater() - Method in interface com.facebook.litho.animation.AnimationBinding
Called when binding is to be started later.
prepareToStartLater() - Method in class com.facebook.litho.animation.ParallelBinding
 
prepareToStartLater() - Method in class com.facebook.litho.animation.SequenceBinding
 
prepareToStartLater() - Method in class com.facebook.litho.animation.TransitionAnimationBinding
 
PREVIOUS_RENDER_DATA_FIELD_NAME - Static variable in interface com.facebook.litho.specmodels.generator.GeneratorConstants
 
previousItem - Variable in class com.facebook.litho.sections.common.OnCheckIsSameContentEvent
 
previousItem - Variable in class com.facebook.litho.sections.common.OnCheckIsSameItemEvent
 
previousRenderState(RenderState) - Method in class com.facebook.litho.ComponentTree.Builder
Specify an existing previous render state that the ComponentTree can use to set the current values for providing previous versions of @Prop/@State variables.
print(Canvas) - Method in class com.facebook.litho.displaylist.DisplayListLollipop
 
print(Canvas) - Method in class com.facebook.litho.displaylist.DisplayListMarshmallow
 
print(Messager) - Method in exception com.facebook.litho.specmodels.processor.ComponentsProcessingException
 
print(Messager) - Method in exception com.facebook.litho.specmodels.processor.MultiPrintableException
 
print(Messager) - Method in exception com.facebook.litho.specmodels.processor.PrintableException
 
print() - Method in class com.facebook.yoga.YogaNode
Use the set logger (defaults to adb log) to print out the styles, children, and computed layout of the tree rooted at this node.
PrintableException - Exception in com.facebook.litho.specmodels.processor
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.facebook.litho.specmodels.processor.AbstractComponentsProcessor
 
ProcessorUtils - Class in com.facebook.litho.specmodels.processor
Utility class for processing specs.
ProcessorUtils() - Constructor for class com.facebook.litho.specmodels.processor.ProcessorUtils
 
Progress - Class in com.facebook.litho.widget
Renders an infinitely spinning progress bar.
Progress.Builder - Class in com.facebook.litho.widget
 
PROGRESS_BAR - Static variable in class com.facebook.litho.AccessibilityRole
 
Prop - Annotation Type in com.facebook.litho.annotations
Annotates a parameter to a component's spec method indicating that it will be supplied as a prop for this component.
PropDefault - Annotation Type in com.facebook.litho.annotations
 
PropDefaultModel - Class in com.facebook.litho.specmodels.model
Model that is a simple base representation of a PropDefault.
PropDefaultModel(TypeName, String, ImmutableList<Modifier>, Object) - Constructor for class com.facebook.litho.specmodels.model.PropDefaultModel
 
PropDefaultModel(TypeName, String, ImmutableList<Modifier>, Object, ResType, int) - Constructor for class com.facebook.litho.specmodels.model.PropDefaultModel
 
propDefaults(ImmutableList<PropDefaultModel>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
propDefaults(ImmutableList<PropDefaultModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
PropDefaultsExtractor - Class in com.facebook.litho.specmodels.processor
Extracts prop defaults from the given input.
PropDefaultsExtractor() - Constructor for class com.facebook.litho.specmodels.processor.PropDefaultsExtractor
 
PropertyAnimation - Class in com.facebook.litho.animation
Represents the animation specification for a single property: - What transition key it's for - What property for that transition key that should animate - The value that property should animate to
PropertyAnimation(PropertyHandle, float) - Constructor for class com.facebook.litho.animation.PropertyAnimation
 
PropertyHandle - Class in com.facebook.litho.animation
A pair of transition key and AnimatedProperty which can be used to identify a single animating component property at runtime.
PropertyHandle(String, AnimatedProperty) - Constructor for class com.facebook.litho.animation.PropertyHandle
 
propertyTarget - Variable in class com.facebook.litho.Transition.AnimationTarget
 
propertyTargetExtraData - Variable in class com.facebook.litho.Transition.PropertyTarget
 
propertyTargetType - Variable in class com.facebook.litho.Transition.PropertyTarget
 
PropJavadocModel - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of the javadoc for a prop.
PropJavadocModel(String, String) - Constructor for class com.facebook.litho.specmodels.model.PropJavadocModel
 
propJavadocs(ImmutableList<PropJavadocModel>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
propJavadocs(ImmutableList<PropJavadocModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
PropModel - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of a Prop.
PropModel(MethodParamModel, boolean, boolean, boolean, ResType, String) - Constructor for class com.facebook.litho.specmodels.model.PropModel
 
propName - Variable in class com.facebook.litho.specmodels.model.PropJavadocModel
 
PropNameInterStageStore - Class in com.facebook.litho.specmodels.processor
This store retains prop names across multi-module annotation processor runs.
PropNameInterStageStore(Filer) - Constructor for class com.facebook.litho.specmodels.processor.PropNameInterStageStore
 
props(ImmutableList<PropModel>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
props(ImmutableList<PropModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
PropsBuilder() - Constructor for class com.facebook.litho.reference.BorderColorDrawableReference.PropsBuilder
 
PropsBuilder(DrawableReference.State) - Constructor for class com.facebook.litho.reference.DrawableReference.PropsBuilder
 
PropValidation - Class in com.facebook.litho.specmodels.model
Class for validating that the state models within a SpecModel are well-formed.
PropValidation() - Constructor for class com.facebook.litho.specmodels.model.PropValidation
 
PropValidation.CommonPropModel - Class in com.facebook.litho.specmodels.model
 
provide(ComponentsSystrace.Systrace) - Static method in class com.facebook.litho.ComponentsSystrace
 
PTRRefreshEvent - Class in com.facebook.litho.widget
An event that is triggered when a pull-to-refresh action is performed.
PTRRefreshEvent() - Constructor for class com.facebook.litho.widget.PTRRefreshEvent
 
pTRRefreshEventHandler(EventHandler) - Method in class com.facebook.litho.widget.Recycler.Builder
 
pullToRefresh(boolean) - Method in class com.facebook.litho.widget.Recycler.Builder
 
PureRenderGenerator - Class in com.facebook.litho.specmodels.generator
 
PureRenderValidation - Class in com.facebook.litho.specmodels.model
 
PureRenderValidation() - Constructor for class com.facebook.litho.specmodels.model.PureRenderValidation
 
put(Class, Object) - Method in class com.facebook.litho.TreeProps
 
PX - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 

Q

qualifiedSpecClassName(String) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 

R

RADIO_BUTTON - Static variable in class com.facebook.litho.AccessibilityRole
 
radiusAttr(int) - Method in class com.facebook.litho.Border.Builder
Specifies the border radius for all corners
radiusAttr(int, int) - Method in class com.facebook.litho.Border.Builder
Specifies the border radius for all corners
radiusAttr(int, int, int) - Method in class com.facebook.litho.Border.Builder
Specifies the border radius for the given corner
radiusDip(float) - Method in class com.facebook.litho.Border.Builder
Specifies the border radius for all corners
radiusDip(int, float) - Method in class com.facebook.litho.Border.Builder
Specifies the border radius for the given corner
radiusPx(int) - Method in class com.facebook.litho.Border.Builder
Specifies the border radius for all corners
radiusPx(int, int) - Method in class com.facebook.litho.Border.Builder
Specifies the border radius for the given corner
radiusRes(int) - Method in class com.facebook.litho.Border.Builder
Specifies the border radius for all corners
radiusRes(int, int) - Method in class com.facebook.litho.Border.Builder
Specifies the border radius for the given corner
rangeRatio(float) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
 
rawInjectProps(ImmutableList<InjectPropModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
rawInputType(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
rawProps(ImmutableList<PropModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
rebind() - Method in class com.facebook.litho.LithoView
 
recordEventHandler(String, EventHandler) - Method in class com.facebook.litho.EventHandlersController
Map the given event handler to a dispatcher with the given global key.
recordEventTrigger(EventTriggersContainer) - Method in class com.facebook.litho.Component
 
recordEventTrigger(EventTrigger) - Method in class com.facebook.litho.EventTriggersContainer
Record an EventTrigger according to its key.
recordEventTrigger(EventTriggersContainer) - Method in interface com.facebook.litho.HasEventTrigger
 
recordEventTrigger(EventTriggersContainer) - Method in class com.facebook.litho.sections.Section
 
recordEventTrigger(EventTriggersContainer) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
recordEventTrigger(EventTriggersContainer) - Method in class com.facebook.litho.widget.EditText
 
recordEventTrigger(EventTriggersContainer) - Method in class com.facebook.litho.widget.TextInput
 
recordRenderData(ComponentLifecycle.RenderData) - Method in class com.facebook.litho.ComponentLifecycle
 
RecyclePool<T> - Class in com.facebook.litho
Used to recycle objects in Litho.
RecyclePool(String, int, boolean) - Constructor for class com.facebook.litho.RecyclePool
 
Recycler - Class in com.facebook.litho.widget
Components that renders a RecyclerView.
Recycler.Builder - Class in com.facebook.litho.widget
 
RecyclerBinder - Class in com.facebook.litho.widget
This binder class is used to asynchronously layout Components given a list of Component and attaching them to a RecyclerSpec.
RecyclerBinder.Builder - Class in com.facebook.litho.widget
 
RecyclerBinder.RecyclerViewLayoutManagerOverrideParams - Class in com.facebook.litho.widget
 
RecyclerBinderConfiguration - Class in com.facebook.litho.sections.widget
Configuration setting for RecyclerBinder.
RecyclerBinderConfiguration(double) - Constructor for class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
RecyclerBinderConfiguration(double, LayoutHandlerFactory) - Constructor for class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
RecyclerBinderConfiguration(double, LayoutHandlerFactory, boolean) - Constructor for class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
RecyclerBinderConfiguration(double, LayoutHandlerFactory, boolean, boolean) - Constructor for class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
RecyclerBinderConfiguration(double, LayoutHandlerFactory, boolean, boolean, boolean) - Constructor for class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
RecyclerBinderOperationExecutor - Class in com.facebook.litho.widget
RecyclerBinderOperationExecutor(RecyclerBinder) - Constructor for class com.facebook.litho.widget.RecyclerBinderOperationExecutor
 
RecyclerBinderUpdateCallback<T> - Class in com.facebook.litho.widget
An implementation of ListUpdateCallback that generates the relevant Components when an item is inserted/updated.
RecyclerBinderUpdateCallback.ComponentContainer - Class in com.facebook.litho.widget
 
RecyclerBinderUpdateCallback.ComponentRenderer<T> - Interface in com.facebook.litho.widget
 
RecyclerBinderUpdateCallback.Operation - Class in com.facebook.litho.widget
 
RecyclerBinderUpdateCallback.OperationExecutor - Interface in com.facebook.litho.widget
 
RecyclerCollectionComponent - Class in com.facebook.litho.sections.widget
A Component that renders a Recycler backed by a Section tree.
RecyclerCollectionComponent.Builder - Class in com.facebook.litho.sections.widget
 
RecyclerCollectionEventsController - Class in com.facebook.litho.sections.widget
An controller that can be passed as Prop to a RecyclerCollection component to trigger events from outside the component hierarchy.
RecyclerCollectionEventsController() - Constructor for class com.facebook.litho.sections.widget.RecyclerCollectionEventsController
 
recyclerConfiguration(RecyclerConfiguration) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
RecyclerConfiguration - Interface in com.facebook.litho.sections.widget
A configuration object the RecyclerCollectionComponent will use to determine which layout manager should be used for the RecyclerView
recyclerEventsController(RecyclerEventsController) - Method in class com.facebook.litho.widget.Recycler.Builder
 
RecyclerEventsController - Class in com.facebook.litho.widget
An controller that can be passed as Prop to a Recycler component to trigger events from outside the component hierarchy.
RecyclerEventsController() - Constructor for class com.facebook.litho.widget.RecyclerEventsController
 
recyclerTouchEventHandler(EventHandler<TouchEvent>) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
recyclerViewId(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
recyclerViewId(int) - Method in class com.facebook.litho.widget.Recycler.Builder
 
REF_VARIABLE_NAME - Static variable in interface com.facebook.litho.specmodels.generator.GeneratorConstants
 
Reference<L> - Class in com.facebook.litho.reference
Deprecated.
Just use the object directly instead.
Reference(ReferenceLifecycle<L>) - Constructor for class com.facebook.litho.reference.Reference
Deprecated.
 
REFERENCE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
Reference.Builder<L> - Class in com.facebook.litho.reference
Deprecated.
 
REFERENCE_BUILDER - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
REFERENCE_LIFECYCLE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
ReferenceLifecycle<T> - Class in com.facebook.litho.reference
Deprecated.
ReferenceLifecycle() - Constructor for class com.facebook.litho.reference.ReferenceLifecycle
Deprecated.
 
ReflectionHelper - Class in com.facebook.litho.testing
Helpers for dealing with reflection.
refresh(SectionContext) - Method in class com.facebook.litho.sections.SectionLifecycle
 
refresh() - Method in class com.facebook.litho.sections.SectionTree
Asks all the Section in the tree to refresh themselves.
refreshAccessibilityDelegatesIfNeeded(boolean) - Method in class com.facebook.litho.ComponentHost
 
refreshCalled - Variable in class com.facebook.litho.testing.sections.TestSectionCreator.TestSection
 
refreshHandler(EventHandler) - Method in class com.facebook.litho.widget.Recycler.Builder
 
refreshProgressBarColor(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
refreshProgressBarColor(int) - Method in class com.facebook.litho.widget.Recycler.Builder
 
refreshProgressBarColorAttr(int, int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
refreshProgressBarColorAttr(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
refreshProgressBarColorAttr(int, int) - Method in class com.facebook.litho.widget.Recycler.Builder
 
refreshProgressBarColorAttr(int) - Method in class com.facebook.litho.widget.Recycler.Builder
 
refreshProgressBarColorRes(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
refreshProgressBarColorRes(int) - Method in class com.facebook.litho.widget.Recycler.Builder
 
register(GraphBinding) - Method in class com.facebook.litho.dataflow.DataFlowGraph
Adds an activated GraphBinding.
registerKey(Component) - Method in class com.facebook.litho.KeyHandler
 
registerKey(String) - Method in class com.facebook.litho.sections.KeyHandler
 
registerWorkingRange(String, WorkingRange, Component) - Static method in class com.facebook.litho.Component
Store a working range information into a list for later use by LayoutState.
relationship() - Method in class com.facebook.litho.testing.assertj.CharSequenceContains
 
relationship() - Method in class com.facebook.litho.testing.assertj.SubCharSequenceMatcher
 
release() - Method in class com.facebook.litho.Column.Builder
 
release() - Method in class com.facebook.litho.Component.Builder
 
release(Diff) - Static method in class com.facebook.litho.ComponentsPools
 
release() - Method in class com.facebook.litho.ComponentTree.Builder
 
release() - Method in class com.facebook.litho.ComponentTree
The contract is that in order to release a ComponentTree, you must do so from the main thread, or guarantee that it will never be accessed from the main thread again.
release() - Method in class com.facebook.litho.LithoView
 
release(T) - Method in interface com.facebook.litho.MountContentPool
Release the given mount content into the pool.
release(T) - Method in class com.facebook.litho.RecyclePool
 
release() - Method in class com.facebook.litho.reference.BorderColorDrawableReference.PropsBuilder
 
release() - Method in class com.facebook.litho.reference.Reference.Builder
Deprecated.
 
release(Context, T, Reference<T>) - Static method in class com.facebook.litho.reference.Reference
Deprecated.
Releases the object previously acquired by calling Reference.acquire(Context, Reference).
release() - Method in class com.facebook.litho.ResourceResolver
 
release() - Method in class com.facebook.litho.Row.Builder
 
release() - Method in class com.facebook.litho.sections.common.DataDiffSection.Builder
 
release() - Method in class com.facebook.litho.sections.common.HideableDataDiffSection.Builder
 
release() - Method in class com.facebook.litho.sections.common.SingleComponentSection.Builder
 
release() - Method in class com.facebook.litho.sections.Section.Builder
 
release() - Method in class com.facebook.litho.sections.SectionTree
Call this when to release this SectionTree and make sure that all the Services in the tree get destroyed.
release() - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
release() - Method in class com.facebook.litho.testing.TestDrawableComponent.Builder
 
release() - Method in class com.facebook.litho.testing.TestLayoutComponent.Builder
 
release() - Method in class com.facebook.litho.testing.TestSizeDependentComponent.Builder
 
release() - Method in class com.facebook.litho.testing.TestViewComponent.Builder
 
release() - Method in class com.facebook.litho.ViewCompatComponent.Builder
Deprecated.
 
release() - Method in class com.facebook.litho.widget.Card.Builder
 
release() - Method in class com.facebook.litho.widget.CardClip.Builder
 
release() - Method in class com.facebook.litho.widget.ComponentTreeHolder
 
release() - Method in class com.facebook.litho.widget.EditText.Builder
 
release() - Method in class com.facebook.litho.widget.EmptyComponent.Builder
 
release() - Method in class com.facebook.litho.widget.HorizontalScroll.Builder
 
release() - Method in class com.facebook.litho.widget.Image.Builder
 
release() - Method in class com.facebook.litho.widget.LazySelectorComponent.Builder
 
release() - Method in class com.facebook.litho.widget.Progress.Builder
 
release() - Method in class com.facebook.litho.widget.Recycler.Builder
 
release() - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback.ComponentContainer
 
release(RecyclerBinderUpdateCallback<T>) - Static method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback
 
release() - Method in class com.facebook.litho.widget.SelectorComponent.Builder
 
release() - Method in class com.facebook.litho.widget.SolidColor.Builder
 
release() - Method in class com.facebook.litho.widget.Spinner.Builder
 
release() - Method in class com.facebook.litho.widget.Text.Builder
 
release() - Method in class com.facebook.litho.widget.TextInput.Builder
 
release() - Method in class com.facebook.litho.widget.VerticalScroll.Builder
 
release() - Method in class com.facebook.litho.Wrapper.Builder
 
releaseCachedLayout() - Method in class com.facebook.litho.Component
 
releaseDiff(Diff) - Method in class com.facebook.litho.ComponentLifecycle
 
releaseDiff(Diff) - Method in class com.facebook.litho.reference.ReferenceLifecycle
Deprecated.
 
releaseDiff(Diff) - Method in class com.facebook.litho.sections.SectionLifecycle
 
releaseOutput(Output) - Method in class com.facebook.litho.ComponentLifecycle
 
releaseOutput(Output) - Method in class com.facebook.litho.sections.SectionLifecycle
 
ReMeasureEvent - Class in com.facebook.litho.widget
An event that a RecyclerBinder can trigger to notify the Recycler that it should re-measure.
ReMeasureEvent() - Constructor for class com.facebook.litho.widget.ReMeasureEvent
 
remove(Object) - Method in class com.facebook.litho.internal.ArraySet
 
removeAll(Collection<?>) - Method in class com.facebook.litho.internal.ArraySet
 
removeAllListeners() - Method in class com.facebook.litho.dataflow.springs.Spring
remove all of the listeners
removeAllViewsInLayout() - Method in class com.facebook.litho.ComponentHost
Deprecated.
removeAt(int) - Method in class com.facebook.litho.internal.ArraySet
 
removeCallbacks(Runnable) - Method in interface com.facebook.litho.LayoutHandler
 
removeCallbacks(Runnable) - Method in class com.facebook.litho.ThreadPoolLayoutHandler
 
removeCallbacksAndMessages(Object) - Method in interface com.facebook.litho.LayoutHandler
 
removeCallbacksAndMessages(Object) - Method in class com.facebook.litho.ThreadPoolLayoutHandler
 
removeChildAt(int) - Method in class com.facebook.yoga.YogaNode
 
removeDetachedView(View, boolean) - Method in class com.facebook.litho.ComponentHost
Deprecated.
removeFrameCallback(ChoreographerCompat.FrameCallback) - Method in interface com.facebook.litho.dataflow.ChoreographerCompat
 
removeFrameCallback(ChoreographerCompat.FrameCallback) - Method in class com.facebook.litho.dataflow.ChoreographerCompatImpl
 
removeFrameCallback(ChoreographerCompat.FrameCallback) - Method in class com.facebook.litho.dataflow.MockTimingSource
 
removeItemAt(int) - Method in class com.facebook.litho.widget.RecyclerBinder
Removes an item from index position.
removeItemAtAsync(int) - Method in class com.facebook.litho.widget.RecyclerBinder
Removes an item from position.
removeListener(AnimationBindingListener) - Method in interface com.facebook.litho.animation.AnimationBinding
Removes a previously added AnimationBindingListener.
removeListener(SpringListener) - Method in class com.facebook.litho.dataflow.springs.Spring
remove a listener
removeRangeAt(int, int) - Method in class com.facebook.litho.widget.RecyclerBinder
Removes count items starting from position.
removeRangeAtAsync(int, int) - Method in class com.facebook.litho.widget.RecyclerBinder
Removes count items starting from position.
removeView(View) - Method in class com.facebook.litho.ComponentHost
Deprecated.
removeViewAt(int) - Method in class com.facebook.litho.ComponentHost
Deprecated.
removeViewInLayout(View) - Method in class com.facebook.litho.ComponentHost
Deprecated.
removeViews(int, int) - Method in class com.facebook.litho.ComponentHost
Deprecated.
removeViewsInLayout(int, int) - Method in class com.facebook.litho.ComponentHost
Deprecated.
render(T, int) - Method in interface com.facebook.litho.widget.RecyclerBinderUpdateCallback.ComponentRenderer
 
RENDER_DATA - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
RenderCompleteEvent - Class in com.facebook.litho
An Event that is triggered when a component is render complete.
RenderCompleteEvent() - Constructor for class com.facebook.litho.RenderCompleteEvent
 
RenderCompleteEvent.RenderState - Enum in com.facebook.litho
 
renderCompleteHandler(EventHandler<RenderCompleteEvent>) - Method in class com.facebook.litho.widget.ComponentRenderInfo.Builder
 
RenderDataDiffModel - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of a Diff parameter to a lifecycle method.
RenderDataGenerator - Class in com.facebook.litho.specmodels.generator
Generates delegate methods for RenderData (which is used by lifecycle methods that support Diff params).
RenderEvent - Class in com.facebook.litho.sections.common
An Event that gets triggered by a com.facebook.litho.sections.annotations.DiffSectionSpec to render the edges of the connection.
RenderEvent() - Constructor for class com.facebook.litho.sections.common.RenderEvent
 
renderEventHandler(EventHandler) - Method in class com.facebook.litho.sections.common.DataDiffSection.Builder
 
renderInfo(RenderInfo) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
 
RenderInfo - Interface in com.facebook.litho.widget
 
RenderInfoViewCreatorController - Class in com.facebook.litho.widget
Helper class to keep track of the different view types that we're rendering using ViewRenderInfo.
RenderInfoViewCreatorController(boolean, int) - Constructor for class com.facebook.litho.widget.RenderInfoViewCreatorController
 
rendersComponent() - Method in class com.facebook.litho.widget.BaseRenderInfo
 
rendersComponent() - Method in class com.facebook.litho.widget.ComponentRenderInfo
 
rendersComponent() - Method in interface com.facebook.litho.widget.RenderInfo
 
rendersComponent() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
RenderSectionEvent - Class in com.facebook.litho.sections.common
An Event that gets triggered by a com.facebook.litho.sections.annotations.GroupSectionSpec to render the section of the com.facebook.litho.sections.fb.datasources.GraphQLRootQuerySectionSpec result.
RenderSectionEvent() - Constructor for class com.facebook.litho.sections.common.RenderSectionEvent
 
RenderSectionEvent.DataSource - Enum in com.facebook.litho.sections.common
 
RenderSectionEvent.FetchState - Enum in com.facebook.litho.sections.common
 
RenderSectionEvent.FetchType - Enum in com.facebook.litho.sections.common
 
renderState - Variable in class com.facebook.litho.RenderCompleteEvent
 
RenderState - Class in com.facebook.litho
Keeps track of the last mounted @Prop/@State a component was rendered with for components that care about them (currently, this is just for ComponentSpecs that use Diff's of props in any of their lifecycle methods).
RenderState() - Constructor for class com.facebook.litho.RenderState
 
rendersView() - Method in class com.facebook.litho.widget.BaseRenderInfo
 
rendersView() - Method in interface com.facebook.litho.widget.RenderInfo
 
rendersView() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
rendersView() - Method in class com.facebook.litho.widget.ViewRenderInfo
 
renderWithHideItemHandler(EventHandler<RenderWithHideItemHandlerEvent>) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection.Builder
 
RenderWithHideItemHandlerEvent - Class in com.facebook.litho.sections.common
An Event that gets triggered by a HideableDataDiffSectionSpec to render the edges of the connection.
RenderWithHideItemHandlerEvent() - Constructor for class com.facebook.litho.sections.common.RenderWithHideItemHandlerEvent
 
renderWithHideItemHandlerEventHandler(EventHandler) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection.Builder
 
replace(int, T) - Method in class com.facebook.litho.OutputUnitsAffinityGroup
 
representedObject - Variable in class com.facebook.litho.specmodels.model.EventDeclarationModel.FieldModel
 
representedObject - Variable in class com.facebook.litho.specmodels.model.EventDeclarationModel
 
representedObject(Object) - Method in class com.facebook.litho.specmodels.model.SpecMethodModel.Builder
 
representedObject - Variable in class com.facebook.litho.specmodels.model.SpecMethodModel
 
representedObject(Object) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
representedObject - Variable in class com.facebook.litho.specmodels.model.TagModel
 
representedObject - Variable in class com.facebook.litho.specmodels.model.WorkingRangeDeclarationModel
 
representedObject(Object) - Method in class com.facebook.litho.testing.specmodels.MockMethodParamModel.Builder
 
representedObject(Object) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
requestDisallowInterceptTouchEvent(boolean) - Method in class com.facebook.litho.widget.SectionsRecyclerView
 
requestFocus(SectionContext, int) - Static method in class com.facebook.litho.sections.SectionLifecycle
Scroll to the index of the section.
requestFocus(SectionContext, String) - Static method in class com.facebook.litho.sections.SectionLifecycle
Scroll to the beginning of the section with the given key.
requestFocus(SectionContext, String, FocusType) - Static method in class com.facebook.litho.sections.SectionLifecycle
Scroll to the index in the section with the given key.
requestFocus(int) - Method in interface com.facebook.litho.sections.SectionTree.Target
Request focus on the item with the given index.
requestFocus(int) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
requestFocus(int) - Method in class com.facebook.litho.testing.sections.TestTarget
 
requestFocus(boolean) - Method in class com.facebook.litho.widget.EditText.Builder
 
requestFocus(ComponentContext, String) - Static method in class com.facebook.litho.widget.EditText
 
requestFocus(EventTrigger) - Static method in class com.facebook.litho.widget.EditText
 
requestFocus(ComponentContext, String) - Static method in class com.facebook.litho.widget.TextInput
 
requestFocus(EventTrigger) - Static method in class com.facebook.litho.widget.TextInput
 
RequestFocusEvent - Class in com.facebook.litho.widget
Event sent to TextEdit to request focus.
RequestFocusEvent() - Constructor for class com.facebook.litho.widget.RequestFocusEvent
 
requestFocusOnRoot(int) - Method in class com.facebook.litho.sections.SectionTree
 
requestFocusTrigger(EventTrigger) - Method in class com.facebook.litho.widget.EditText.Builder
 
requestFocusTrigger(ComponentContext, String) - Static method in class com.facebook.litho.widget.EditText
 
requestFocusTrigger(EventTrigger) - Method in class com.facebook.litho.widget.TextInput.Builder
 
requestFocusTrigger(ComponentContext, String) - Static method in class com.facebook.litho.widget.TextInput
 
requestFocusWithOffset(SectionContext, int, int) - Static method in class com.facebook.litho.sections.SectionLifecycle
Scroll to the index in the section with an additional offset.
requestFocusWithOffset(SectionContext, String, int) - Static method in class com.facebook.litho.sections.SectionLifecycle
Scroll to the beginning of the section with the given key and an additional offset.
requestFocusWithOffset(SectionContext, String, int, int) - Static method in class com.facebook.litho.sections.SectionLifecycle
Scroll to the index in the section with the given key and an additional offset.
requestFocusWithOffset(int, int) - Method in interface com.facebook.litho.sections.SectionTree.Target
Request focus on the item with the given index, plus some additional offset.
requestFocusWithOffset(int, int) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
requestFocusWithOffset(int, int) - Method in class com.facebook.litho.testing.sections.TestTarget
 
requestLayout() - Method in class com.facebook.litho.ComponentHost
 
requestRefresh() - Method in class com.facebook.litho.sections.widget.RecyclerCollectionEventsController
Sent the RecyclerCollection a request to refresh it's backing data.
requestRefresh(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionEventsController
Sent the RecyclerCollection a request to refresh it's backing data.
requestScrollToNextPosition(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionEventsController
Send the Recycler a request to scroll the content to the next item in the binder.
requestScrollToPosition(int, boolean) - Method in class com.facebook.litho.widget.RecyclerEventsController
Send the Recycler a request to scroll the content to a specific item in the binder.
requestScrollToPreviousPosition(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionEventsController
 
requestScrollToTop(boolean) - Method in class com.facebook.litho.widget.RecyclerEventsController
Send the Recycler a request to scroll the content to the first item in the binder.
requestSmoothFocus(SectionContext, int) - Static method in class com.facebook.litho.sections.SectionLifecycle
 
requestSmoothFocus(SectionContext, int, SmoothScrollAlignmentType) - Static method in class com.facebook.litho.sections.SectionLifecycle
 
requestSmoothFocus(SectionContext, String, int, int, SmoothScrollAlignmentType) - Static method in class com.facebook.litho.sections.SectionLifecycle
 
requestSmoothFocus(int, int, SmoothScrollAlignmentType) - Method in interface com.facebook.litho.sections.SectionTree.Target
Request smooth focus on the item with the given index.
requestSmoothFocus(int, int, SmoothScrollAlignmentType) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
requestSmoothFocus(int, int, SmoothScrollAlignmentType) - Method in class com.facebook.litho.testing.sections.TestTarget
 
rerender() - Method in class com.facebook.litho.DebugComponent
 
reset(Object) - Method in interface com.facebook.litho.animation.AnimatedProperty
Resets this property to its default value on this mount content.
reset() - Method in class com.facebook.litho.Edges
 
reset() - Method in class com.facebook.litho.testing.logging.TestComponentsLogger
 
reset() - Method in class com.facebook.yoga.YogaNode
 
resetInteractions() - Method in class com.facebook.litho.testing.TestComponent
Reset the tracking of which methods have been called on this component.
resolve(Resolver, PropertyHandle) - Method in class com.facebook.litho.animation.DimensionValue
 
resolve(Resolver, PropertyHandle) - Method in class com.facebook.litho.animation.FloatValue
 
resolve(Resolver, PropertyHandle) - Method in interface com.facebook.litho.animation.RuntimeValue
Uses the given Resolver to determine the runtime value based on the given ComponentProperty.
resolve(ComponentContext) - Method in class com.facebook.litho.Column
 
resolve(ComponentContext) - Method in class com.facebook.litho.ComponentLifecycle
Resolves the ComponentLayout for the given Component.
resolve(ComponentContext) - Method in class com.facebook.litho.Row
 
resolve(ComponentContext) - Method in class com.facebook.litho.Wrapper
 
resolveBoolAttr(int, int) - Method in class com.facebook.litho.ResourceResolver
 
resolveBoolRes(int) - Method in class com.facebook.litho.ResourceResolver
 
resolveColorAttr(int, int) - Method in class com.facebook.litho.ResourceResolver
 
resolveColorRes(int) - Method in class com.facebook.litho.ResourceResolver
 
resolveDimenOffsetAttr(int, int) - Method in class com.facebook.litho.ResourceResolver
 
resolveDimenOffsetRes(int) - Method in class com.facebook.litho.ResourceResolver
 
resolveDimenSizeAttr(int, int) - Method in class com.facebook.litho.ResourceResolver
 
resolveDimenSizeRes(int) - Method in class com.facebook.litho.ResourceResolver
 
resolveDrawableAttr(int, int) - Method in class com.facebook.litho.ResourceResolver
 
resolveDrawableRes(int) - Method in class com.facebook.litho.ResourceResolver
 
resolveFloatAttr(int, int) - Method in class com.facebook.litho.ResourceResolver
 
resolveFloatRes(int) - Method in class com.facebook.litho.ResourceResolver
 
resolveIntArrayAttr(int, int) - Method in class com.facebook.litho.ResourceResolver
 
resolveIntAttr(int, int) - Method in class com.facebook.litho.ResourceResolver
 
resolveIntegerArrayAttr(int, int) - Method in class com.facebook.litho.ResourceResolver
 
resolveIntegerArrayRes(int) - Method in class com.facebook.litho.ResourceResolver
 
resolveIntRes(int) - Method in class com.facebook.litho.ResourceResolver
 
Resolver - Interface in com.facebook.litho.animation
Class used to get and set the runtime values of mount contents in the component hierarchy during animations.
resolveStringArrayAttr(int, int) - Method in class com.facebook.litho.ResourceResolver
 
resolveStringArrayRes(int) - Method in class com.facebook.litho.ResourceResolver
 
resolveStringAttr(int, int) - Method in class com.facebook.litho.ResourceResolver
 
resolveStringRes(int) - Method in class com.facebook.litho.ResourceResolver
 
resolveStringRes(int, Object...) - Method in class com.facebook.litho.ResourceResolver
 
RESOURCE_RESOLVER - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
ResourceCache - Class in com.facebook.litho
 
ResourceCache(Configuration) - Constructor for class com.facebook.litho.ResourceCache
 
ResourceResolver - Class in com.facebook.litho
 
ResourceResolver(ComponentContext) - Constructor for class com.facebook.litho.ResourceResolver
 
ResType - Enum in com.facebook.litho.annotations
 
retainAll(Collection<?>) - Method in class com.facebook.litho.internal.ArraySet
 
returnSelfInMakeShallowCopy() - Method in class com.facebook.litho.testing.TestDrawableComponent.Builder
 
returnType(TypeName) - Method in class com.facebook.litho.specmodels.model.DelegateMethodDescription.Builder
 
returnType - Variable in class com.facebook.litho.specmodels.model.DelegateMethodDescription
 
returnType - Variable in class com.facebook.litho.specmodels.model.EventDeclarationModel
 
returnType - Variable in class com.facebook.litho.specmodels.model.SpecMethodModel
 
returnTypeSpec(TypeSpec) - Method in class com.facebook.litho.specmodels.model.SpecMethodModel.Builder
 
returnTypeSpec - Variable in class com.facebook.litho.specmodels.model.SpecMethodModel
 
reverse(boolean) - Method in class com.facebook.litho.Column.Builder
 
reverse(boolean) - Method in class com.facebook.litho.Component.ContainerBuilder
Set this to true if you want the container to be laid out in reverse.
reverse(boolean) - Method in class com.facebook.litho.Row.Builder
 
rightPadding(int) - Method in class com.facebook.litho.widget.Recycler.Builder
 
rightPaddingAttr(int, int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
rightPaddingAttr(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
rightPaddingDip(float) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
rightPaddingPx(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
rightPaddingRes(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
rootWrapperComponentFactory - Static variable in class com.facebook.litho.ErrorBoundariesConfiguration
Optional top-level component that sits at the root of every ComponentTree.
RootWrapperComponentFactory - Interface in com.facebook.litho
Takes a component and returns a new component that it is wrapped in.
ROTATION - Static variable in class com.facebook.litho.animation.AnimatedProperties
The rotated degree around the pivot point of a mount content.
rotation(float) - Method in class com.facebook.litho.Component.Builder
Sets the degree that this component is rotated around the pivot point.
round(float) - Static method in class com.facebook.litho.FastMath
This stack overflow post has more context around what cases this implementation won't handle.
Row - Class in com.facebook.litho
A Component that renders its children in a row.
Row.Builder - Class in com.facebook.litho
 
run() - Method in class com.facebook.litho.DisplayListPrefetcher
 
RunMode - Enum in com.facebook.litho.specmodels.internal
 
runPendingAnimations() - Method in class com.facebook.litho.sections.widget.NotAnimatedItemAnimator
 
RuntimeValue - Interface in com.facebook.litho.animation
Class that represents a float value that may need to be resolved at runtime (since it's relative to a property on a mount content for example).

S

samplingFrequency - Variable in class com.facebook.litho.ComponentLogParams
 
saveMeasuredSizesInMeasure - Static variable in class com.facebook.litho.config.ComponentsConfiguration
 
saveNames(SpecModel) - Method in class com.facebook.litho.specmodels.processor.PropNameInterStageStore
Saves the prop names of the given spec model at a well-known path within the resources.
SCALE - Static variable in class com.facebook.litho.animation.AnimatedProperties
The scale of a mount content: treats both X- and Y-scales as one.
scale(float) - Method in class com.facebook.litho.Component.Builder
Sets the scale (scaleX and scaleY) on this component.
SCALE_X - Static variable in class com.facebook.litho.animation.AnimatedProperties
The width scale factor of a mount content.
SCALE_Y - Static variable in class com.facebook.litho.animation.AnimatedProperties
The height scale factor of a mount content.
scaleType(ImageView.ScaleType) - Method in class com.facebook.litho.widget.Image.Builder
 
scheduleDrawable(Drawable, Runnable, long) - Method in class com.facebook.litho.MatrixDrawable
 
scheduleDrawable(Drawable, Runnable, long) - Method in class com.facebook.litho.widget.TextDrawable
 
scopeMethodName(String) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
SCROLL_VIEW - Static variable in class com.facebook.litho.AccessibilityRole
 
scrollbarEnabled(boolean) - Method in class com.facebook.litho.widget.HorizontalScroll.Builder
 
scrollbarEnabled(boolean) - Method in class com.facebook.litho.widget.VerticalScroll.Builder
 
scrollbarEnabledAttr(int, int) - Method in class com.facebook.litho.widget.HorizontalScroll.Builder
 
scrollbarEnabledAttr(int) - Method in class com.facebook.litho.widget.HorizontalScroll.Builder
 
scrollbarEnabledRes(int) - Method in class com.facebook.litho.widget.HorizontalScroll.Builder
 
scrollbarFadingEnabled(boolean) - Method in class com.facebook.litho.widget.VerticalScroll.Builder
 
scrollBarStyle(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
scrollBarStyle(int) - Method in class com.facebook.litho.widget.Recycler.Builder
 
ScrollEvent - Class in com.facebook.litho.sections.widget
An event that is triggered when a scroll action is requested/performed.
ScrollEvent() - Constructor for class com.facebook.litho.sections.widget.ScrollEvent
 
SCROLLING - Static variable in annotation type com.facebook.litho.widget.ViewportInfo.State
 
scrollSmoothToPosition(int, int, SmoothScrollAlignmentType) - Method in class com.facebook.litho.widget.RecyclerBinder
 
scrollTo(RecyclerView, int) - Static method in class com.facebook.litho.testing.InteractionUtil
 
scrollTo(int) - Method in class com.facebook.litho.widget.HorizontalScrollEventsController
 
scrollToPosition(int) - Method in class com.facebook.litho.widget.RecyclerBinder
 
scrollToPositionWithOffset(int, int) - Method in class com.facebook.litho.widget.RecyclerBinder
 
sDiffNodeSize - Static variable in class com.facebook.litho.PoolsConfig
 
sDisplayListContainerSize - Static variable in class com.facebook.litho.PoolsConfig
 
Section - Class in com.facebook.litho.sections
Represents a unique instance of a Section that is driven by its matching SectionLifecycle.
Section(String) - Constructor for class com.facebook.litho.sections.Section
 
SECTION - Static variable in interface com.facebook.litho.sections.specmodels.model.SectionClassNames
 
section(Section) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
section(Section.Builder<?>) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
SECTION - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
Section.Builder<T extends Section.Builder<T>> - Class in com.facebook.litho.sections
A builder to build a Section with a SectionLifecycle L.
SECTION_BUILDER - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
SECTION_CONTEXT - Static variable in interface com.facebook.litho.sections.specmodels.model.SectionClassNames
 
SECTION_GLOBAL_KEY - Static variable in class com.facebook.litho.sections.SectionsDebugParams
 
SECTION_LIFECYCLE - Static variable in interface com.facebook.litho.sections.specmodels.model.SectionClassNames
 
SECTION_STATE_UPDATE - Static variable in interface com.facebook.litho.sections.specmodels.model.SectionClassNames
 
SectionBinderTarget - Class in com.facebook.litho.sections.widget
Implementation of SectionTree.Target that uses a RecyclerBinder.
SectionBinderTarget(RecyclerBinder) - Constructor for class com.facebook.litho.sections.widget.SectionBinderTarget
 
SectionBinderTarget(RecyclerBinder, boolean) - Constructor for class com.facebook.litho.sections.widget.SectionBinderTarget
 
SectionClassNames - Interface in com.facebook.litho.sections.specmodels.model
To avoid referring to classes directly in the processor (which would be a circular dependency and would mean the annotation processor might need to process Android-specific class definitions) we provide class name constants instead.
sectionComponentsAsyncPropUpdates - Static variable in class com.facebook.litho.sections.config.SectionsConfiguration
Force all section component prop updates to be async
sectionComponentsAsyncStateUpdates - Static variable in class com.facebook.litho.sections.config.SectionsConfiguration
Force all section component state updates to be async
SectionContext - Class in com.facebook.litho.sections
 
SectionContext(Context) - Constructor for class com.facebook.litho.sections.SectionContext
 
SectionContext(Context, String, ComponentsLogger) - Constructor for class com.facebook.litho.sections.SectionContext
 
SectionContext(Context, String, ComponentsLogger, TreeProps) - Constructor for class com.facebook.litho.sections.SectionContext
 
SectionLifecycle - Class in com.facebook.litho.sections
 
SectionLifecycle() - Constructor for class com.facebook.litho.sections.SectionLifecycle
 
SectionLifecycle.StateContainer - Interface in com.facebook.litho.sections
 
SectionLifecycle.StateUpdate - Interface in com.facebook.litho.sections
 
SectionLifecycleTestUtil - Class in com.facebook.litho.sections
A utility elevating some of the visibility constraints internal classes, including SectionLifecycle, SectionContext and Section to ease testing.
SectionsComponentProcessor - Class in com.facebook.litho.sections.specmodels.processor
 
SectionsComponentProcessor() - Constructor for class com.facebook.litho.sections.specmodels.processor.SectionsComponentProcessor
 
SectionsConfiguration - Class in com.facebook.litho.sections.config
Configuration for the SectionComponents library
SectionsConfiguration() - Constructor for class com.facebook.litho.sections.config.SectionsConfiguration
 
SectionsDebug - Class in com.facebook.litho.widget
Utilities for sections debugging.
SectionsDebug() - Constructor for class com.facebook.litho.widget.SectionsDebug
 
SectionsDebugLogger - Interface in com.facebook.litho.sections.logger
Sections logger interface.
SectionsDebugParams - Class in com.facebook.litho.sections
 
SectionsDebugParams() - Constructor for class com.facebook.litho.sections.SectionsDebugParams
 
SectionsLogEventUtils - Class in com.facebook.litho.sections
Utility class for creating common logging events.
SectionsLogEventUtils() - Constructor for class com.facebook.litho.sections.SectionsLogEventUtils
 
SectionsLogEventUtils.ApplyNewChangeSet - Annotation Type in com.facebook.litho.sections
 
SectionsPools - Class in com.facebook.litho.sections
Pools of recycled resources.
SectionsPools() - Constructor for class com.facebook.litho.sections.SectionsPools
 
SectionsRecyclerView - Class in com.facebook.litho.widget
Wrapper that encapsulates all the features RecyclerSpec provides such as sticky header and pull-to-refresh
SectionsRecyclerView(Context, RecyclerView) - Constructor for class com.facebook.litho.widget.SectionsRecyclerView
 
SectionsTestHelper - Class in com.facebook.litho.testing.sections
A helper for testing section components.
SectionsTestHelper(Context) - Constructor for class com.facebook.litho.testing.sections.SectionsTestHelper
 
SectionTree - Class in com.facebook.litho.sections
Represents a tree of Section and manages their lifecycle.
SectionTree.Builder - Class in com.facebook.litho.sections
A builder class that can be used to create a SectionTree.
SectionTree.Target - Interface in com.facebook.litho.sections
The class implementing this interface will be responsible to translate the ChangeSet into UI updates.
SectionTreeLoadingEventHandler - Class in com.facebook.litho.sections
 
sectionTreeTag(String) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
SEEK_CONTROL - Static variable in class com.facebook.litho.AccessibilityRole
 
selected(boolean) - Method in class com.facebook.litho.Component.Builder
 
selectedOption(String) - Method in class com.facebook.litho.widget.Spinner.Builder
 
selectedTextColor(int) - Method in class com.facebook.litho.widget.Spinner.Builder
 
selectedTextColorAttr(int, int) - Method in class com.facebook.litho.widget.Spinner.Builder
 
selectedTextColorAttr(int) - Method in class com.facebook.litho.widget.Spinner.Builder
 
selectedTextColorRes(int) - Method in class com.facebook.litho.widget.Spinner.Builder
 
selectedTextSizeAttr(int, int) - Method in class com.facebook.litho.widget.Spinner.Builder
 
selectedTextSizeAttr(int) - Method in class com.facebook.litho.widget.Spinner.Builder
 
selectedTextSizeDip(float) - Method in class com.facebook.litho.widget.Spinner.Builder
 
selectedTextSizePx(float) - Method in class com.facebook.litho.widget.Spinner.Builder
 
selectedTextSizeRes(int) - Method in class com.facebook.litho.widget.Spinner.Builder
 
selectedTextSizeSp(float) - Method in class com.facebook.litho.widget.Spinner.Builder
 
selection(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
SelectionChangedEvent - Class in com.facebook.litho.widget
Event sent by EditText when the selection (particular case: cursor position) gets changed by user
SelectionChangedEvent() - Constructor for class com.facebook.litho.widget.SelectionChangedEvent
 
selectionChangedEventHandler(EventHandler) - Method in class com.facebook.litho.widget.EditText.Builder
 
selectionChangedEventHandler(EventHandler) - Method in class com.facebook.litho.widget.TextInput.Builder
 
SelectorComponent - Class in com.facebook.litho.widget
Selects the first Component that will render by calling Component.willRender(ComponentContext, Component) on the Components provided.
SelectorComponent.Builder - Class in com.facebook.litho.widget
 
SendAccessibilityEventEvent - Class in com.facebook.litho
Components should implement an event of this type in order to receive callbacks to AccessibilityDelegateCompat.sendAccessibilityEvent(View, int)
SendAccessibilityEventEvent() - Constructor for class com.facebook.litho.SendAccessibilityEventEvent
 
sendAccessibilityEventHandler(EventHandler<SendAccessibilityEventEvent>) - Method in class com.facebook.litho.Component.Builder
 
SendAccessibilityEventUncheckedEvent - Class in com.facebook.litho
Components should implement an event of this type in order to receive callbacks to AccessibilityDelegateCompat.sendAccessibilityEventUnchecked( View, AccessibilityEvent)
SendAccessibilityEventUncheckedEvent() - Constructor for class com.facebook.litho.SendAccessibilityEventUncheckedEvent
 
sendAccessibilityEventUncheckedHandler(EventHandler<SendAccessibilityEventUncheckedEvent>) - Method in class com.facebook.litho.Component.Builder
 
sequence(T...) - Static method in class com.facebook.litho.Transition
Creates a sequence of Transitions that will run one after another.
SequenceBinding - Class in com.facebook.litho.animation
An AnimationBinding that's a sequence of other AnimationBindings.
SequenceBinding(List<AnimationBinding>) - Constructor for class com.facebook.litho.animation.SequenceBinding
 
SequenceTransitionSet - Class in com.facebook.litho
A TransitionSet that runs its child transitions in sequence, one after another.
SequenceTransitionSet(T...) - Constructor for class com.facebook.litho.SequenceTransitionSet
 
SequenceTransitionSet(List<T>) - Constructor for class com.facebook.litho.SequenceTransitionSet
 
set(Object, float) - Method in interface com.facebook.litho.animation.AnimatedProperty
Updates the value of this property on the given mount content to the given value.
set(YogaEdge, float) - Method in class com.facebook.litho.Edges
 
set(T) - Method in class com.facebook.litho.Output
Assumed thread-safe because the one write is before all the reads
SET_ALREADY_ATTACHED_COMPONENT_TREE - Static variable in class com.facebook.litho.LithoView
 
SET_ROOT - Static variable in annotation type com.facebook.litho.sections.SectionsLogEventUtils.ApplyNewChangeSet
 
SET_ROOT_ASYNC - Static variable in annotation type com.facebook.litho.sections.SectionsLogEventUtils.ApplyNewChangeSet
 
setAccessibilityDelegate(View.AccessibilityDelegate) - Method in class com.facebook.litho.ComponentHost
 
setAccessibilityDescription(String) - Method in class com.facebook.widget.accessibility.delegates.AccessibleClickableSpan
 
setAlignContent(YogaAlign) - Method in class com.facebook.litho.DebugLayoutNode
 
setAlignContent(YogaAlign) - Method in class com.facebook.yoga.YogaNode
 
setAlignItems(YogaAlign) - Method in class com.facebook.litho.DebugLayoutNode
 
setAlignItems(YogaAlign) - Method in class com.facebook.yoga.YogaNode
 
setAlignSelf(YogaAlign) - Method in class com.facebook.litho.DebugLayoutNode
 
setAlignSelf(YogaAlign) - Method in class com.facebook.yoga.YogaNode
 
setAlpha(Drawable, float) - Static method in class com.facebook.litho.AlphaHelper
 
setAlpha(int) - Method in class com.facebook.litho.BorderColorDrawable
 
setAlpha(int) - Method in class com.facebook.litho.fresco.NoOpDrawable
 
setAlpha(int) - Method in class com.facebook.litho.MatrixDrawable
 
setAlpha(int) - Method in class com.facebook.litho.testing.shadows.ColorDrawableShadow
 
setAlpha(int) - Method in class com.facebook.litho.widget.TextDrawable
 
setAnimatedHeight(int) - Method in class com.facebook.litho.LithoView
Sets the height that the LithoView should take on the next measure pass and then requests a layout.
setAnimatedWidth(int) - Method in class com.facebook.litho.LithoView
Sets the width that the LithoView should take on the next measure pass and then requests a layout.
setAspectRatio(float) - Method in class com.facebook.litho.DebugLayoutNode
 
setAspectRatio(float) - Method in class com.facebook.yoga.YogaNode
 
setAtRest() - Method in class com.facebook.litho.dataflow.springs.Spring
Set the spring to be at rest by making its end value equal to its current value and setting velocity to 0.
setBackgroundColor(int) - Method in class com.facebook.litho.DebugLayoutNode
 
setBaselineFunction(YogaBaselineFunction) - Method in class com.facebook.yoga.YogaNode
 
setBorder(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setBorderWidth(YogaEdge, float) - Method in class com.facebook.litho.DebugLayoutNode
 
setBounds(int, int, int, int) - Method in class com.facebook.litho.displaylist.DisplayList
Set the bounds in which this DisplayList will draw.
setBounds(int, int, int, int) - Method in class com.facebook.litho.displaylist.DisplayListLollipop
 
setBounds(int, int, int, int) - Method in class com.facebook.litho.displaylist.DisplayListMarshmallow
 
setBounds(int, int, int, int) - Method in class com.facebook.litho.MatrixDrawable
 
setBounds(Rect) - Method in class com.facebook.litho.MatrixDrawable
 
setChangingConfigurations(int) - Method in class com.facebook.litho.MatrixDrawable
 
setChildren(Children) - Method in class com.facebook.litho.sections.Section
 
setColorFilter(ColorFilter) - Method in class com.facebook.litho.BorderColorDrawable
 
setColorFilter(ColorFilter) - Method in class com.facebook.litho.fresco.NoOpDrawable
 
setColorFilter(ColorFilter) - Method in class com.facebook.litho.MatrixDrawable
 
setColorFilter(ColorFilter) - Method in class com.facebook.litho.testing.shadows.ColorDrawableShadow
 
setColorFilter(ColorFilter) - Method in class com.facebook.litho.widget.TextDrawable
 
setComponent(Component) - Method in class com.facebook.litho.LithoView
Change the root component synchronously.
setComponent(Component) - Method in class com.facebook.litho.testing.espresso.rules.ComponentActivity
Sets or replaces the Component being rendered in this Activity.
setComponent(Component) - Method in class com.facebook.litho.testing.espresso.rules.ComponentActivityTestRule
Set the Component for the Activity to display.
setComponentAsync(Component) - Method in class com.facebook.litho.LithoView
Change the root component measuring it on a background thread before updating the UI.
setComponentTree(ComponentTree) - Method in class com.facebook.litho.LithoView
 
setComponentTree(ComponentTree) - Method in class com.facebook.litho.testing.espresso.rules.ComponentActivity
Sets or replaces the ComponentTree being rendered in this Activity.
setComponentTree(ComponentTree) - Method in class com.facebook.litho.testing.espresso.rules.ComponentActivityTestRule
Set ComponentTree for the Activity to display.
setContentDescription(CharSequence) - Method in class com.facebook.litho.ComponentHost
Host views implement their own content description handling instead of just delegating to the underlying view framework for performance reasons as the framework sets/resets content description very frequently on host views and the underlying accessibility notifications might cause performance issues.
setContentDescription(CharSequence) - Method in class com.facebook.litho.DebugLayoutNode
 
setController(DraweeController) - Method in class com.facebook.litho.fresco.DraweeDrawable
 
setCount(int) - Method in class com.facebook.litho.sections.Section
Sets te total number of Component that the subtree of Sections having its root in this Section generated.
setCurrentValue(double) - Method in class com.facebook.litho.dataflow.springs.Spring
Set the displaced value to determine the displacement for the spring from the rest value.
setCurrentValue(double, boolean) - Method in class com.facebook.litho.dataflow.springs.Spring
The full signature for setCurrentValue includes the option of not setting the spring at rest after updating its currentValue.
setData(Object) - Method in class com.facebook.yoga.YogaNode
 
setDataFlowGraph(DataFlowGraph) - Method in class com.facebook.litho.dataflow.ChoreographerTimingSource
 
setDataFlowGraph(DataFlowGraph) - Method in class com.facebook.litho.dataflow.MockTimingSource
 
setDataFlowGraph(DataFlowGraph) - Method in interface com.facebook.litho.dataflow.TimingSource
 
setDelegate(boolean) - Method in class com.facebook.litho.testing.TestSizeDependentComponent.Builder
 
setDirection(YogaDirection) - Method in class com.facebook.yoga.YogaNode
 
setDisplay(YogaDisplay) - Method in class com.facebook.yoga.YogaNode
 
setDither(boolean) - Method in class com.facebook.litho.MatrixDrawable
 
setDoesOwnIncrementalMount(boolean) - Method in class com.facebook.litho.LithoView
Deprecated.
setEnableStableIds(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
setEndValue(double) - Method in class com.facebook.litho.dataflow.springs.Spring
set the rest value to determine the displacement for the spring
setExperimentalFeatureEnabled(YogaExperimentalFeature, boolean) - Method in class com.facebook.yoga.YogaConfig
 
setFillListViewport(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
setFillListViewportHScrollOnly(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
setFilterBitmap(boolean) - Method in class com.facebook.litho.MatrixDrawable
 
setFinalStatic(Class<?>, String, Object) - Static method in class com.facebook.litho.testing.ReflectionHelper
setFinalStatic(Field, Object) - Static method in class com.facebook.litho.testing.ReflectionHelper
Set a static final field.
setFixSizes(boolean) - Method in class com.facebook.litho.testing.TestSizeDependentComponent.Builder
 
setFlex(float) - Method in class com.facebook.yoga.YogaNode
 
setFlexBasis(YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
 
setFlexBasis(float) - Method in class com.facebook.yoga.YogaNode
 
setFlexBasisAuto() - Method in class com.facebook.yoga.YogaNode
 
setFlexBasisPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setFlexDirection(YogaFlexDirection) - Method in class com.facebook.litho.DebugLayoutNode
 
setFlexDirection(YogaFlexDirection) - Method in class com.facebook.yoga.YogaNode
 
setFlexGrow(float) - Method in class com.facebook.litho.DebugLayoutNode
 
setFlexGrow(float) - Method in class com.facebook.yoga.YogaNode
 
setFlexShrink(float) - Method in class com.facebook.litho.DebugLayoutNode
 
setFlexShrink(float) - Method in class com.facebook.yoga.YogaNode
 
setFocusable(boolean) - Method in class com.facebook.litho.DebugLayoutNode
 
setForegroundColor(int) - Method in class com.facebook.litho.DebugLayoutNode
 
setGlobalKey(String) - Method in class com.facebook.litho.sections.Section
Set a unique key for this Section within its tree.
setHasDynamicItemHeight(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
TODO T23919104 mihaelao Do not enable this.
setHasTransientState(boolean) - Method in class com.facebook.litho.LithoView
 
setHeight(YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
 
setHeight(float) - Method in class com.facebook.yoga.YogaNode
 
setHeightAuto() - Method in class com.facebook.yoga.YogaNode
 
setHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setHostingView(View) - Method in class com.facebook.litho.DisplayListPrefetcher
 
setImportantForAccessibility(int) - Method in class com.facebook.litho.DebugLayoutNode
 
setInserted(boolean) - Method in class com.facebook.litho.widget.ComponentTreeHolder
Set whether this ComponentTreeHolder has been inserted into the adapter.
setInstance(ChoreographerCompat) - Static method in class com.facebook.litho.dataflow.ChoreographerCompatImpl
Set the ChoreographerCompat instance for tests.
setInstance(DataFlowGraph) - Static method in class com.facebook.litho.dataflow.DataFlowGraph
For tests, let's the testing environment explicitly provide a specific DataFlowGraph instance that can, for example, have a mocked TimingSource.
setInvalidStateLogParamsList(List<ComponentLogParams>) - Method in class com.facebook.litho.LithoView
Register for particular invalid state logs.
setInvalidStateLogParamsList(List<ComponentLogParams>) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
setJustifyContent(YogaJustify) - Method in class com.facebook.litho.DebugLayoutNode
 
setJustifyContent(YogaJustify) - Method in class com.facebook.yoga.YogaNode
 
setKey(String) - Method in class com.facebook.litho.sections.Section
Sets the key for this Section.
setLayoutDirection(YogaDirection) - Method in class com.facebook.litho.DebugLayoutNode
 
setLayoutDirection(int) - Method in class com.facebook.litho.testing.shadows.LayoutDirectionViewShadow
 
setListener(BindingListener) - Method in interface com.facebook.litho.dataflow.DataFlowBinding
Sets the BindingListener.
setListener(BindingListener) - Method in class com.facebook.litho.dataflow.GraphBinding
Sets the BindingListener.
setLoadEventsHandler(LoadEventsHandler) - Method in class com.facebook.litho.sections.SectionTree
Sets the LoadEventsHandler that will be used to dispatch LoadingEvent outside this SectionTree.
setLogger(YogaLogger) - Method in class com.facebook.yoga.YogaConfig
 
setMainThreadOverride(int) - Static method in class com.facebook.litho.ThreadUtils
 
setMargin(YogaEdge, YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
 
setMargin(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setMarginAuto(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
setMarginPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setMaxHeight(YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
 
setMaxHeight(float) - Method in class com.facebook.yoga.YogaNode
 
setMaxHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setMaxWidth(YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
 
setMaxWidth(float) - Method in class com.facebook.yoga.YogaNode
 
setMaxWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setMeasureFunction(YogaMeasureFunction) - Method in class com.facebook.yoga.YogaNode
 
setMinHeight(YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
 
setMinHeight(float) - Method in class com.facebook.yoga.YogaNode
 
setMinHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setMinWidth(YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
 
setMinWidth(float) - Method in class com.facebook.yoga.YogaNode
 
setMinWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setMountContentGroup(OutputUnitsAffinityGroup<Object>) - Method in class com.facebook.litho.animation.AnimatedPropertyNode
Sets the mount content that this AnimatedPropertyNode updates a value on.
setNewLayoutStateReadyListener(ComponentTree.NewLayoutStateReadyListener) - Method in class com.facebook.litho.ComponentTree
 
setOnCloneNode(YogaNodeCloneFunction) - Method in class com.facebook.yoga.YogaConfig
 
setOnDirtyMountListener(LithoView.OnDirtyMountListener) - Method in class com.facebook.litho.LithoView
 
setOnPostDrawListener(LithoView.OnPostDrawListener) - Method in class com.facebook.litho.LithoView
 
setOnTouchListener(OnTouchListener) - Method in class com.facebook.litho.widget.SectionsRecyclerView
 
setOverflow(YogaOverflow) - Method in class com.facebook.yoga.YogaNode
 
setOverrider(DebugComponent.Overrider) - Method in class com.facebook.litho.DebugComponent
 
setOvershootClampingEnabled(boolean) - Method in class com.facebook.litho.dataflow.springs.Spring
Force the spring to clamp at its end value to avoid overshooting the target value.
setPadding(YogaEdge, YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
 
setPadding(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setPaddingPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setPointScaleFactor(float) - Method in class com.facebook.yoga.YogaConfig
 
setPosition(YogaEdge, YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
 
setPosition(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setPositionPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setPositionType(YogaPositionType) - Method in class com.facebook.litho.DebugLayoutNode
 
setPositionType(YogaPositionType) - Method in class com.facebook.yoga.YogaNode
 
setPostDispatchDrawRunnable(Runnable) - Method in interface com.facebook.litho.widget.PostDispatchDrawListener
 
setRenderInfo(RenderInfo) - Method in class com.facebook.litho.widget.ComponentTreeHolder
 
setRenderInfoCollection(LayoutInfo.RenderInfoCollection) - Method in class com.facebook.litho.widget.GridLayoutInfo
 
setRenderInfoCollection(LayoutInfo.RenderInfoCollection) - Method in interface com.facebook.litho.widget.LayoutInfo
 
setRenderInfoCollection(LayoutInfo.RenderInfoCollection) - Method in class com.facebook.litho.widget.LinearLayoutInfo
 
setRenderInfoCollection(LayoutInfo.RenderInfoCollection) - Method in class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
setRestDisplacementThreshold(double) - Method in class com.facebook.litho.dataflow.springs.Spring
set the threshold of displacement from rest below which the spring should be considered at rest
setRestSpeedThreshold(double) - Method in class com.facebook.litho.dataflow.springs.Spring
Sets the speed at which the spring should be considered at rest.
setRoot(Component) - Method in class com.facebook.litho.ComponentTree
Update the root component.
setRoot(Section) - Method in class com.facebook.litho.sections.SectionTree
Update the root Section.
setRootAndSizeSpec(Component, int, int) - Method in class com.facebook.litho.ComponentTree
Compute a new layout with the given component root and sizes
setRootAndSizeSpec(Component, int, int, Size) - Method in class com.facebook.litho.ComponentTree
 
setRootAndSizeSpec(Component, int, int, Size, TreeProps) - Method in class com.facebook.litho.ComponentTree
 
setRootAndSizeSpecAsync(Component, int, int) - Method in class com.facebook.litho.ComponentTree
Compute asynchronously a new layout with the given component root and sizes
setRootAndSizeSpecAsync(Component, int, int, TreeProps) - Method in class com.facebook.litho.ComponentTree
Compute asynchronously a new layout with the given component root, sizes and stored TreeProps.
setRootAsync(Component) - Method in class com.facebook.litho.ComponentTree
 
setRootAsync(Section) - Method in class com.facebook.litho.sections.SectionTree
Update the root Section.
setRootAsync(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
setRootAsyncRecyclerCollectionComponent - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Whether the RecyclerCollectionComponent can asynchronously set the root of a SectionTree.
setRootLayoutRef(LithoView, LithoViewTestHelper.InternalNodeRef) - Static method in class com.facebook.litho.LithoViewTestHelper
Restore a previously saved root layout reference.
setScopedContext(ComponentContext) - Method in class com.facebook.litho.Component
 
setScopedContext(SectionContext) - Method in class com.facebook.litho.sections.Section
 
setScopedContext(Section, SectionContext) - Static method in class com.facebook.litho.sections.SectionLifecycleTestUtil
 
setShouldDiffLayoutWithoutLegacyStretchBehaviour(boolean) - Method in class com.facebook.yoga.YogaConfig
If this flag is set then yoga would diff the layout without legacy flag and would set a bool in YogaNode(mDoesLegacyStretchFlagAffectsLayout) with true if the layouts were different and false if not
setSize(int, int) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
setSize(int, int) - Method in interface com.facebook.litho.widget.Binder
Set the width and height of the View that will be passed to the subsequent Binder.mount(ViewGroup), Binder.bind(ViewGroup) and Binder.unmount(ViewGroup) calls.
setSize(int, int) - Method in class com.facebook.litho.widget.RecyclerBinder
This should be called when the owner Component's onBoundsDefined is called.
setSizeSpec(int, int) - Method in class com.facebook.litho.ComponentTree
Update the width/height spec.
setSizeSpec(int, int, Size) - Method in class com.facebook.litho.ComponentTree
Same as ComponentTree.setSizeSpec(int, int) but fetches the resulting width/height in the given Size.
setSizeSpecAsync(int, int) - Method in class com.facebook.litho.ComponentTree
 
setSplitLayoutTag(String) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
Experimental feature, do not enable!
setSpringConfig(SpringConfig) - Method in class com.facebook.litho.dataflow.springs.Spring
set the config class
setState(int[]) - Method in class com.facebook.litho.MatrixDrawable
 
setStickyComponent(ComponentTree) - Method in class com.facebook.litho.widget.SectionsRecyclerView
 
setStickyHeaderVerticalOffset(int) - Method in class com.facebook.litho.widget.SectionsRecyclerView
 
setTag(int, Object) - Method in class com.facebook.litho.ComponentHost
 
setText(ComponentContext, String, String) - Static method in class com.facebook.litho.widget.TextInput
 
setText(EventTrigger, String) - Static method in class com.facebook.litho.widget.TextInput
 
SetTextEvent - Class in com.facebook.litho.widget
Use this with TextInput to set the field's current text.
SetTextEvent() - Constructor for class com.facebook.litho.widget.SetTextEvent
 
setTextEventHandler(EventHandler) - Method in class com.facebook.litho.widget.TextInput.Builder
 
setTextTrigger(EventTrigger) - Method in class com.facebook.litho.widget.TextInput.Builder
 
setTextTrigger(ComponentContext, String) - Static method in class com.facebook.litho.widget.TextInput
 
setThreadPoolForParallelFillViewportConfig(LayoutThreadPoolConfiguration) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
setTouchInterceptor(LithoRecylerView.TouchInterceptor) - Method in class com.facebook.litho.widget.LithoRecylerView
Set TouchInterceptor that will be used in #onInterceptTouchEvent(android.view.MotionEvent) to determine how touch events should be intercepted by this RecyclerView
setTranslationX(float) - Method in class com.facebook.litho.LithoView
 
setTranslationY(float) - Method in class com.facebook.litho.LithoView
 
setTreeProp(ComponentContext, Class, Object) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Sets a TreeProp that will be visible to all Components which are created from the given Context (unless a child overwrites its).
setTreeProps(TreeProps) - Method in class com.facebook.litho.ComponentContext
 
setTreeProps(TreeProps) - Method in class com.facebook.litho.sections.SectionContext
 
setupBinding(Resolver) - Method in class com.facebook.litho.animation.BezierTransition
 
setupBinding(Resolver) - Method in class com.facebook.litho.animation.SpringTransition
 
setupBinding(Resolver) - Method in class com.facebook.litho.animation.TimingTransition
 
setupBinding(Resolver) - Method in class com.facebook.litho.animation.TransitionAnimationBinding
Subclasses should set up their animation by creating a graph that defines how data will flow to relevant AnimatedPropertyNodes.
setupHierarchy(ScalingUtils.ScaleType, int, Drawable, ScalingUtils.ScaleType, Drawable, PointF, ScalingUtils.ScaleType, Drawable, ScalingUtils.ScaleType, Drawable, ScalingUtils.ScaleType, RoundingParams, ColorFilter, GenericDraweeHierarchy) - Static method in class com.facebook.litho.fresco.FrescoImageHierarchyTools
 
setupSynchronizedTypeface() - Static method in class com.facebook.litho.widget.SynchronizedTypefaceHelper
 
setUseAsyncMutations(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
 
setUseLegacyStretchBehaviour(boolean) - Method in class com.facebook.yoga.YogaConfig
Yoga previously had an error where containers would take the maximum space possible instead of the minimum like they are supposed to.
setUseWebDefaults(boolean) - Method in class com.facebook.yoga.YogaConfig
 
setValue(float) - Method in class com.facebook.litho.animation.AnimatedPropertyNode
 
setValue(float) - Method in class com.facebook.litho.dataflow.ValueNode
Manually sets the current value.
setVelocity(double) - Method in class com.facebook.litho.dataflow.springs.Spring
set the velocity on the spring in pixels per second
setViewportChangedListener(ViewportInfo.ViewportChanged) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
setViewportChangedListener(ViewportInfo.ViewportChanged) - Method in interface com.facebook.litho.widget.Binder
Bind a ViewportInfo.ViewportChanged listener to this Binder.
setViewportChangedListener(ViewportInfo.ViewportChanged) - Method in class com.facebook.litho.widget.RecyclerBinder
 
setViewTag(Object) - Method in class com.facebook.litho.ComponentHost
Sets view tag on this host.
setViewTags(<any>) - Method in class com.facebook.litho.ComponentHost
Sets view tags on this host.
setViewType(int) - Method in class com.facebook.litho.widget.BaseRenderInfo
Set viewType of current RenderInfo if it was created through ViewRenderInfo.create() and a custom viewType was not set, or otherwise it will throw UnsupportedOperationException.
setViewType(int) - Method in interface com.facebook.litho.widget.RenderInfo
Set viewType of current RenderInfo if it was created through ViewRenderInfo.create() and a custom viewType was not set, or otherwise it will throw UnsupportedOperationException.
setViewType(int) - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
Set viewType of current RenderInfo if it was created through ViewRenderInfo.create() and a custom viewType was not set, or otherwise it will throw UnsupportedOperationException.
setViewType(int) - Method in class com.facebook.litho.widget.ViewRenderInfo
 
setVisibility(int) - Method in class com.facebook.litho.ComponentHost
 
setVisible(boolean, boolean) - Method in class com.facebook.litho.MatrixDrawable
 
setWidth(YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
 
setWidth(float) - Method in class com.facebook.yoga.YogaNode
 
setWidthAuto() - Method in class com.facebook.yoga.YogaNode
 
setWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setWrap(YogaWrap) - Method in class com.facebook.yoga.YogaNode
 
shadowColor(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowColor(int) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowColor(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowColorAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowColorAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowColorAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowColorAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowColorAttr(int, int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowColorAttr(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowColorRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowColorRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowColorRes(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowDxAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowDxAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowDxAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowDxAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowDxAttr(int, int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowDxAttr(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowDxDip(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowDxDip(float) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowDxDip(float) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowDxPx(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowDxPx(float) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowDxPx(float) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowDxRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowDxRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowDxRes(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowDxSp(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowDxSp(float) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowDxSp(float) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowDyAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowDyAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowDyAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowDyAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowDyAttr(int, int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowDyAttr(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowDyDip(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowDyDip(float) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowDyDip(float) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowDyPx(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowDyPx(float) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowDyPx(float) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowDyRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowDyRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowDyRes(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowDySp(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowDySp(float) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowDySp(float) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowElevationAttr(int, int) - Method in class com.facebook.litho.Component.Builder
 
shadowElevationAttr(int) - Method in class com.facebook.litho.Component.Builder
 
shadowElevationDip(float) - Method in class com.facebook.litho.Component.Builder
 
shadowElevationPx(float) - Method in class com.facebook.litho.Component.Builder
Shadow elevation and outline provider methods are only functional on Build.VERSION_CODES and above.
shadowElevationRes(int) - Method in class com.facebook.litho.Component.Builder
 
shadowEndColor(int) - Method in class com.facebook.litho.widget.Card.Builder
 
shadowEndColorAttr(int, int) - Method in class com.facebook.litho.widget.Card.Builder
 
shadowEndColorAttr(int) - Method in class com.facebook.litho.widget.Card.Builder
 
shadowEndColorRes(int) - Method in class com.facebook.litho.widget.Card.Builder
 
shadowRadiusAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowRadiusAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowRadiusAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowRadiusAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowRadiusAttr(int, int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowRadiusAttr(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowRadiusDip(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowRadiusDip(float) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowRadiusDip(float) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowRadiusPx(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowRadiusPx(float) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowRadiusPx(float) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowRadiusRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowRadiusRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowRadiusRes(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowRadiusSp(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
shadowRadiusSp(float) - Method in class com.facebook.litho.widget.Text.Builder
 
shadowRadiusSp(float) - Method in class com.facebook.litho.widget.TextInput.Builder
 
shadowStartColor(int) - Method in class com.facebook.litho.widget.Card.Builder
 
shadowStartColorAttr(int, int) - Method in class com.facebook.litho.widget.Card.Builder
 
shadowStartColorAttr(int) - Method in class com.facebook.litho.widget.Card.Builder
 
shadowStartColorRes(int) - Method in class com.facebook.litho.widget.Card.Builder
 
shallowParamComparator() - Static method in class com.facebook.litho.specmodels.model.MethodParamModelUtils
Compares two MethodParamModels based on name and annotations only.
SHOULD_ALWAYS_REMEASURE - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
SHOULD_UPDATE - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
 
shouldAlwaysLayoutChildren() - Method in class com.facebook.litho.LithoView
Indicates if the children of this view should be laid regardless to a mount step being triggered on layout.
ShouldAlwaysRemeasure - Annotation Type in com.facebook.litho.annotations
Annotated function in the component will allow it always be measured when receiving a remeasure event no matter the SizeSpecs are changed or not.
shouldAlwaysRemeasure() - Method in class com.facebook.litho.ComponentLifecycle
 
shouldAlwaysRemeasure() - Method in class com.facebook.litho.widget.Recycler
 
shouldCheckIdInIsEquivalentToMethod() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
shouldCheckIdInIsEquivalentToMethod() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
shouldCheckIdInIsEquivalentToMethod() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
shouldCheckIdInIsEquivalentToMethod() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
shouldCheckIdInIsEquivalentToMethod() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
shouldCheckIdInIsEquivalentToMethod() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
shouldCheckIdInIsEquivalentToMethod() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
shouldCheckIdInIsEquivalentToMethod(boolean) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
shouldCheckIdInIsEquivalentToMethod() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
shouldClipChildren(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
Specify whether the ComponentHosts created by this tree will clip their children.
shouldClipRect() - Method in class com.facebook.litho.DrawableMatrix
 
shouldEnterRange(int, int, int, int, int) - Method in class com.facebook.litho.BoundaryWorkingRange
 
shouldEnterRange(int, int, int, int, int) - Method in interface com.facebook.litho.WorkingRange
Return true to trigger@OnEnteredRange method defined in the component, do nothing otherwise.
shouldExitRange(int, int, int, int, int) - Method in class com.facebook.litho.BoundaryWorkingRange
 
shouldExitRange(int, int, int, int, int) - Method in interface com.facebook.litho.WorkingRange
Return true to trigger@OnExitedRange method defined in the component, do nothing otherwise.
shouldGenerateCopyMethod() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
shouldGenerateCopyMethod() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
shouldGenerateCopyMethod() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
shouldGenerateCopyMethod() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
shouldGenerateCopyMethod() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
shouldGenerateCopyMethod() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
shouldGenerateCopyMethod() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
shouldGenerateCopyMethod() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
shouldGenerateHasState() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
shouldGenerateHasState() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
shouldGenerateHasState() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
shouldGenerateHasState() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
shouldGenerateHasState() - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
shouldGenerateHasState() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
shouldGenerateHasState() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
shouldGenerateHasState() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
shouldHandleTouchEvent(MotionEvent) - Method in class com.facebook.litho.fresco.DraweeDrawable
 
shouldHandleTouchEvent(MotionEvent) - Method in class com.facebook.litho.MatrixDrawable
 
shouldHandleTouchEvent(MotionEvent) - Method in interface com.facebook.litho.Touchable
 
shouldHandleTouchEvent(MotionEvent) - Method in class com.facebook.litho.widget.TextDrawable
 
shouldIncludeFontPadding(boolean) - Method in class com.facebook.litho.widget.Text.Builder
 
shouldIncludeFontPaddingAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
shouldIncludeFontPaddingAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
shouldIncludeFontPaddingRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
shouldPreallocateMountContentPerMountSpec(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
If true, this ComponentTree will only preallocate mount specs that are enabled for preallocation with MountSpec#canPreallocate().
shouldPreallocatePerMountSpec(boolean) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
 
shouldReferenceUpdate(Reference<T>, Reference<T>) - Method in class com.facebook.litho.reference.ReferenceLifecycle
Deprecated.
 
shouldRequestLayout() - Method in class com.facebook.litho.ComponentHost
 
shouldRequestLayout() - Method in class com.facebook.litho.LithoView
 
shouldStart(AnimationBinding) - Method in interface com.facebook.litho.animation.AnimationBindingListener
Return 'false' to cancel this animation and keep it from starting.
ShouldUpdate - Annotation Type in com.facebook.litho.annotations
 
shouldUpdate(Component, Component) - Method in class com.facebook.litho.ComponentLifecycle
Whether the component needs updating.
shouldUpdate(Reference<T>, Reference<T>) - Static method in class com.facebook.litho.reference.Reference
Deprecated.
Checks whether acquiring object from two references will produce the same result.
shouldUpdate(Reference<T>, Reference<T>) - Method in class com.facebook.litho.reference.ReferenceLifecycle
Deprecated.
 
shouldUpdate(Section, Section) - Method in class com.facebook.litho.sections.SectionLifecycle
 
shouldUpdate(Component, Component) - Method in class com.facebook.litho.testing.TestDrawableComponent
 
shouldUpdate(Component, Component) - Method in class com.facebook.litho.testing.TestLayoutComponent
 
shouldUpdate(Component, Component) - Method in class com.facebook.litho.testing.TestViewComponent
 
shouldUpdate(Component, Component) - Method in class com.facebook.litho.widget.Image
 
shouldUpdate(Component, Component) - Method in class com.facebook.litho.widget.Recycler
 
shouldUpdate(Component, Component) - Method in class com.facebook.litho.widget.TextInput
 
shouldUpdate(Component, Component) - Method in class com.facebook.litho.widget.VerticalScroll
 
shouldUseDisplayList() - Method in class com.facebook.litho.ComponentLifecycle
Whether this drawable mount spec should cache its drawing in a display list.
shouldUseDisplayList() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
shouldUseDisplayList() - Method in class com.facebook.litho.testing.TestDrawableComponent
 
shouldUseDisplayList() - Method in class com.facebook.litho.widget.Text
 
showBottomLeft(View, int, int) - Method in interface com.facebook.litho.DeprecatedLithoTooltip
Display the content view in a popup window anchored to the bottom-left corner of the anchor view offset by the specified x and y coordinates.
showLithoTooltip(View, Rect, int, int) - Method in interface com.facebook.litho.LithoTooltip
Do not call this method directly! It should only be called by the Litho framework to ensure that the correct parameters are passed.
showRefreshing() - Method in class com.facebook.litho.widget.RecyclerEventsController
 
showStickyHeader() - Method in class com.facebook.litho.widget.SectionsRecyclerView
 
showTooltip(ComponentContext, PopupWindow, String, int, int) - Static method in class com.facebook.litho.LithoTooltipController
Show the given tooltip with the specified offsets from the bottom-left corner of the component with the given anchorKey.
showTooltip(ComponentContext, LithoTooltip, String) - Static method in class com.facebook.litho.LithoTooltipController
Show the given tooltip on the component with the given anchorKey.
showTooltip(ComponentContext, DeprecatedLithoTooltip, String, TooltipPosition) - Static method in class com.facebook.litho.LithoTooltipController
Deprecated.
@see {#show}
showTooltip(ComponentContext, PopupWindow, String, TooltipPosition) - Static method in class com.facebook.litho.LithoTooltipController
showTooltip(ComponentContext, PopupWindow, String, TooltipPosition, int, int) - Static method in class com.facebook.litho.LithoTooltipController
SimpleMemoizingSupplier<T> - Class in com.facebook.litho.specmodels.internal
Very simple memoizing supplier.
SimpleMemoizingSupplier(Supplier<T>) - Constructor for class com.facebook.litho.specmodels.internal.SimpleMemoizingSupplier
 
SimpleMethodParamModel - Class in com.facebook.litho.specmodels.model
Model that is a simple base representation of a method param.
SimpleNode - Class in com.facebook.litho.dataflow
A node that passes through its input value to its outputs.
SimpleNode() - Constructor for class com.facebook.litho.dataflow.SimpleNode
 
SimpleViewBinder<V extends View> - Class in com.facebook.litho.viewcompat
Empty implementation of ViewBinder.
SimpleViewBinder() - Constructor for class com.facebook.litho.viewcompat.SimpleViewBinder
 
SingleComponentSection - Class in com.facebook.litho.sections.common
 
SingleComponentSection.Builder - Class in com.facebook.litho.sections.common
 
sInitializationFailed - Static variable in class com.facebook.litho.displaylist.DisplayListMarshmallow
 
sInitialized - Static variable in class com.facebook.litho.displaylist.DisplayListMarshmallow
 
sInternalNodeSize - Static variable in class com.facebook.litho.PoolsConfig
 
sipsToPixels(float) - Method in class com.facebook.litho.ResourceResolver
 
size() - Method in class com.facebook.litho.internal.ArraySet
 
size() - Method in class com.facebook.litho.OutputUnitsAffinityGroup
 
Size - Class in com.facebook.litho
Public API for MeasureOutput.
Size() - Constructor for class com.facebook.litho.Size
 
Size(int, int) - Constructor for class com.facebook.litho.Size
 
SIZE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
size() - Method in interface com.facebook.litho.YogaEdgesWithInts
 
sLayoutOutputSize - Static variable in class com.facebook.litho.PoolsConfig
 
sLayoutStateSize - Static variable in class com.facebook.litho.PoolsConfig
 
SLIDING_DRAWER - Static variable in class com.facebook.litho.AccessibilityRole
 
SmoothScrollAlignmentType - Enum in com.facebook.litho.widget
 
smoothScrollTo(int) - Method in class com.facebook.litho.widget.HorizontalScrollEventsController
 
SNAP_NONE - Static variable in class com.facebook.litho.sections.widget.ListRecyclerConfiguration
 
SNAP_TO_CENTER - Static variable in class com.facebook.litho.sections.widget.ListRecyclerConfiguration
 
SNAP_TO_CENTER_CHILD - Static variable in class com.facebook.litho.sections.widget.ListRecyclerConfiguration
 
snapHelper(SnapHelper) - Method in class com.facebook.litho.widget.Recycler.Builder
 
sNodeInfoSize - Static variable in class com.facebook.litho.PoolsConfig
 
SolidColor - Class in com.facebook.litho.widget
A component that renders a solid color.
SolidColor.Builder - Class in com.facebook.litho.widget
 
SPACING_TYPE - Static variable in class com.facebook.yoga.YogaConfig
 
spacingMultiplier(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
spacingMultiplier(float) - Method in class com.facebook.litho.widget.Text.Builder
 
spacingMultiplierAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
spacingMultiplierAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
spacingMultiplierAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
spacingMultiplierAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
spacingMultiplierRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
spacingMultiplierRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
spanListener(ClickableSpanListener) - Method in class com.facebook.litho.widget.Text.Builder
 
spanSize(Integer) - Method in class com.facebook.litho.sections.common.SingleComponentSection.Builder
 
spanSize(int) - Method in class com.facebook.litho.widget.BaseRenderInfo.Builder
 
SpecElementType - Enum in com.facebook.litho.specmodels.model
 
specElementType(SpecElementType) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
specElementType(SpecElementType) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
SpecElementTypeDeterminator - Class in com.facebook.litho.specmodels.processor
 
SpecElementTypeDeterminator() - Constructor for class com.facebook.litho.specmodels.processor.SpecElementTypeDeterminator
 
SpecGenerator<T extends SpecModel> - Interface in com.facebook.litho.specmodels.model
 
SpecMethodModel<Phantom,A> - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of a method.
SpecMethodModel(ImmutableList<Annotation>, ImmutableList<Modifier>, CharSequence, TypeSpec, ImmutableList<TypeVariableName>, ImmutableList<MethodParamModel>, Object, A) - Constructor for class com.facebook.litho.specmodels.model.SpecMethodModel
 
SpecMethodModel.Builder<Phantom,A> - Class in com.facebook.litho.specmodels.model
 
SpecMethodModelValidation - Class in com.facebook.litho.specmodels.model
Class for validating that the SpecMethodModels for a SpecModel are well-formed.
SpecModel - Interface in com.facebook.litho.specmodels.model
A model that represents a ComponentSpec.
SpecModelFactory<T extends SpecModel> - Interface in com.facebook.litho.specmodels.processor
A factory for a SpecModel.
SpecModelImpl - Class in com.facebook.litho.specmodels.model
Simple implementation of SpecModel.
SpecModelImpl.Builder - Class in com.facebook.litho.specmodels.model
 
SpecModelUtils - Class in com.facebook.litho.specmodels.model
Utility methods for SpecModels.
SpecModelUtils() - Constructor for class com.facebook.litho.specmodels.model.SpecModelUtils
 
SpecModelValidation - Class in com.facebook.litho.sections.specmodels.model
 
SpecModelValidation() - Constructor for class com.facebook.litho.sections.specmodels.model.SpecModelValidation
 
SpecModelValidation - Class in com.facebook.litho.specmodels.model
Class for validating that a SpecModel is well-formed.
SpecModelValidation() - Constructor for class com.facebook.litho.specmodels.model.SpecModelValidation
 
SpecModelValidationError - Class in com.facebook.litho.specmodels.model
 
SpecModelValidationError(Object, String) - Constructor for class com.facebook.litho.specmodels.model.SpecModelValidationError
 
SpecModelValidationError(Object, Object, String) - Constructor for class com.facebook.litho.specmodels.model.SpecModelValidationError
 
specModelValidationErrors(List<SpecModelValidationError>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
specName(String) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
specTypeName(TypeName) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
Spinner - Class in com.facebook.litho.widget
A simple spinner (dropdown) component.
Spinner.Builder - Class in com.facebook.litho.widget
 
SplitBackgroundLayoutConfiguration - Class in com.facebook.litho
Configures what components can put their children's layout calculations on multiple background threads.
SplitBackgroundLayoutConfiguration() - Constructor for class com.facebook.litho.SplitBackgroundLayoutConfiguration
 
SplitLayoutResolver - Class in com.facebook.litho
Creates tasks for calculating the layout of a component's children on different threads and commits the results to the parent's internal node when they are finished.
splitLayoutTag(String) - Method in class com.facebook.litho.ComponentTree.Builder
Sets a tag on this ComponentTree that will be used to identify a configuration for splitting layout on multiple threads.
splitLayoutTag(String) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
 
splitLayoutTag(String) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
 
Spring - Class in com.facebook.litho.dataflow.springs
Classical spring implementing Hooke's law with configurable friction and tension.
Spring() - Constructor for class com.facebook.litho.dataflow.springs.Spring
create a new spring
SpringConfig - Class in com.facebook.litho.dataflow.springs
Data structure for storing spring configuration.
SpringConfig(double, double) - Constructor for class com.facebook.litho.dataflow.springs.SpringConfig
constructor for the SpringConfig
SpringListener - Interface in com.facebook.litho.dataflow.springs
This code was taken from the facebook/rebound repository.
SpringNode - Class in com.facebook.litho.dataflow
A node that implements spring physics: it takes an initial value ("initial" input) and end value ("end" input) and animates that value on each frame, outputting the progress over time.
SpringNode() - Constructor for class com.facebook.litho.dataflow.SpringNode
 
SpringNode(SpringConfig) - Constructor for class com.facebook.litho.dataflow.SpringNode
 
SpringTransition - Class in com.facebook.litho.animation
Animation for the transition of a single PropertyAnimation on a spring.
SpringTransition(PropertyAnimation, SpringConfig) - Constructor for class com.facebook.litho.animation.SpringTransition
 
SpringTransition(PropertyAnimation) - Constructor for class com.facebook.litho.animation.SpringTransition
 
SpringTransitionAnimator() - Constructor for class com.facebook.litho.Transition.SpringTransitionAnimator
Create spring-driven animator with default values of SpringConfig.DEFAULT_FRICTION and SpringConfig.DEFAULT_TENSION.
SpringTransitionAnimator(double, double) - Constructor for class com.facebook.litho.Transition.SpringTransitionAnimator
Create spring-driven animator with given tension and friction values.
springWithConfig(double, double) - Static method in class com.facebook.litho.Transition
Creates a SpringTransition with the given tension and friction.
StacktraceHelper - Class in com.facebook.litho.utils
 
StacktraceHelper() - Constructor for class com.facebook.litho.utils.StacktraceHelper
 
stagger(int, T...) - Static method in class com.facebook.litho.Transition
Creates a set of Transitions that will run in parallel but starting on a stagger.
StaggeredGridLayoutHelper - Class in com.facebook.litho.widget
 
StaggeredGridLayoutHelper() - Constructor for class com.facebook.litho.widget.StaggeredGridLayoutHelper
 
StaggeredGridLayoutInfo - Class in com.facebook.litho.widget
An implementation for LayoutInfo to implement staggered grids with a StaggeredGridLayoutManager.
StaggeredGridLayoutInfo(int, int, boolean, int) - Constructor for class com.facebook.litho.widget.StaggeredGridLayoutInfo
 
StaggeredGridRecyclerConfiguration<T extends SectionTree.Target & Binder<RecyclerView>> - Class in com.facebook.litho.sections.widget
A configuration object for RecyclerCollectionComponent that will create a StaggeredGridLayoutManager for the RecyclerView.
StaggeredGridRecyclerConfiguration(int) - Constructor for class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
 
StaggeredGridRecyclerConfiguration(int, int, boolean) - Constructor for class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
 
StaggeredGridRecyclerConfiguration(int, int, boolean, RecyclerBinderConfiguration) - Constructor for class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
 
StaggeredGridRecyclerConfiguration(int, int, boolean, int, RecyclerBinderConfiguration) - Constructor for class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
 
start(Resolver) - Method in interface com.facebook.litho.animation.AnimationBinding
Starts this animation.
start(Resolver) - Method in class com.facebook.litho.animation.ParallelBinding
 
start(Resolver) - Method in class com.facebook.litho.animation.SequenceBinding
 
start(Resolver) - Method in class com.facebook.litho.animation.TransitionAnimationBinding
 
start() - Method in class com.facebook.litho.dataflow.ChoreographerTimingSource
 
start() - Method in class com.facebook.litho.dataflow.MockTimingSource
 
start() - Method in interface com.facebook.litho.dataflow.TimingSource
Registers the DataFlowGraph to receive frame callbacks until it calls TimingSource.stop().
start(int, int) - Method in class com.facebook.litho.displaylist.DisplayList
Starts recording a DisplayList with size of width-height.
start(int, int) - Method in class com.facebook.litho.displaylist.DisplayListLollipop
 
start(int, int) - Method in class com.facebook.litho.displaylist.DisplayListMarshmallow
 
start - Variable in class com.facebook.litho.widget.SelectionChangedEvent
 
StartSnapHelper - Class in com.facebook.litho.sections.widget
 
StartSnapHelper() - Constructor for class com.facebook.litho.sections.widget.StartSnapHelper
 
startTemporaryDetach() - Method in class com.facebook.litho.LithoView
 
State - Annotation Type in com.facebook.litho.annotations
 
state - Variable in class com.facebook.litho.sections.common.RenderSectionEvent
 
STATE_CONTAINER_COMPONENT - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
STATE_CONTAINER_FIELD_NAME - Static variable in interface com.facebook.litho.specmodels.generator.GeneratorConstants
 
STATE_CONTAINER_NAME_SUFFIX - Static variable in interface com.facebook.litho.specmodels.generator.GeneratorConstants
 
STATE_CONTAINER_SECTION - Static variable in interface com.facebook.litho.sections.specmodels.model.SectionClassNames
 
STATE_TRANSITIONS_FIELD_NAME - Static variable in interface com.facebook.litho.specmodels.generator.GeneratorConstants
 
STATE_UPDATE_NAME_SUFFIX - Static variable in interface com.facebook.litho.specmodels.generator.GeneratorConstants
 
STATE_VALUE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
stateContainerClass(ClassName) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
StateGenerator - Class in com.facebook.litho.specmodels.generator
Class that generates the state methods for a Component.
stateHandler(StateHandler) - Method in class com.facebook.litho.ComponentTree.Builder
Specify an initial state handler object that the ComponentTree can use to set the current values for states.
StateHandler - Class in com.facebook.litho
Holds information about the current State of the components in a Component Tree.
StateHandler() - Constructor for class com.facebook.litho.StateHandler
 
stateListAnimator(StateListAnimator) - Method in class com.facebook.litho.Component.Builder
Ports android.view.View#setStateListAnimator(android.animation.StateListAnimator) into components world.
stateListAnimatorRes(int) - Method in class com.facebook.litho.Component.Builder
Ports android.view.View#setStateListAnimator(android.animation.StateListAnimator) into components world.
StateParamModel - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of a State.
stateUpdatePolicy(EditTextStateUpdatePolicy) - Method in class com.facebook.litho.widget.EditText.Builder
 
StateUpdatesTestHelper - Class in com.facebook.litho.testing.state
Helper for writing state update unit tests.
StateUpdatesTestHelper.StateUpdater - Interface in com.facebook.litho.testing.state
 
StateValidation - Class in com.facebook.litho.specmodels.model
Class for validating that the state models within a SpecModel are well-formed.
StateValidation() - Constructor for class com.facebook.litho.specmodels.model.StateValidation
 
StateValue<T> - Class in com.facebook.litho
Used to represent the value of a Component's State.
StateValue() - Constructor for class com.facebook.litho.StateValue
 
StateValueAssert<T> - Class in com.facebook.litho.testing.assertj
Assertion methods for StateValue.
stateValues(ImmutableList<StateParamModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
step(int) - Method in class com.facebook.litho.dataflow.MockTimingSource
 
stepAnimationFrames(int) - Method in class com.facebook.litho.testing.espresso.rules.AnimationRunnerTestRule
Skip the given amount of frames
sticky(Boolean) - Method in class com.facebook.litho.sections.common.SingleComponentSection.Builder
 
stop() - Method in interface com.facebook.litho.animation.AnimationBinding
Stops this animation.
stop() - Method in class com.facebook.litho.animation.ParallelBinding
 
stop() - Method in class com.facebook.litho.animation.SequenceBinding
 
stop() - Method in class com.facebook.litho.animation.TransitionAnimationBinding
 
stop() - Method in class com.facebook.litho.dataflow.ChoreographerTimingSource
 
stop() - Method in class com.facebook.litho.dataflow.MockTimingSource
 
stop() - Method in interface com.facebook.litho.dataflow.TimingSource
Stops the DataFlowGraph from receiving frame callbacks.
STRING - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
STRING_RES - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
SubCharSequenceMatcher - Class in com.facebook.litho.testing.assertj
An implementation like SubstringMatcher but generalized to CharSequence instead of CharSequence.
SubCharSequenceMatcher(CharSequence) - Constructor for class com.facebook.litho.testing.assertj.SubCharSequenceMatcher
 
SubComponent - Class in com.facebook.litho.testing.subcomponents
Allows convenient type matching comparison for instances of Components.
SubComponentDeepExtractor - Class in com.facebook.litho.testing.assertj
An extractor to be used with org.assertj.core.api.Assertions#assertThat.
SubComponentExtractor - Class in com.facebook.litho.testing.assertj
An extractor to be used with org.assertj.core.api.Assertions#assertThat.
subComponents() - Static method in class com.facebook.litho.testing.assertj.LithoViewSubComponentExtractor
 
subComponents(ComponentContext) - Static method in class com.facebook.litho.testing.assertj.SubComponentExtractor
 
subComponentsDeeply() - Static method in class com.facebook.litho.testing.assertj.LithoViewSubComponentDeepExtractor
 
subComponentsDeeply(ComponentContext) - Static method in class com.facebook.litho.testing.assertj.SubComponentDeepExtractor
Extract sub components recursively, from a provided Component in a depth-first manner.
subComponentWith(<any>) - Static method in class com.facebook.litho.testing.assertj.LithoViewSubComponentExtractor
 
subComponentWith(ComponentContext, <any>) - Static method in class com.facebook.litho.testing.assertj.SubComponentExtractor
This combinator allows you to make an assertion that applies to at least one sub-component directly spun up by the component under test.
submit(Callable<T>) - Method in class com.facebook.litho.LayoutPriorityThreadPoolExecutor
 
submit(Callable<T>, int) - Method in class com.facebook.litho.LayoutPriorityThreadPoolExecutor
Submit a task to the thread pool; the task will be scheduled to run based on the given priority.
SubSection - Class in com.facebook.litho.testing.sections
Allows convenient type matching comparison for instances of SectionLifecycles.
superDelegate - Variable in class com.facebook.litho.DispatchPopulateAccessibilityEventEvent
 
superDelegate - Variable in class com.facebook.litho.OnInitializeAccessibilityEventEvent
 
superDelegate - Variable in class com.facebook.litho.OnInitializeAccessibilityNodeInfoEvent
 
superDelegate - Variable in class com.facebook.litho.OnPopulateAccessibilityEventEvent
 
superDelegate - Variable in class com.facebook.litho.OnRequestSendAccessibilityEventEvent
 
superDelegate - Variable in class com.facebook.litho.PerformAccessibilityActionEvent
 
superDelegate - Variable in class com.facebook.litho.SendAccessibilityEventEvent
 
superDelegate - Variable in class com.facebook.litho.SendAccessibilityEventUncheckedEvent
 
suppressMeasureComponentTree(boolean) - Method in class com.facebook.litho.LithoView
If set to true, the onMeasure(..) call won't measure the ComponentTree with the given measure specs, but it will just use them as measured dimensions.
SWITCH - Static variable in class com.facebook.litho.AccessibilityRole
 
SYNCHRONIZED_POOL - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
SynchronizedTypefaceHelper - Class in com.facebook.litho.widget
 
SynchronizedTypefaceHelper() - Constructor for class com.facebook.litho.widget.SynchronizedTypefaceHelper
 
sYogaNodeSize - Static variable in class com.facebook.litho.PoolsConfig
 
systemShouldAdvance() - Method in class com.facebook.litho.dataflow.springs.Spring
Check if this spring should be advanced by the system.

T

t - Variable in class com.facebook.litho.sections.LoadingEvent
 
TAB_BAR - Static variable in class com.facebook.litho.AccessibilityRole
 
tag(String) - Method in class com.facebook.litho.sections.SectionTree.Builder
If enabled, a tag will define the section tree being built
TAG - Static variable in class com.facebook.litho.widget.SectionsDebug
 
TagExtractor - Class in com.facebook.litho.specmodels.processor
Tags a TypeElement and extract possible spec tags from it in the form of a TagModel, retaining information about supertypes and potential methods for validation purposes.
TagGenerator - Class in com.facebook.litho.specmodels.generator
 
TagModel - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of empty interfaces tagging component specs.
TagModel(ClassName, boolean, boolean, Object) - Constructor for class com.facebook.litho.specmodels.model.TagModel
 
tags(ImmutableList<TagModel>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
tags(ImmutableList<TagModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
TagValidation - Class in com.facebook.litho.specmodels.model
 
TagValidation() - Constructor for class com.facebook.litho.specmodels.model.TagValidation
 
tension - Variable in class com.facebook.litho.dataflow.springs.SpringConfig
 
TEST_SPEC - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
TestComponent - Class in com.facebook.litho.testing
Base class for test components which expose lifecycle information.
TestComponent(String) - Constructor for class com.facebook.litho.testing.TestComponent
 
TestComponent() - Constructor for class com.facebook.litho.testing.TestComponent
 
TestComponentsLogger - Class in com.facebook.litho.testing.logging
In test environments we don't want to recycle the events as mockity hold on to them.
TestComponentsLogger() - Constructor for class com.facebook.litho.testing.logging.TestComponentsLogger
 
TestComponentTree - Class in com.facebook.litho
A ComponentTree for testing purposes.
TestComponentTree.Builder - Class in com.facebook.litho
 
TestDrawableComponent - Class in com.facebook.litho.testing
 
TestDrawableComponent.Builder - Class in com.facebook.litho.testing
 
TestItem - Class in com.facebook.litho
Holds information about a TestOutput.
TestItem() - Constructor for class com.facebook.litho.TestItem
 
TestItem.AcquireKey - Class in com.facebook.litho
 
testKey(String) - Method in class com.facebook.litho.Component.Builder
 
TestLayoutComponent - Class in com.facebook.litho.testing
 
TestLayoutComponent.Builder - Class in com.facebook.litho.testing
 
TestNullLayoutComponent - Class in com.facebook.litho.testing
 
TestNullLayoutComponent() - Constructor for class com.facebook.litho.testing.TestNullLayoutComponent
 
TestPerfEvent - Class in com.facebook.litho
Implementation of PerfEvent for tests.
TestPerfEvent(int) - Constructor for class com.facebook.litho.TestPerfEvent
 
TestSection(int, String, boolean) - Constructor for class com.facebook.litho.testing.sections.TestSectionCreator.TestSection
 
TestSectionCreator - Class in com.facebook.litho.testing.sections
Test support class to easily create static Section hierarchies.
TestSectionCreator() - Constructor for class com.facebook.litho.testing.sections.TestSectionCreator
 
TestSectionCreator.TestSection - Class in com.facebook.litho.testing.sections
 
TestSizeDependentComponent - Class in com.facebook.litho.testing
 
TestSizeDependentComponent.Builder - Class in com.facebook.litho.testing
 
TestSpecGenerator - Interface in com.facebook.litho.specmodels.model.testing
Generates the test matchers for a TestSpecModel.
TestSpecModel - Class in com.facebook.litho.specmodels.model.testing
Model that is an abstract representation of a com.facebook.litho.annotations.TestSpec.
TestSpecModel(String, String, ImmutableList<PropModel>, ImmutableList<InjectPropModel>, ImmutableList<BuilderMethodModel>, ImmutableList<PropJavadocModel>, ImmutableList<TypeVariableName>, SpecModel, TestSpecGenerator, String, DependencyInjectionHelper) - Constructor for class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
TestSpecModel(SpecModel, TestSpecGenerator, SpecModel) - Constructor for class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
TestSpecModelFactory - Class in com.facebook.litho.specmodels.processor.testing
 
TestSpecModelFactory() - Constructor for class com.facebook.litho.specmodels.processor.testing.TestSpecModelFactory
 
TestSpecModelFactory(TestSpecGenerator) - Constructor for class com.facebook.litho.specmodels.processor.testing.TestSpecModelFactory
 
TestSpecModelValidation - Class in com.facebook.litho.specmodels.model.testing
Class for validating that a TestSpecModel is well-formed.
TestSpecModelValidation() - Constructor for class com.facebook.litho.specmodels.model.testing.TestSpecModelValidation
 
TestTarget - Class in com.facebook.litho.testing.sections
A test target that keeps track of operations and changes.
TestTarget() - Constructor for class com.facebook.litho.testing.sections.TestTarget
 
TestTarget.Operation - Class in com.facebook.litho.testing.sections
 
TestTargetExtractor - Class in com.facebook.litho.specmodels.processor
Utility class for extracting the target value of a TestSpec.
TestTargetExtractor() - Constructor for class com.facebook.litho.specmodels.processor.TestTargetExtractor
 
TestTriggerEvent - Class in com.facebook.litho.testing.sections
 
TestTriggerEvent() - Constructor for class com.facebook.litho.testing.sections.TestTriggerEvent
 
testView(View) - Method in class com.facebook.litho.testing.TestViewComponent.Builder
 
TestViewComponent - Class in com.facebook.litho.testing
 
TestViewComponent.Builder - Class in com.facebook.litho.testing
 
text(<any>) - Static method in class com.facebook.litho.testing.assertj.ComponentConditions
Matcher that succeeds if a InspectableComponent has text content that matches the provided condition.
text(<any>) - Static method in class com.facebook.litho.testing.assertj.ComponentConditions
Matcher that succeeds if a InspectableComponent has text content that matches the provided hamcrest matcher.
text(CharSequence) - Method in class com.facebook.litho.widget.EditText.Builder
 
text - Variable in class com.facebook.litho.widget.SetTextEvent
 
Text - Class in com.facebook.litho.widget
Component to render text.
text(CharSequence) - Method in class com.facebook.litho.widget.Text.Builder
 
text - Variable in class com.facebook.litho.widget.TextChangedEvent
 
text - Variable in class com.facebook.litho.widget.TextOffsetOnTouchEvent
 
Text.Builder - Class in com.facebook.litho.widget
 
textAlignment(Layout.Alignment) - Method in class com.facebook.litho.widget.EditText.Builder
 
textAlignment(Layout.Alignment) - Method in class com.facebook.litho.widget.Text.Builder
 
textAlignment(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
textAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
textAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
textAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
textAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
TextChangedEvent - Class in com.facebook.litho.widget
Event sent by EditText when the text entered by the user changes.
TextChangedEvent() - Constructor for class com.facebook.litho.widget.TextChangedEvent
 
textChangedEventHandler(EventHandler) - Method in class com.facebook.litho.widget.EditText.Builder
 
textChangedEventHandler(EventHandler) - Method in class com.facebook.litho.widget.TextInput.Builder
 
textColor(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
textColor(int) - Method in class com.facebook.litho.widget.Text.Builder
 
textColorAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
textColorAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
textColorAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
textColorAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
textColorRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
textColorRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
textColorStateList(ColorStateList) - Method in class com.facebook.litho.widget.EditText.Builder
 
textColorStateList(ColorStateList) - Method in class com.facebook.litho.widget.Text.Builder
 
textColorStateList(ColorStateList) - Method in class com.facebook.litho.widget.TextInput.Builder
 
TextContent - Interface in com.facebook.litho
A UI element that contains text.
textDirection(TextDirectionHeuristicCompat) - Method in class com.facebook.litho.widget.Text.Builder
 
TextDrawable - Class in com.facebook.litho.widget
A Drawable for mounting text content from a Component.
TextDrawable() - Constructor for class com.facebook.litho.widget.TextDrawable
 
textEquals(CharSequence) - Static method in class com.facebook.litho.testing.assertj.ComponentConditions
Matcher that succeeds if a InspectableComponent has a text content that exactly matches the provided string.
textEquals(String) - Static method in class com.facebook.litho.testing.assertj.ComponentConditions
 
TextInput - Class in com.facebook.litho.widget
Component that renders a single-line text input using an EditText.
TextInput.Builder - Class in com.facebook.litho.widget
 
textOffset - Variable in class com.facebook.litho.widget.TextOffsetOnTouchEvent
 
TextOffsetOnTouchEvent - Class in com.facebook.litho.widget
Text component should implement an event of this type in order to receive callback on what was the text offset when text was touched initially.
TextOffsetOnTouchEvent() - Constructor for class com.facebook.litho.widget.TextOffsetOnTouchEvent
 
textOffsetOnTouchEventHandler(EventHandler) - Method in class com.facebook.litho.widget.Text.Builder
 
textOffsetOnTouchHandler(EventHandler) - Method in class com.facebook.litho.widget.Text.Builder
 
textRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
textRes(int, Object...) - Method in class com.facebook.litho.widget.EditText.Builder
 
textRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
textRes(int, Object...) - Method in class com.facebook.litho.widget.Text.Builder
 
textSizeAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
 
textSizeAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
textSizeAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
 
textSizeAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
 
textSizeAttr(int, int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
textSizeAttr(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
textSizeDip(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
textSizeDip(float) - Method in class com.facebook.litho.widget.Text.Builder
 
textSizeDip(float) - Method in class com.facebook.litho.widget.TextInput.Builder
 
textSizePx(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
textSizePx(int) - Method in class com.facebook.litho.widget.Text.Builder
 
textSizePx(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
textSizeRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
textSizeRes(int) - Method in class com.facebook.litho.widget.Text.Builder
 
textSizeRes(int) - Method in class com.facebook.litho.widget.TextInput.Builder
 
textSizeSp(float) - Method in class com.facebook.litho.widget.EditText.Builder
 
textSizeSp(float) - Method in class com.facebook.litho.widget.Text.Builder
 
textSizeSp(float) - Method in class com.facebook.litho.widget.TextInput.Builder
 
textStyle(int) - Method in class com.facebook.litho.widget.EditText.Builder
 
textStyle(int) - Method in class com.facebook.litho.widget.Text.Builder
 
TextStylesHelper - Class in com.facebook.litho.widget
 
TextStylesHelper() - Constructor for class com.facebook.litho.widget.TextStylesHelper
 
threadPoolForBackgroundThreadsConfig - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Configuration for creating a thread pool of threads used for background layout.
threadPoolForParallelFillViewportConfig(LayoutThreadPoolConfiguration) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
If set, list viewports in RecyclerBinder will be filled in measure() by calculating layouts on multiple threads if fillListViewport or fillListViewportHScrollOnly are enabled.
ThreadPoolLayoutHandler - Class in com.facebook.litho
LayoutHandler implementation that uses a thread pool to calculate the layout.
ThreadPoolLayoutHandler(LayoutThreadPoolConfiguration) - Constructor for class com.facebook.litho.ThreadPoolLayoutHandler
 
threadPriority(int) - Method in class com.facebook.litho.LayoutThreadPoolConfigurationImpl.Builder
 
ThreadUtils - Class in com.facebook.litho
Thread assertion utilities.
ThreadUtils.MainThreadOverride - Annotation Type in com.facebook.litho
 
TIME_PICKER - Static variable in class com.facebook.litho.AccessibilityRole
 
TIME_PICKER_DIALOG - Static variable in class com.facebook.litho.AccessibilityRole
 
times(int) - Static method in class com.facebook.litho.testing.assertj.LithoViewAssert
 
timestampMillis - Variable in class com.facebook.litho.RenderCompleteEvent
 
timing(int) - Static method in class com.facebook.litho.Transition
Creates a TimingTransition with the given duration.
timing(int, Interpolator) - Static method in class com.facebook.litho.Transition
Creates a TimingTransition with the given duration and Interpolator.
TimingNode - Class in com.facebook.litho.dataflow
A ValueNode that will linearly update its value from 0 to 1.0 over the course of the given duration.
TimingNode(int) - Constructor for class com.facebook.litho.dataflow.TimingNode
 
TimingSource - Interface in com.facebook.litho.dataflow
The component responsible for driving the progress of a DataFlowBinding on each frame once it's been activated.
TimingTransition - Class in com.facebook.litho.animation
Animation for the transition of a single PropertyAnimation over a fixed amount of time.
TimingTransition(int, PropertyAnimation) - Constructor for class com.facebook.litho.animation.TimingTransition
 
TimingTransition(int, PropertyAnimation, Interpolator) - Constructor for class com.facebook.litho.animation.TimingTransition
 
TimingTransitionAnimator(int) - Constructor for class com.facebook.litho.Transition.TimingTransitionAnimator
Create timing animator with accelerate decelerate interpolation.
TimingTransitionAnimator(int, Interpolator) - Constructor for class com.facebook.litho.Transition.TimingTransitionAnimator
Create timing animator with custom Android interpolator.
toArray() - Method in class com.facebook.litho.internal.ArraySet
 
toArray(T[]) - Method in class com.facebook.litho.internal.ArraySet
 
TOAST - Static variable in class com.facebook.litho.AccessibilityRole
 
toDebugString(LithoView) - Static method in class com.facebook.litho.LithoViewTestHelper
 
TOGGLE_BUTTON - Static variable in class com.facebook.litho.AccessibilityRole
 
TooltipPosition - Enum in com.facebook.litho
Specify a position to anchor a DeprecatedLithoTooltip on a component.
TOP_LEFT - Static variable in annotation type com.facebook.litho.Border.Corner
 
TOP_RIGHT - Static variable in annotation type com.facebook.litho.Border.Corner
 
topPadding(int) - Method in class com.facebook.litho.widget.Recycler.Builder
 
topPaddingAttr(int, int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
topPaddingAttr(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
topPaddingDip(float) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
topPaddingPx(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
topPaddingRes(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
toPropModel() - Method in class com.facebook.litho.specmodels.model.InjectPropModel
Convert to a regular prop model.
toString() - Method in class com.facebook.litho.animation.PropertyAnimation
 
toString() - Method in class com.facebook.litho.animation.PropertyHandle
 
toString() - Method in class com.facebook.litho.Diff
 
toString() - Method in class com.facebook.litho.internal.ArraySet
 
toString() - Method in class com.facebook.litho.LithoView
 
toString() - Method in class com.facebook.litho.OutputUnitsAffinityGroup
 
toString() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
toString() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
toString() - Method in class com.facebook.litho.specmodels.generator.TypeSpecDataHolder.JavadocSpec
 
toString() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
toString() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
toString() - Method in class com.facebook.litho.specmodels.model.PropDefaultModel
 
toString() - Method in class com.facebook.litho.specmodels.model.SpecModelValidationError
 
toString() - Method in class com.facebook.litho.testing.assertj.LithoViewAssert.OccurrenceCount
 
toString() - Method in class com.facebook.litho.testing.sections.SubSection
 
toString() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
 
toString() - Method in class com.facebook.litho.testing.subcomponents.SubComponent
 
toString() - Method in class com.facebook.litho.TestPerfEvent
 
toString() - Method in class com.facebook.yoga.YogaValue
 
toStringOf(Object) - Method in class com.facebook.litho.testing.assertj.LithoRepresentation
Returns the standard toString representation of the given object.
Touchable - Interface in com.facebook.litho
Any interface for mounted items that need to capture motion events from its ComponentHost.
TouchEvent - Class in com.facebook.litho
Components should implement an event of this type in order to receive Android touch events.
TouchEvent() - Constructor for class com.facebook.litho.TouchEvent
 
touchExpansionAttr(YogaEdge, int, int) - Method in class com.facebook.litho.Component.Builder
 
touchExpansionAttr(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
 
touchExpansionDip(YogaEdge, float) - Method in class com.facebook.litho.Component.Builder
 
touchExpansionPx(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
 
touchExpansionRes(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
 
touchHandler(EventHandler<TouchEvent>) - Method in class com.facebook.litho.BaseMatcher
 
touchHandler(<any>) - Method in class com.facebook.litho.BaseMatcher
 
touchHandler(EventHandler<TouchEvent>) - Method in class com.facebook.litho.Component.Builder
 
touchInterceptor(LithoRecylerView.TouchInterceptor) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
touchInterceptor(LithoRecylerView.TouchInterceptor) - Method in class com.facebook.litho.widget.Recycler.Builder
 
traceName(String) - Method in class com.facebook.litho.Transition.TransitionUnitsBuilder
 
transferService(SectionContext, Section, Section) - Method in class com.facebook.litho.sections.SectionLifecycle
Call this to transfer the Services between two Section with the same global scope.
transferState(ComponentContext, ComponentLifecycle.StateContainer) - Method in class com.facebook.litho.ComponentLifecycle
Call this to transfer the State annotated values between two Component with the same global scope.
transferState(SectionContext, SectionLifecycle.StateContainer) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection
 
transferState(SectionContext, SectionLifecycle.StateContainer) - Method in class com.facebook.litho.sections.SectionLifecycle
Call this to transfer the State annotated values between two Section with the same global scope.
transferState(ComponentContext, ComponentLifecycle.StateContainer) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
transferState(ComponentContext, ComponentLifecycle.StateContainer) - Method in class com.facebook.litho.widget.EditText
 
transferState(ComponentContext, ComponentLifecycle.StateContainer) - Method in class com.facebook.litho.widget.HorizontalScroll
 
transferState(ComponentContext, ComponentLifecycle.StateContainer) - Method in class com.facebook.litho.widget.Recycler
 
transferState(ComponentContext, ComponentLifecycle.StateContainer) - Method in class com.facebook.litho.widget.Spinner
 
transferState(ComponentContext, ComponentLifecycle.StateContainer) - Method in class com.facebook.litho.widget.TextInput
 
transferState(ComponentContext, ComponentLifecycle.StateContainer) - Method in class com.facebook.litho.widget.VerticalScroll
 
TRANSITION - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
Transition - Class in com.facebook.litho
Defines how a property on a component should animate as it changes, allowing you to optionally define appear-from values for appear animations and disappear-to values for disappear animations.
Transition() - Constructor for class com.facebook.litho.Transition
 
Transition.AnimationTarget - Class in com.facebook.litho
Specifies what components and properties a Transition should target.
Transition.AutoBoundsTransitionBuilder - Class in com.facebook.litho
Transition builder that targets every component in the component tree whose bounds have been changed.
Transition.BaseTransitionUnitsBuilder - Class in com.facebook.litho
 
Transition.ComponentTarget - Class in com.facebook.litho
Specifies the component(s) a Transition should target.
Transition.PropertyTarget - Class in com.facebook.litho
Specifies the property(s) a Transition should target.
Transition.SpringTransitionAnimator - Class in com.facebook.litho
Creates spring-driven animations.
Transition.TimingTransitionAnimator - Class in com.facebook.litho
Creates timing-driven animations with the given duration.
Transition.TransitionAnimator - Interface in com.facebook.litho
Class that knows how to create a TransitionAnimationBinding given a PropertyAnimation.
Transition.TransitionUnit - Class in com.facebook.litho
 
Transition.TransitionUnitsBuilder - Class in com.facebook.litho
Transition builder that allows targeting arbitrary keys and properties.
TRANSITION_CONTAINER - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
TransitionAnimationBinding - Class in com.facebook.litho.animation
Base class for defining animations for transitions between states of the component hierarchy.
TransitionAnimationBinding() - Constructor for class com.facebook.litho.animation.TransitionAnimationBinding
 
transitionClass(ClassName) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
transitionContainerClass(ClassName) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
transitionKey(String) - Method in class com.facebook.litho.Component.Builder
 
TransitionManager - Class in com.facebook.litho
Handles animating transitions defined by ComponentSpec's onCreateTransition code.
TransitionManager(TransitionManager.OnAnimationCompleteListener, MountState) - Constructor for class com.facebook.litho.TransitionManager
 
TransitionManager.OnAnimationCompleteListener - Interface in com.facebook.litho
A listener that will be invoked when a mount content has stopped animating.
TransitionSet - Class in com.facebook.litho
A set of Transitions.
TRANSITON - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
TREE_PROPS - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
TreeProp - Annotation Type in com.facebook.litho.annotations
A prop passed silently down from a Spec's parents.
TreePropGenerator - Class in com.facebook.litho.specmodels.generator
Class that generates the tree prop methods for a Component.
TreePropModel - Class in com.facebook.litho.specmodels.model
Model that is an abstract representation of a TreeProp.
treeProps(ImmutableList<TreePropModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
TreeProps - Class in com.facebook.litho
A data structure to store tree props.
TreeProps() - Constructor for class com.facebook.litho.TreeProps
 
TreePropsWrappedRenderInfo - Class in com.facebook.litho.widget
A wrapper around RenderInfo that also stores TreeProps used for rendering the component.
TreePropsWrappedRenderInfo(RenderInfo, TreeProps) - Constructor for class com.facebook.litho.widget.TreePropsWrappedRenderInfo
 
TriggerGenerator - Class in com.facebook.litho.specmodels.generator
Class that generates the trigger methods for a Component.
TriggerMethodExtractor - Class in com.facebook.litho.specmodels.processor
Extracts onTrigger methods from the given input.
TriggerMethodExtractor() - Constructor for class com.facebook.litho.specmodels.processor.TriggerMethodExtractor
 
triggerMethods(ImmutableList<SpecMethodModel<EventMethod, EventDeclarationModel>>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
triggerMethods(ImmutableList<SpecMethodModel<EventMethod, EventDeclarationModel>>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
trimDataDiffSectionHeadAndTail - Static variable in class com.facebook.litho.sections.config.SectionsConfiguration
If true, this will trim the items that pass the comparison check in the head and tail of the DataDiffSection data before diffing.
trimHeadAndTail(Boolean) - Method in class com.facebook.litho.sections.common.DataDiffSection.Builder
 
trimSameInstancesOnly(Boolean) - Method in class com.facebook.litho.sections.common.DataDiffSection.Builder
 
trimSameInstancesOnly - Static variable in class com.facebook.litho.sections.config.SectionsConfiguration
If true, this will trim only the items that are the same instance in the head and tail of the DataDiffSection data before diffing.
type(TypeName) - Method in class com.facebook.litho.testing.specmodels.MockMethodParamModel.Builder
 
typeAt(int) - Method in class com.facebook.litho.OutputUnitsAffinityGroup
 
typeface(Typeface) - Method in class com.facebook.litho.widget.EditText.Builder
 
typeface(Typeface) - Method in class com.facebook.litho.widget.Text.Builder
 
typeface(Typeface) - Method in class com.facebook.litho.widget.TextInput.Builder
 
typeIs(Class<? extends ComponentLifecycle>) - Static method in class com.facebook.litho.testing.assertj.ComponentConditions
Matcher that succeeds if the class of an InspectableComponent exactly matches the provided component class.
typeModel(A) - Method in class com.facebook.litho.specmodels.model.SpecMethodModel.Builder
 
typeModel - Variable in class com.facebook.litho.specmodels.model.SpecMethodModel
 
TypeSpecDataHolder - Class in com.facebook.litho.specmodels.generator
An object that holds data that can be used in the construction of a TypeSpec.
TypeSpecDataHolder.Builder - Class in com.facebook.litho.specmodels.generator
 
TypeSpecDataHolder.JavadocSpec - Class in com.facebook.litho.specmodels.generator
 
typeVariables(ImmutableList<TypeVariableName>) - Method in class com.facebook.litho.specmodels.model.SpecMethodModel.Builder
 
typeVariables - Variable in class com.facebook.litho.specmodels.model.SpecMethodModel
 
typeVariables(ImmutableList<TypeVariableName>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
typeVariables(ImmutableList<TypeVariableName>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
TypeVariablesExtractor - Class in com.facebook.litho.specmodels.processor
Extracts type variables from the given input.
TypeVariablesExtractor() - Constructor for class com.facebook.litho.specmodels.processor.TypeVariablesExtractor
 

U

unbind() - Method in class com.facebook.litho.LithoView
To be called this when the LithoView is about to become inactive.
unbind(RecyclerView) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
unbind(V) - Method in class com.facebook.litho.viewcompat.SimpleViewBinder
 
unbind(V) - Method in interface com.facebook.litho.viewcompat.ViewBinder
Cleans up a view that goes off screen after it has already been bound.
unbind(V) - Method in interface com.facebook.litho.widget.Binder
Call this method when the view is unbound.
unbind(RecyclerView) - Method in class com.facebook.litho.widget.RecyclerBinder
 
unbindComponent(LithoView) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Unbinds a component tree from a component view.
unbindService(SectionContext) - Method in class com.facebook.litho.sections.SectionLifecycle
 
UNDEFINED - Static variable in class com.facebook.yoga.YogaConstants
Large positive number signifies that the property(float) is undefined.
unfocusedHandler(EventHandler<UnfocusedVisibleEvent>) - Method in class com.facebook.litho.Component.Builder
 
UnfocusedVisibleEvent - Class in com.facebook.litho
Event triggered when a Component exits the Focused Range.
UnfocusedVisibleEvent() - Constructor for class com.facebook.litho.UnfocusedVisibleEvent
 
unique() - Method in class com.facebook.litho.testing.TestDrawableComponent.Builder
 
unique() - Method in class com.facebook.litho.testing.TestLayoutComponent.Builder
 
unique() - Method in class com.facebook.litho.testing.TestViewComponent.Builder
 
unit - Variable in class com.facebook.yoga.YogaValue
 
unmount(int, MountItem) - Method in class com.facebook.litho.ComponentHost
Unmounts the given MountItem with unique index.
unmount() - Method in class com.facebook.litho.fresco.DraweeDrawable
 
unmount() - Method in class com.facebook.litho.MatrixDrawable
 
unmount(RecyclerView) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
unmount(V) - Method in interface com.facebook.litho.widget.Binder
Call this method when the view is unmounted.
unmount(RecyclerView) - Method in class com.facebook.litho.widget.RecyclerBinder
Call from the owning Component's onUnmount.
unmount() - Method in class com.facebook.litho.widget.TextDrawable
 
unmountAllItems() - Method in class com.facebook.litho.LithoView
 
unmountAllWhenComponentTreeSetToNull - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Whether to unmount all contents of LithoView when its ComponentTree is set to null.
unmountComponent(LithoView) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
Unmounts a component tree from a component view.
unregister(GraphBinding) - Method in class com.facebook.litho.dataflow.DataFlowGraph
Removes a GraphBinding.
unscheduleDrawable(Drawable, Runnable) - Method in class com.facebook.litho.MatrixDrawable
 
unscheduleDrawable(Drawable, Runnable) - Method in class com.facebook.litho.widget.TextDrawable
 
UNSET - Static variable in class com.facebook.litho.MatrixDrawable
 
UPDATE - Static variable in class com.facebook.litho.sections.Change
 
update(int, RenderInfo, TreeProps) - Method in class com.facebook.litho.sections.ChangeSet
 
update(int, RenderInfo) - Method in interface com.facebook.litho.sections.SectionTree.Target
Notify that a Component was updated at index.
update(int, RenderInfo) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
UPDATE - Static variable in class com.facebook.litho.testing.sections.TestTarget
 
update(int, RenderInfo) - Method in class com.facebook.litho.testing.sections.TestTarget
 
UPDATE - Static variable in class com.facebook.litho.widget.RecyclerBinderUpdateCallback.Operation
 
UPDATE_RANGE - Static variable in class com.facebook.litho.sections.Change
 
UPDATE_RANGE - Static variable in class com.facebook.litho.testing.sections.TestTarget
 
UPDATE_STATE - Static variable in annotation type com.facebook.litho.sections.SectionsLogEventUtils.ApplyNewChangeSet
 
UPDATE_STATE_ASYNC - Static variable in annotation type com.facebook.litho.sections.SectionsLogEventUtils.ApplyNewChangeSet
 
updateInput(ComponentContext, String) - Static method in class com.facebook.litho.widget.EditText
 
updateInputAsync(ComponentContext, String) - Static method in class com.facebook.litho.widget.EditText
 
updateInputSync(ComponentContext, String) - Static method in class com.facebook.litho.widget.EditText
 
updateInternalChildState(ComponentContext) - Method in class com.facebook.litho.Component
Called to install internal state based on a component's parent context.
updateInternalChildState(ComponentContext, boolean) - Method in class com.facebook.litho.Component
Called to install internal state based on a component's parent context.
updateIsShowingDropDown(ComponentContext, boolean) - Static method in class com.facebook.litho.widget.Spinner
 
updateIsShowingDropDownAsync(ComponentContext, boolean) - Static method in class com.facebook.litho.widget.Spinner
 
updateIsShowingDropDownSync(ComponentContext, boolean) - Static method in class com.facebook.litho.widget.Spinner
 
updateItemAt(int, Component) - Method in class com.facebook.litho.widget.RecyclerBinder
updateItemAt(int, RenderInfo) - Method in class com.facebook.litho.widget.RecyclerBinder
Updates the item at position.
updateItemAtAsync(int, RenderInfo) - Method in class com.facebook.litho.widget.RecyclerBinder
Update the item at index position.
updateLoadingState(ComponentContext, RecyclerCollectionComponentSpec.LoadingState) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
updateLoadingStateAsync(ComponentContext, RecyclerCollectionComponentSpec.LoadingState) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
updateLoadingStateSync(ComponentContext, RecyclerCollectionComponentSpec.LoadingState) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
 
updateRange(int, int, List<RenderInfo>, TreeProps) - Method in class com.facebook.litho.sections.ChangeSet
 
updateRange(int, int, List<RenderInfo>) - Method in interface com.facebook.litho.sections.SectionTree.Target
 
updateRange(int, int, List<RenderInfo>) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
 
updateRange(int, int, List<RenderInfo>) - Method in class com.facebook.litho.testing.sections.TestTarget
 
updateRangeAt(int, List<RenderInfo>) - Method in class com.facebook.litho.widget.RecyclerBinder
Updates the range of items starting at position.
updateRangeAtAsync(int, List<RenderInfo>) - Method in class com.facebook.litho.widget.RecyclerBinder
Update the items starting from the given index position.
updateSelection(ComponentContext, String) - Static method in class com.facebook.litho.widget.Spinner
 
updateSelectionAsync(ComponentContext, String) - Static method in class com.facebook.litho.widget.Spinner
 
updateSelectionSync(ComponentContext, String) - Static method in class com.facebook.litho.widget.Spinner
 
updateState(ComponentLifecycle.StateContainer, Component) - Method in interface com.facebook.litho.ComponentLifecycle.StateUpdate
 
updateState(SectionLifecycle.StateContainer, Section) - Method in interface com.facebook.litho.sections.SectionLifecycle.StateUpdate
 
updateStateAsync(ComponentLifecycle.StateUpdate, String) - Method in class com.facebook.litho.ComponentContext
Notify the Component Tree that it needs to asynchronously perform a state update.
updateStateAsync - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Configuration for asynchronous state update
updateStateAsync(SectionLifecycle.StateUpdate, String) - Method in class com.facebook.litho.sections.SectionContext
Notify the SectionTree that it needs to asynchronously perform a state update.
updateStateInterface(TypeName) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
updateStateLazy(ComponentLifecycle.StateUpdate) - Method in class com.facebook.litho.ComponentContext
 
updateStateLazy(SectionLifecycle.StateUpdate) - Method in class com.facebook.litho.sections.SectionContext
 
UpdateStateMethod - Interface in com.facebook.litho.specmodels.model
Phantom type for an update state method model.
UpdateStateMethodExtractor - Class in com.facebook.litho.specmodels.processor
Extracts methods annotated with OnUpdateState from the given input.
UpdateStateMethodExtractor() - Constructor for class com.facebook.litho.specmodels.processor.UpdateStateMethodExtractor
 
updateStateMethods(ImmutableList<SpecMethodModel<UpdateStateMethod, Void>>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
updateStateMethods(ImmutableList<SpecMethodModel<UpdateStateMethod, Void>>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
updateStateSync(ComponentLifecycle.StateUpdate, String) - Method in class com.facebook.litho.ComponentContext
Notify the Component Tree that it needs to synchronously perform a state update.
updateStateSync(SectionLifecycle.StateUpdate, String) - Method in class com.facebook.litho.sections.SectionContext
Notify the SectionTree that it needs to synchronously perform a state update.
updateStateWithTransition(ComponentLifecycle.StateUpdate, String) - Method in class com.facebook.litho.ComponentContext
 
updateStateWithTransitionMethods(ImmutableList<SpecMethodModel<UpdateStateMethod, Void>>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
updateStateWithTransitionMethods(ImmutableList<SpecMethodModel<UpdateStateMethod, Void>>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
USE_INCREMENTAL_MOUNT_HELPER - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Indicates that the incremental mount helper is required for this build.
useBatchArrayAllocator - Static variable in class com.facebook.litho.config.ComponentsConfiguration
If true then we'll allocate YogaEdgesWithIntsImplOptimized arrays in batches
useExactRectForVisibilityEvents() - Method in class com.facebook.litho.ComponentTree.Builder
Use this option if you want to use the correct bounds for incremental mount (which is also used for visibility events).
useGlobalKeys - Static variable in class com.facebook.litho.config.ComponentsConfiguration
If false, global keys will not be generated (litho level state updates won't work).
useNewYogaEdge - Static variable in class com.facebook.litho.config.ComponentsConfiguration
If true then the new version of the YogaEdgeWithInts will be used.
useStateHandlers - Static variable in class com.facebook.litho.config.ComponentsConfiguration
If false, we won't create state handlers.

V

VALID_COMMON_PROPS - Static variable in class com.facebook.litho.specmodels.model.PropValidation
 
validate(RunMode) - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
 
validate(RunMode) - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
 
validate(SpecModel) - Method in interface com.facebook.litho.specmodels.model.DependencyInjectionHelper
Validate that the dependency injection for this spec is correctly defined.
validate(RunMode) - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
 
validate(RunMode) - Method in class com.facebook.litho.specmodels.model.MountSpecModel
 
validate(RunMode) - Method in interface com.facebook.litho.specmodels.model.SpecModel
 
validate(RunMode) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
 
validate(RunMode) - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
 
validate(SpecModel, RunMode) - Static method in class com.facebook.litho.specmodels.processor.ProcessorUtils
Creates printable exceptions for the validation errors found while running the annotation processor for the given specmodel and throws a MultiPrintableException if any such errors are found.
validate(RunMode) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
 
validateDefinedParameterTypes(SpecMethodModel<DelegateMethod, Void>, Class<? extends Annotation>, ImmutableList<TypeName>) - Static method in class com.facebook.litho.specmodels.model.DelegateMethodValidation
 
validateDiffSectionSpecModel(DiffSectionSpecModel, RunMode) - Static method in class com.facebook.litho.sections.specmodels.model.SpecModelValidation
 
validateGroupSectionSpecModel(GroupSectionSpecModel, RunMode) - Static method in class com.facebook.litho.sections.specmodels.model.SpecModelValidation
 
validateLayoutSpecModel(LayoutSpecModel, RunMode) - Static method in class com.facebook.litho.specmodels.model.SpecModelValidation
 
validateMethodIsStatic(SpecModel, SpecMethodModel<?, ?>) - Static method in class com.facebook.litho.specmodels.model.SpecMethodModelValidation
Validate that the given SpecMethodModel is static.
validateMethodName(SpecMethodModel<?, ?>) - Static method in class com.facebook.litho.specmodels.model.SpecMethodModelValidation
Validate that a method adheres to the component method naming rules.
validateMethods(SpecModel, Map<Class<? extends Annotation>, DelegateMethodDescription>, Map<Class<? extends Annotation>, Class<? extends Annotation>>) - Static method in class com.facebook.litho.specmodels.model.DelegateMethodValidation
 
validateMountSpecModel(MountSpecModel, RunMode) - Static method in class com.facebook.litho.specmodels.model.SpecModelValidation
 
validateSpecModel(SpecModel, List<String>, List<PropValidation.CommonPropModel>, RunMode) - Static method in class com.facebook.litho.specmodels.model.SpecModelValidation
 
validateTestSpecModel(TestSpecModel) - Static method in class com.facebook.litho.specmodels.model.testing.TestSpecModelValidation
 
value - Variable in class com.facebook.litho.internal.MutableInt
 
value - Variable in class com.facebook.yoga.YogaValue
 
valueAt(int) - Method in class com.facebook.litho.internal.ArraySet
 
valueEqualTo(T) - Method in class com.facebook.litho.testing.assertj.StateValueAssert
Equivalent to calling assertThat(value.get()).isEqualTo(value).
ValueNode - Class in com.facebook.litho.dataflow
A single node in a DataFlowGraph.
ValueNode() - Constructor for class com.facebook.litho.dataflow.ValueNode
 
valueOf(String) - Static method in enum com.facebook.litho.annotations.MountingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.annotations.ResType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.ComponentLifecycle.MountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.ComponentsLogger.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.RenderCompleteEvent.RenderState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.sections.common.RenderSectionEvent.DataSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.sections.common.RenderSectionEvent.FetchState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.sections.common.RenderSectionEvent.FetchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.sections.FocusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.sections.LoadingEvent.LoadingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.specmodels.internal.RunMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.specmodels.model.DelegateMethodDescription.OptionalParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.specmodels.model.SpecElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.TooltipPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.widget.EditTextStateUpdatePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.widget.LithoRecylerView.TouchInterceptor.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.widget.SmoothScrollAlignmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.litho.widget.VerticalGravity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaDimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaDisplay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaEdge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaExperimentalFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaFlexDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaJustify
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaLogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaMeasureMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaOverflow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaPositionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaPrintOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaWrap
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.facebook.litho.annotations.MountingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.annotations.ResType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.ComponentLifecycle.MountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.ComponentsLogger.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.RenderCompleteEvent.RenderState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.sections.common.RenderSectionEvent.DataSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.sections.common.RenderSectionEvent.FetchState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.sections.common.RenderSectionEvent.FetchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.sections.FocusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.sections.LoadingEvent.LoadingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.specmodels.internal.RunMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.specmodels.model.DelegateMethodDescription.OptionalParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.specmodels.model.SpecElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.TooltipPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.widget.EditTextStateUpdatePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.widget.LithoRecylerView.TouchInterceptor.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.widget.SmoothScrollAlignmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.litho.widget.VerticalGravity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaDimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaDisplay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaEdge
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaExperimentalFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaFlexDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaJustify
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaMeasureMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaOverflow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaPositionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaPrintOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaWrap
Returns an array containing the constants of this enum type, in the order they are declared.
variableArrayBatchAllocatorEnabled - Static variable in class com.facebook.litho.config.ComponentsConfiguration
Enable variable BatchSize for ArrayBatchAllocator
verifyDrawable(Drawable) - Method in class com.facebook.litho.ComponentHost
 
verticalFadingEdgeEnabled(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
 
verticalFadingEdgeEnabled(boolean) - Method in class com.facebook.litho.widget.Recycler.Builder
 
verticalGravity(VerticalGravity) - Method in class com.facebook.litho.widget.Text.Builder
 
VerticalGravity - Enum in com.facebook.litho.widget
Enum for setting vertical gravity of a component.
VerticalScroll - Class in com.facebook.litho.widget
Component that wraps another component, allowing it to be vertically scrollable.
VerticalScroll.Builder - Class in com.facebook.litho.widget
 
view - Variable in class com.facebook.litho.ClickEvent
 
view - Variable in class com.facebook.litho.FocusChangedEvent
 
view - Variable in class com.facebook.litho.InterceptTouchEvent
 
view - Variable in class com.facebook.litho.LongClickEvent
 
VIEW - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
view - Variable in class com.facebook.litho.TouchEvent
 
VIEW_GROUP - Static variable in class com.facebook.litho.AccessibilityRole
 
VIEW_NAME - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
ViewBinder<V extends View> - Interface in com.facebook.litho.viewcompat
Binds data to a view.
viewBinder(ViewBinder<V>) - Method in class com.facebook.litho.ViewCompatComponent.Builder
Deprecated.
 
viewBinder(ViewBinder) - Method in class com.facebook.litho.widget.ViewRenderInfo.Builder
Specify ViewBinder implementation that can bind model to the view provided from ViewRenderInfo.Builder.viewCreator(ViewCreator).
ViewCompatComponent<V extends View> - Class in com.facebook.litho
Deprecated.
ViewCompatComponent is not efficient as it will do measurement of views twice. Recommended way now is to use either ViewRenderInfo (which utilizes same interfaces as this class: ViewCreator and ViewBinder) if the view is used with sections API or create a custom MountSpec.
ViewCompatComponent.Builder<V extends View> - Class in com.facebook.litho
Deprecated.
 
ViewCreator<V extends View> - Interface in com.facebook.litho.viewcompat
Creates a View of the specified type.
viewCreator(ViewCreator) - Method in class com.facebook.litho.widget.ViewRenderInfo.Builder
Specify ViewCreator implementation that can be used to create a new view if such view is absent in recycling cache.
ViewForTestKeyNotFoundException - Exception in com.facebook.litho.testing
Exception thrown when a view isn't found in a test.
ViewForTestKeyNotFoundException(String) - Constructor for exception com.facebook.litho.testing.ViewForTestKeyNotFoundException
 
viewportChanged(SectionContext, int, int, int, int, int) - Method in class com.facebook.litho.sections.SectionLifecycle
 
viewPortChanged(int, int, int, int, int) - Method in class com.facebook.litho.sections.SectionTree
 
viewportChanged(int, int, int, int, int) - Method in interface com.facebook.litho.widget.ViewportInfo.ViewportChanged
 
viewPortChangedFromScrolling(int, int, int, int) - Method in class com.facebook.litho.sections.SectionTree
 
ViewportFiller(int, int, int) - Constructor for class com.facebook.litho.widget.LinearLayoutInfo.ViewportFiller
 
ViewportInfo - Interface in com.facebook.litho.widget
An implementation of this interface will provide both the RecyclerView's current visible views position and the total number of items in its RecyclerView.Adapter.
ViewportInfo.State - Annotation Type in com.facebook.litho.widget
 
ViewportInfo.ViewportChanged - Interface in com.facebook.litho.widget
Implement this interface to be notified of Viewport changes from the Binder
ViewRenderInfo - Class in com.facebook.litho.widget
RenderInfo that can render views.
ViewRenderInfo.Builder - Class in com.facebook.litho.widget
 
viewTag(Object) - Method in class com.facebook.litho.Component.Builder
 
viewTags(<any>) - Method in class com.facebook.litho.Component.Builder
 
viewToString(LithoView) - Static method in class com.facebook.litho.LithoViewTestHelper
 
viewToString(LithoView, boolean) - Static method in class com.facebook.litho.LithoViewTestHelper
Provide a nested string representation of a LithoView and its nested components for debugging purposes.
ViewTree - Class in com.facebook.litho.testing.viewtree
This is a helper class to allow asserting on view trees and recursively verify predicates on its nodes within the narrow abilities that Robolectric affords us.
ViewTreeAssert - Class in com.facebook.litho.testing.viewtree
Assertions which require checking an entire view tree NOTE: Assertions looking for visible attributes are limited to checking the visibility of the nodes, but do not check actual layout.
ViewTreeUtil - Class in com.facebook.litho.testing.viewtree
Utility methods for ViewTreeAssert.
ViewTreeUtil() - Constructor for class com.facebook.litho.testing.viewtree.ViewTreeUtil
 
VisibleEvent - Class in com.facebook.litho
Event triggered when a Component enters the Visible Range.
VisibleEvent() - Constructor for class com.facebook.litho.VisibleEvent
 
visibleHandler(EventHandler<VisibleEvent>) - Method in class com.facebook.litho.Component.Builder
 
visibleHeightRatio(float) - Method in class com.facebook.litho.Component.Builder
 
visibleWidthRatio(float) - Method in class com.facebook.litho.Component.Builder
 

W

wantsMore() - Method in interface com.facebook.litho.widget.LayoutInfo.ViewportFiller
Implementations should return true if they need more views to be computed in order to fill the screen.
wantsMore() - Method in class com.facebook.litho.widget.LinearLayoutInfo.ViewportFiller
 
warmLayout(Layout) - Method in class com.facebook.litho.widget.GlyphWarmer
Schedules a Layout to be drawn in the background.
wasAtRest() - Method in class com.facebook.litho.dataflow.springs.Spring
Check if the spring was at rest in the prior iteration.
wasMeasureCalled() - Method in class com.facebook.litho.testing.TestComponent
 
wasNotifyChangeSetCompleteCalled() - Method in class com.facebook.litho.testing.sections.TestTarget
 
wasOnBindCalled() - Method in class com.facebook.litho.testing.TestComponent
 
wasOnBoundsDefinedCalled() - Method in class com.facebook.litho.testing.TestComponent
 
wasOnMountCalled() - Method in class com.facebook.litho.testing.TestComponent
 
wasOnUnbindCalled() - Method in class com.facebook.litho.testing.TestComponent
 
wasOnUnmountCalled() - Method in class com.facebook.litho.testing.TestComponent
 
WEB_VIEW - Static variable in class com.facebook.litho.AccessibilityRole
 
wereChangesHandled() - Method in class com.facebook.litho.testing.sections.TestTarget
 
WIDTH - Static variable in class com.facebook.litho.animation.AnimatedProperties
The width of a mount content.
width - Variable in class com.facebook.litho.Size
 
widthAttr(YogaEdge, int) - Method in class com.facebook.litho.Border.Builder
Specifies a width for a specific edge
widthAttr(YogaEdge, int, int) - Method in class com.facebook.litho.Border.Builder
Specifies a width for a specific edge
widthAttr(int, int) - Method in class com.facebook.litho.Component.Builder
 
widthAttr(int) - Method in class com.facebook.litho.Component.Builder
 
widthDip(YogaEdge, int) - Method in class com.facebook.litho.Border.Builder
Specifies a width for a specific edge
widthDip(float) - Method in class com.facebook.litho.Component.Builder
 
widthPercent(float) - Method in class com.facebook.litho.Component.Builder
 
widthPercentageOffset(float) - Static method in class com.facebook.litho.animation.DimensionValue
Like DimensionValue.offsetPx(float), but the relative offset is based on a percentage of the mount content width.
widthPx(YogaEdge, int) - Method in class com.facebook.litho.Border.Builder
Specifies a width for a specific edge
widthPx(int) - Method in class com.facebook.litho.Component.Builder
 
widthRes(YogaEdge, int) - Method in class com.facebook.litho.Border.Builder
Specifies a width for a specific edge
widthRes(int) - Method in class com.facebook.litho.Component.Builder
 
willNotRender() - Method in class com.facebook.litho.testing.assertj.ComponentAssert
 
willRender(ComponentContext, Component) - Static method in class com.facebook.litho.Component
 
willRender() - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Assert that a given Component produces a layout that's not equivalent to ComponentContext.NULL_LAYOUT.
withComponentScope(ComponentContext, Component) - Static method in class com.facebook.litho.ComponentContext
Creates a new ComponentContext instance scoped to the given component and sets it on the component.
withContentDescription(CharSequence) - Static method in class com.facebook.litho.testing.espresso.ComponentHostMatchers
 
withContentDescription(<any>) - Static method in class com.facebook.litho.testing.espresso.ComponentHostMatchers
 
withErrorPropagation(boolean) - Method in class com.facebook.litho.specmodels.generator.EventCaseGenerator.Builder
 
withLifecycle(<any>) - Static method in class com.facebook.litho.testing.espresso.ComponentHostMatchers
Matches a ComponentHost that has mounted a Component with a lifecycle that's matched by the lifecycleMatcher.
withName(String) - Method in class com.facebook.litho.specmodels.model.InjectPropModel
 
withName(String) - Method in class com.facebook.litho.specmodels.model.PropModel
 
withScope(SectionContext, Section) - Static method in class com.facebook.litho.sections.SectionContext
 
withSectionTree(SectionContext, SectionTree) - Static method in class com.facebook.litho.sections.SectionContext
 
withStateUpdate(StateUpdatesTestHelper.StateUpdater) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
 
withTagKey(int) - Static method in class com.facebook.litho.testing.espresso.ComponentHostMatchers
 
withTagKey(int, <any>) - Static method in class com.facebook.litho.testing.espresso.ComponentHostMatchers
 
withTagValue(<any>) - Static method in class com.facebook.litho.testing.espresso.ComponentHostMatchers
 
withTestKey(String) - Static method in class com.facebook.litho.testing.espresso.LithoViewMatchers
Find a LithoView containing a Component with the provided
withText(<any>) - Static method in class com.facebook.litho.testing.espresso.ComponentHostMatchers
 
withText(String) - Static method in class com.facebook.litho.testing.espresso.ComponentHostMatchers
 
wontRender() - Method in class com.facebook.litho.testing.assertj.ComponentAssert
Assert that a given Component renders to null, i.e.
WORKING_RANGE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
 
WorkingRange - Interface in com.facebook.litho
 
WorkingRangeDeclarationModel - Class in com.facebook.litho.specmodels.model
 
WorkingRangeDeclarationModel(String, Object) - Constructor for class com.facebook.litho.specmodels.model.WorkingRangeDeclarationModel
 
WorkingRangeGenerator - Class in com.facebook.litho.specmodels.generator
 
WorkingRangeMethodModel - Class in com.facebook.litho.specmodels.model
 
WorkingRangeMethodModel(String) - Constructor for class com.facebook.litho.specmodels.model.WorkingRangeMethodModel
 
workingRangeMethods(ImmutableList<WorkingRangeMethodModel>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
workingRangeMethods(ImmutableList<WorkingRangeMethodModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
workingRangeRegisterMethod(SpecMethodModel<EventMethod, Void>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
 
workingRangeRegisterMethod(SpecMethodModel<EventMethod, Void>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
 
WorkingRangesMethodExtractor - Class in com.facebook.litho.specmodels.processor
Extracts working ranges methods from the given input.
WorkingRangeStatusHandler - Class in com.facebook.litho
A handler that stores the range status of components with given working range.
WorkingRangeStatusHandler() - Constructor for class com.facebook.litho.WorkingRangeStatusHandler
 
WorkingRangeStatusHandler.WorkingRangeStatus - Annotation Type in com.facebook.litho
 
wrap(YogaWrap) - Method in class com.facebook.litho.Column.Builder
 
wrap(YogaWrap) - Method in class com.facebook.litho.Component.ContainerBuilder
The FlexWrap property is set on containers and controls what happens when children overflow the size of the container along the main axis.
wrap(YogaWrap) - Method in class com.facebook.litho.Row.Builder
 
wrapContent(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
If true, the underlying RecyclerBinder will measure the parent height by the height of children if the orientation is vertical, or measure the parent width by the width of children if the orientation is horizontal.
wrapInView() - Method in class com.facebook.litho.Component.Builder
 
Wrapper - Class in com.facebook.litho
Utility class for wrapping an existing Component.
Wrapper.Builder - Class in com.facebook.litho
 
writeTo(MethodSpec.Builder) - Method in class com.facebook.litho.specmodels.generator.EventCaseGenerator.Builder
 
writeTo(MethodSpec.Builder) - Method in class com.facebook.litho.specmodels.generator.EventCaseGenerator
 

X

X - Static variable in class com.facebook.litho.animation.AnimatedProperties
The absolute X-position of a mount content, relative to the LithoView that is rendering this component tree.

Y

Y - Static variable in class com.facebook.litho.animation.AnimatedProperties
The absolute Y-position of a mount content, relative to the LithoView that is rendering this component tree.
YOGA_LOGGER - Static variable in class com.facebook.litho.config.ComponentsConfiguration
 
YogaAlign - Enum in com.facebook.yoga
 
YogaBaselineFunction - Interface in com.facebook.yoga
 
YogaConfig - Class in com.facebook.yoga
 
YogaConfig() - Constructor for class com.facebook.yoga.YogaConfig
 
YogaConstants - Class in com.facebook.yoga
 
YogaConstants() - Constructor for class com.facebook.yoga.YogaConstants
 
YogaDimension - Enum in com.facebook.yoga
 
YogaDirection - Enum in com.facebook.yoga
 
YogaDisplay - Enum in com.facebook.yoga
 
YogaEdge - Enum in com.facebook.yoga
 
YogaEdgesWithInts - Interface in com.facebook.litho
 
YogaExperimentalFeature - Enum in com.facebook.yoga
 
YogaFlexDirection - Enum in com.facebook.yoga
 
YogaJustify - Enum in com.facebook.yoga
 
YogaLogger - Interface in com.facebook.yoga
Interface for receiving logs from native layer.
YogaLogLevel - Enum in com.facebook.yoga
 
YogaMeasureFunction - Interface in com.facebook.yoga
 
YogaMeasureMode - Enum in com.facebook.yoga
 
YogaMeasureOutput - Class in com.facebook.yoga
Helpers for building measure output value.
YogaMeasureOutput() - Constructor for class com.facebook.yoga.YogaMeasureOutput
 
YogaNode - Class in com.facebook.yoga
 
YogaNode() - Constructor for class com.facebook.yoga.YogaNode
 
YogaNode(YogaConfig) - Constructor for class com.facebook.yoga.YogaNode
 
YogaNodeCloneFunction - Interface in com.facebook.yoga
 
YogaNodeType - Enum in com.facebook.yoga
 
YogaOverflow - Enum in com.facebook.yoga
 
YogaPositionType - Enum in com.facebook.yoga
 
YogaPrintOptions - Enum in com.facebook.yoga
 
YogaUnit - Enum in com.facebook.yoga
 
YogaValue - Class in com.facebook.yoga
 
YogaValue(float, YogaUnit) - Constructor for class com.facebook.yoga.YogaValue
 
YogaWrap - Enum in com.facebook.yoga
 

Z

ZERO_HEIGHT_LOG - Static variable in class com.facebook.litho.LithoView
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links