- 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
-
Deprecated.
- acceptTriggerEvent(EventTrigger, Object, Object[]) - Method in class com.facebook.litho.widget.TextInput
-
- ACCESSIBILITY_HEADING_SET_FALSE - Static variable in interface com.facebook.litho.NodeInfo
-
- ACCESSIBILITY_HEADING_SET_TRUE - Static variable in interface com.facebook.litho.NodeInfo
-
- ACCESSIBILITY_HEADING_UNSET - Static variable in interface com.facebook.litho.NodeInfo
-
- ACCESSIBILITY_NODE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- accessibilityHeading(boolean) - Method in interface com.facebook.litho.CommonProps
-
- accessibilityHeading(boolean) - Method in class com.facebook.litho.Component.Builder
-
- AccessibilityRole - Class in com.facebook.litho
-
A list of all roles used for accessibility.
- accessibilityRole(String) - Method in interface com.facebook.litho.CommonProps
-
- accessibilityRole(String) - Method in class com.facebook.litho.Component.Builder
-
- AccessibilityRole.AccessibilityRoleType - Annotation Type in com.facebook.litho
-
- accessibilityRoleDescription(CharSequence) - Method in interface com.facebook.litho.CommonProps
-
- accessibilityRoleDescription(CharSequence) - Method in class com.facebook.litho.Component.Builder
-
- accessibilityRoleDescription(int) - Method in class com.facebook.litho.Component.Builder
-
- accessibilityRoleDescription(int, Object...) - Method in class com.facebook.litho.Component.Builder
-
- AccessibilityUtils - Class in com.facebook.litho
-
- AccessibilityUtils() - Constructor for class com.facebook.litho.AccessibilityUtils
-
- 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
-
- AccessibleClickableSpan(String, 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(Context, ComponentLifecycle) - Method in class com.facebook.litho.DefaultMountContentPool
-
- acquire() - Method in class com.facebook.litho.DefaultMountContentPool
-
- acquire(Context, ComponentLifecycle) - Method in class com.facebook.litho.DisabledMountContentPool
-
- acquire(Context, 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() - Method in class com.facebook.litho.testing.TimeOutSemaphore
-
- acquire(TreeProps) - Static method in class com.facebook.litho.TreeProps
-
Whenever a Spec sets tree props, the TreeProps map from the parent is copied.
- ACQUIRE_STATE_HANDLER_ON_RELEASE - Static variable in class com.facebook.litho.widget.ComponentTreeHolder
-
- acquireBuilder() - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration
-
- acquireBuilder() - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration
-
- acquireBuilder() - Method in interface com.facebook.litho.sections.widget.RecyclerConfiguration
-
- acquireBuilder() - Method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
-
- acquireChangeSet(Section, boolean) - Static method in class com.facebook.litho.sections.ChangeSet
-
- acquireHooksHandlerIfNecessary() - Method in class com.facebook.litho.ComponentTree
-
- acquireInstance() - Method in class com.facebook.litho.perfboost.LithoPerfBoosterFactory
-
- AcquireKey() - Constructor for class com.facebook.litho.TestItem.AcquireKey
-
- acquireMountContent(Context, ComponentLifecycle, int) - Static method in class com.facebook.litho.ComponentsPools
-
- acquireMountRef(RenderTreeNode, int, MountDelegate.MountDelegateInput, boolean) - Method in class com.facebook.rendercore.MountDelegate
-
- acquireMountReference(RenderTreeNode, int, MountDelegate.MountDelegateInput, boolean) - Method in class com.facebook.rendercore.MountDelegateExtension
-
- acquireStateAndReleaseTree(boolean) - 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.
- acquireStateHandlerOnRelease(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
Defaults to true.
- action - Variable in class com.facebook.litho.PerformAccessibilityActionEvent
-
- Action - Annotation Type in com.facebook.rendercore.annotations
-
To be used with a RenderUnit: annotates that this method is an action that can be taken on this
RenderUnit from the UI thread.
- 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
-
Deprecated.
- add(int, T) - Method in class com.facebook.litho.OutputUnitsAffinityGroup
-
- add(E) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
Deprecated.
- add(int, E) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
Deprecated.
- 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
-
- addAll(Collection<? extends E>) - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- addAll(Collection<? extends E>) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
Deprecated.
- addAll(int, Collection<? extends E>) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
Deprecated.
- 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.
- addChild(DiffNode) - Method in class com.facebook.litho.DefaultDiffNode
-
- addChild(DiffNode) - Method in class com.facebook.litho.DefaultInternalNode
-
- addChild(DiffNode) - Method in interface com.facebook.litho.DiffNode
-
- addChildAt(InternalNode, int) - Method in class com.facebook.litho.DefaultInternalNode
-
- addChildAt(InternalNode, int) - Method in interface com.facebook.litho.InternalNode
-
- addChildAt(YogaNode, int) - Method in class com.facebook.yoga.YogaNode
-
- addChildAt(YogaNode, int) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- addComponentNeedingPreviousRenderData(Component) - Method in class com.facebook.litho.DefaultInternalNode
-
- addComponentNeedingPreviousRenderData(Component) - Method in interface com.facebook.litho.InternalNode
-
- addCustomAttribute(String, Object) - Method in class com.facebook.litho.widget.BaseRenderInfo
-
- addCustomAttribute(String, Object) - Method in interface com.facebook.litho.widget.RenderInfo
-
- addCustomAttribute(String, Object) - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
-
- 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
-
- addExtension(MountDelegateExtension) - Method in class com.facebook.rendercore.MountDelegate
-
- 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
-
- 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
- addMeasureListener(ComponentTree.MeasureListener) - Method in class com.facebook.litho.ComponentTree
-
The provided measureListener will be called when a valid layout is commited.
- addMeasureListener(ComponentTree.MeasureListener) - Method in class com.facebook.litho.widget.ComponentTreeHolder
-
- 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
-
- addMountUnmountExtension(RenderUnit.Binder) - Method in class com.facebook.rendercore.RenderUnit
-
Adds an extension function that will be invoked with the other mount/unmount binders.
- addOrCreateList(List<A>, A) - Static method in class com.facebook.litho.CommonUtils
-
Adds an item to a possibly null list to defer the allocation as long as possible.
- 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
-
- addTransition(Transition) - Method in class com.facebook.litho.DefaultInternalNode
-
- addTransition(Transition) - Method in interface com.facebook.litho.InternalNode
-
- addTransitionsExtension(MountDelegateExtension) - Method in class com.facebook.rendercore.MountDelegate
-
- 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.
- addViewDescription(DebugComponent, StringBuilder, int, int, boolean) - Static method in class com.facebook.litho.DebugComponentDescriptionHelper
-
Appends a compact description of a
DebugComponent
for debugging purposes.
- 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.
- addWorkingRanges(List<WorkingRangeContainer.Registration>) - Method in class com.facebook.litho.DefaultInternalNode
-
- addWorkingRanges(List<WorkingRangeContainer.Registration>) - Method in interface com.facebook.litho.InternalNode
-
- 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
-
- afterMount() - Method in interface com.facebook.litho.HostListenerExtension
-
Called immediately after mounting.
- afterMount() - Method in class com.facebook.litho.IncrementalMountExtension
-
- afterMount() - Method in class com.facebook.litho.LithoHostListenerCoordinator
-
- afterMount() - Method in class com.facebook.litho.TransitionsExtension
-
- afterStateUpdate() - Method in class com.facebook.litho.testing.assertj.ComponentAssert
-
Performs a state update and returns the new view.
- ALIGN_CONTENT - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- ALIGN_ITEMS - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- ALIGN_SELF - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- 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.DefaultInternalNode
-
- alignContent(YogaAlign) - Method in interface com.facebook.litho.InternalNode
-
- 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.DefaultInternalNode
-
- alignItems(YogaAlign) - Method in interface com.facebook.litho.InternalNode
-
- alignItems(YogaAlign) - Method in class com.facebook.litho.Row.Builder
-
- alignment(TextAlignment) - Method in class com.facebook.litho.widget.Text.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.
- alignSelf(YogaAlign) - Method in class com.facebook.litho.DefaultInternalNode
-
- 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.
- allowMeasureOverride(boolean) - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration.Builder
-
- allowPrepareToComplete() - Method in class com.facebook.litho.testing.TestDrawableComponent.BlockInPrepareComponentListener
-
Deprecated.
Allows prepare to complete.
- 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 interface com.facebook.litho.CommonProps
-
- alpha(float) - Method in class com.facebook.litho.Component.Builder
-
Sets the alpha (opacity) of this component.
- alpha(DynamicValue<Float>) - Method in class com.facebook.litho.Component.Builder
-
Links a
DynamicValue
object ot the alpha value for this Component
- alpha(float) - Method in class com.facebook.litho.widget.SolidColor.Builder
-
- alwaysDetectDuplicates(Boolean) - Method in class com.facebook.litho.sections.common.DataDiffSection.Builder
-
- 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
-
- 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
-
- animator(Transition.TransitionAnimator) - Method in class com.facebook.litho.Transition.TransitionUnitsBuilder
-
- annotation(ClassName) - Static method in class com.facebook.litho.specmodels.generator.GeneratorUtils
-
- 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.
- append(int, float) - Method in class com.facebook.litho.internal.SparseFloatArray
-
Puts a key/value pair into the array, optimizing for the case where the key is greater than all
existing keys in the array.
- appendComponent(Component) - Method in class com.facebook.litho.DefaultInternalNode
-
- appendComponent(Component) - Method in interface com.facebook.litho.InternalNode
-
- 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.
- appendUnresolvedComponent(Component) - Method in class com.facebook.litho.DefaultInternalNode
-
- appendUnresolvedComponent(Component) - Method in interface com.facebook.litho.InternalNode
-
- appliedStateUpdate - Variable in class com.facebook.litho.testing.sections.TestSectionCreator.TestStateContainer
-
- apply(T) - Method in interface com.facebook.litho.HookUpdater
-
- apply(Statement, Description) - Method in class com.facebook.litho.testing.BackgroundLayoutLooperRule
-
- apply(Statement, Description) - Method in class com.facebook.litho.testing.ComponentsRule
-
- apply(Statement, Description) - Method in class com.facebook.litho.testing.LithoStatsRule
-
- apply(Statement, Description) - Method in class com.facebook.litho.testing.LithoViewRule
-
- apply(Statement, Description) - Method in class com.facebook.litho.testing.TransitionTestRule
-
- applyAttributes(TypedArray) - Method in class com.facebook.litho.DefaultInternalNode
-
- applyAttributes(TypedArray) - Method in interface com.facebook.litho.InternalNode
-
- 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
-
- applyLazyStateUpdatesForContainer(StateContainer) - Method in class com.facebook.litho.ComponentContext
-
- applyNewChangeSetSourceToString(int) - Static method in class com.facebook.litho.sections.SectionsLogEventUtils
-
- applyPreviousRenderData(ComponentLifecycle.RenderData) - Method in class com.facebook.litho.ComponentLifecycle
-
- applySizeToDrawableForAnimation(Drawable, int, int) - Static method in class com.facebook.litho.BoundsHelper
-
- applyStateOverrides(String, StateContainer) - Method in interface com.facebook.litho.DebugComponent.Overrider
-
- applyStateUpdate(StateContainer.StateUpdate) - Method in class com.facebook.litho.StateContainer
-
- applyStateUpdate(StateContainer.StateUpdate) - Method in class com.facebook.litho.testing.sections.TestSectionCreator.TestStateContainer
-
- 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
-
- areCachedMeasuresValid() - Method in class com.facebook.litho.DefaultInternalNode
-
- areCachedMeasuresValid() - Method in interface com.facebook.litho.InternalNode
-
- 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.
- areMeasureSpecsEquivalent(int, int) - Static method in class com.facebook.litho.MeasureComparisonUtils
-
- areMeasureSpecsEquivalent(int, int) - Static method in class com.facebook.rendercore.utils.MeasureSpecUtils
-
- 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 - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- ARRAY_LIST - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- ARRAY_RES - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- ArrayBatchAllocator - Class in com.facebook.litho
-
- ArrayBatchAllocator() - Constructor for class com.facebook.litho.ArrayBatchAllocator
-
- ArraySet<E> - Class in com.facebook.litho.internal
-
- ArraySet() - Constructor for class com.facebook.litho.internal.ArraySet
-
Deprecated.
- ArraySet(int) - Constructor for class com.facebook.litho.internal.ArraySet
-
Deprecated.
- ArraySet(Collection<? extends E>) - Constructor for class com.facebook.litho.internal.ArraySet
-
Deprecated.
- ASPECT_RATIO - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- aspectRatio(float) - Method in class com.facebook.litho.Component.Builder
-
Defined as the ratio between the width and the height of a node.
- aspectRatio(float) - Method in class com.facebook.litho.DefaultInternalNode
-
- assertContextSpecificStyleNotSet() - Method in class com.facebook.litho.DefaultInternalNode
-
Crash if the given node has context specific style set.
- assertContextSpecificStyleNotSet() - Method in interface com.facebook.litho.InternalNode
-
- 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
-
- asyncInsertLayoutHandler(LithoHandler) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
- 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
-
- atMost(int) - Static method in class com.facebook.rendercore.utils.MeasureSpecUtils
-
- attach() - Method in interface com.facebook.rendercore.MountDelegate.MountDelegateTarget
-
- attach() - Method in class com.facebook.rendercore.MountState
-
This is called when the
MountItem
s mounted on this
MountState
need to be
re-bound with the same RenderUnit.
- attach(RenderState.HostListener) - Method in class com.facebook.rendercore.RenderState
-
- attachDetachFunctions() - Method in class com.facebook.rendercore.RenderUnit
-
- AttachDetachHandler - Class in com.facebook.litho
-
- AttachDetachHandler() - Constructor for class com.facebook.litho.AttachDetachHandler
-
- attachToRecyclerView(RecyclerView) - Method in class com.facebook.litho.widget.StartSnapHelper
-
- attachToWindow() - Method in class com.facebook.litho.testing.LithoViewRule
-
- 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
-
- awaitPrepareStart() - Method in class com.facebook.litho.testing.TestDrawableComponent.BlockInPrepareComponentListener
-
Deprecated.
Blocks from another thread until prepare() is called.
- cachedPropNames(ImmutableList<String>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl.Builder
-
- CachedValue - Annotation Type in com.facebook.litho.annotations
-
Annotates a parameter to a component's spec method indicating that it will be supplied as a
cached value.
- CachedValueGenerator - Class in com.facebook.litho.specmodels.generator
-
Class that generates the cached value methods for a Component.
- CachedValueParamModel - Class in com.facebook.litho.specmodels.model
-
Model that is an abstract representation of a method param that is a cached value.
- cachedValues(ImmutableList<CachedValueParamModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
-
- CachedValueValidation - Class in com.facebook.litho.specmodels.model
-
Class for validating that the state models within a
SpecModel
are well-formed.
- CachedValueValidation() - Constructor for class com.facebook.litho.specmodels.model.CachedValueValidation
-
- calculateDistanceToFinalSnap(LayoutManager, View) - Method in class com.facebook.litho.widget.StartSnapHelper
-
- calculateDtToFit(int, int, int, int, int) - Method in class com.facebook.litho.widget.CenterSnappingSmoothScroller
-
- calculateDtToFit(int, int, int, int, int) - Method in class com.facebook.litho.widget.EdgeSnappingSmoothScroller
-
- calculateLayout(float, float) - Method in class com.facebook.litho.DefaultInternalNode
-
- calculateLayout() - Method in class com.facebook.litho.DefaultInternalNode
-
- calculateLayout(RenderState.LayoutContext, int, int) - Method in class com.facebook.litho.DefaultInternalNode
-
- calculateLayout(float, float) - Method in interface com.facebook.litho.InternalNode
-
- calculateLayout() - Method in interface com.facebook.litho.InternalNode
-
- calculateLayout(RenderState.LayoutContext, int, int) - Method in class com.facebook.rendercore.Node
-
Implementations of Node are responsible to calculate a layout based on the width/height
constraints provided.
- calculateLayout(float, float) - Method in class com.facebook.yoga.YogaNode
-
- calculateLayout(float, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- calculateSpeedPerPixel(DisplayMetrics) - Method in class com.facebook.litho.widget.CenterSnappingSmoothScroller
-
- 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
-
Deprecated.
- 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.
- cancelLayoutAndReleaseTree() - Method in class com.facebook.litho.ComponentTree
-
- cancelPerfEvent(PerfEvent) - Method in interface com.facebook.litho.ComponentsLogger
-
Release a previously obtained
PerfEvent
without logging it.
- cancelPerfEvent(PerfEvent) - Method in class com.facebook.litho.testing.logging.TestComponentsLogger
-
- cancelPrepare(String) - Method in class com.facebook.litho.widget.ComponentWarmer
-
Cancels the prepare execution for the item with the given tag if it's currently running and it
removes the item from the cache.
- canInterruptAndMoveLayoutsBetweenThreads(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
-
Experimental, do not use! If enabled, a layout computation can be interrupted on a bg thread
and resumed on the UI thread if it's needed immediately.
- canInterruptAndMoveLayoutsBetweenThreads - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- canInterruptAndMoveLayoutsBetweenThreads(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
- canInterruptAndMoveLayoutsBetweenThreads(boolean) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
-
- canInterruptAndMoveLayoutsBetweenThreads(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
Experimental, do not use! If enabled, a layout computation can be interrupted on a bg thread
and resumed on the UI thread if it's needed immediately.
- 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.sections.widget.SectionBinderTarget
-
- canMeasure() - Method in class com.facebook.litho.testing.TestDrawableComponent
-
Deprecated.
- 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 interface com.facebook.litho.widget.Binder
-
Only for horizontally scrolling layouts: return true if height is not known when measuring the
view and the first item will be measured to determine the height.
- canMeasure() - Method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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() - Method in class com.facebook.litho.widget.Recycler
-
- canMeasure(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
Only for horizontally scrolling layouts! If true, the height of the RecyclerView is not known
when it's measured; the first item is measured and its height will determine the height of
the RecyclerView.
- canMeasure() - Method in class com.facebook.litho.widget.RecyclerBinder
-
- canMeasure() - Method in class com.facebook.litho.widget.SizeSpecMountWrapperComponent
-
- 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.specmodels.model.MountSpecModel
-
- 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.CardShadow
-
- canPreallocate() - Method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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.SizeSpecMountWrapperComponent
-
- 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.TransparencyEnabledCardClip
-
- canPreallocate() - Method in class com.facebook.litho.widget.VerticalScroll
-
- canPreallocateOnDefaultHandler(boolean) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
-
- canPreventMount() - Method in class com.facebook.litho.IncrementalMountExtension
-
- canPreventMount() - Method in class com.facebook.rendercore.MountDelegateExtension
-
- canResolve() - Method in class com.facebook.litho.Column
-
- canResolve() - Method in class com.facebook.litho.Component
-
- 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
-
- capitalize(String) - Static method in class com.facebook.litho.specmodels.generator.GeneratorUtils
-
- 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
-
- cardBackgroundColor(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- cardBackgroundColor(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCardClip.Builder
-
- cardBackgroundColorAttr(int, int) - Method in class com.facebook.litho.widget.Card.Builder
-
- cardBackgroundColorAttr(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- cardBackgroundColorAttr(int, int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- cardBackgroundColorAttr(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- cardBackgroundColorAttr(int, int) - Method in class com.facebook.litho.widget.TransparencyEnabledCardClip.Builder
-
- cardBackgroundColorAttr(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCardClip.Builder
-
- cardBackgroundColorRes(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- cardBackgroundColorRes(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- cardBackgroundColorRes(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCardClip.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
-
- CardShadow - Class in com.facebook.litho.widget
-
A component that is able to render the card's shadow.
- CardShadow.Builder - Class in com.facebook.litho.widget
-
- CardShadowDrawable - 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
-
- CenterSnappingSmoothScroller - Class in com.facebook.litho.widget
-
LinearSmoothScroller subclass that snaps the target position to center.
- CenterSnappingSmoothScroller(Context, int) - Constructor for class com.facebook.litho.widget.CenterSnappingSmoothScroller
-
- Change - Class in com.facebook.litho.sections
-
A Change represent a single operation in a section's
ChangeSet
.
- Change(int, int, int, int, RenderInfo, List<RenderInfo>, List<?>, List<?>) - Constructor for class com.facebook.litho.sections.Change
-
- CHANGE_CHANGES_INFO - Static variable in interface com.facebook.litho.sections.specmodels.model.SectionClassNames
-
- changeConfig(SectionTree.Target.DynamicConfig) - Method in interface com.facebook.litho.sections.SectionTree.Target
-
Notify this target that a new set of configurations is applied.
- changeConfig(SectionTree.Target.DynamicConfig) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
-
- changeConfig(SectionTree.Target.DynamicConfig) - Method in class com.facebook.litho.testing.sections.TestTarget
-
- 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
-
- CHANGESET_CALCULATION - Static variable in class com.facebook.litho.LithoStartupLogger
-
- ChangeSetCompleteCallback - Interface in com.facebook.litho.widget
-
A callback invoked when the data for a section has been dispatched to the underlying
RecyclerView.
- ChangesetDebugConfiguration - Class in com.facebook.litho.sections
-
Used for debugging changeset generation.
- ChangesetDebugConfiguration() - Constructor for class com.facebook.litho.sections.ChangesetDebugConfiguration
-
- ChangesetDebugConfiguration.ChangesetDebugInfo - Class in com.facebook.litho.sections
-
- ChangesetDebugConfiguration.ChangesetDebugListener - Interface in com.facebook.litho.sections
-
- ChangeSetState - Class in com.facebook.litho.sections
-
ChangeSetState is responsible to generate a global ChangeSet between two
Section
s trees.
- changeSetThreadHandler(LithoHandler) - Method in class com.facebook.litho.sections.SectionTree.Builder
-
An optional Handler where
ChangeSet
calculation should happen.
- changeSetThreadHandler(LithoHandler) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
- ChangesInfo - Class in com.facebook.litho.sections
-
A ChangesInfo represent a list of Change that has to be applied to a
SectionTree.Target
as the result
of an update of a
Section
.
- ChangesInfo(List<Change>) - Constructor for class com.facebook.litho.sections.ChangesInfo
-
- changeTypeToString(int) - Static method in class com.facebook.litho.sections.Change
-
- 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
-
- checkNeedsRemeasure - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
If true, we also check if the RecyclerBinder needs remeasuring when checking if it's been
measured.
- 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(Component) - Method in class com.facebook.litho.DefaultInternalNode
-
- child(Component.Builder<?>) - Method in class com.facebook.litho.DefaultInternalNode
-
- child(InternalNode) - Method in class com.facebook.litho.DefaultInternalNode
-
- child(Component) - Method in interface com.facebook.litho.InternalNode
-
- child(Component.Builder<?>) - Method in interface com.facebook.litho.InternalNode
-
- child(InternalNode) - Method in interface com.facebook.litho.InternalNode
-
- 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
-
- child(RenderTreeNode) - Method in class com.facebook.rendercore.RenderTreeNode
-
- 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.choreographercompat
-
- ChoreographerCompat.FrameCallback - Class in com.facebook.litho.choreographercompat
-
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.choreographercompat
-
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
-
- CLASS - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- 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
-
- clean() - Method in class com.facebook.litho.OutputUnitsAffinityGroup
-
- clear() - Method in class com.facebook.litho.EventTriggersContainer
-
- clear() - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- clear() - Method in class com.facebook.litho.internal.SparseFloatArray
-
Removes all key-value mappings from this SparseFloatArray.
- 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.specmodels.internal.ImmutableList
-
Deprecated.
- clear() - Method in class com.facebook.litho.testing.sections.TestTarget
-
- clearAndAddAll(ArraySet<? extends E>) - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- clearAsync() - Method in class com.facebook.litho.widget.RecyclerBinder
-
Removes all items in this binder async.
- clearCachedLayout(ComponentContext) - Method in class com.facebook.litho.Component
-
Only use if absolutely needed! This removes the cached layout so this component will be
remeasured even if it has alread been measured with the same size specs.
- clearCachedLayout(Component) - Method in class com.facebook.litho.LayoutState
-
- clearFocus(ComponentContext, Handle) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- clearFocus(ComponentContext, String) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- clearFocus(EventTrigger) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- clearFocus(ComponentContext, Handle) - Static method in class com.facebook.litho.widget.TextInput
-
- 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
-
Deprecated.
- clearFocusTrigger(ComponentContext, String) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- clearFocusTrigger(EventTrigger) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- clearFocusTrigger(ComponentContext, String) - Static method in class com.facebook.litho.widget.TextInput
-
Deprecated.
- clearMeasureListener(ComponentTree.MeasureListener) - Method in class com.facebook.litho.ComponentTree
-
- clearMeasureListener(ComponentTree.MeasureListener) - Method in class com.facebook.litho.widget.ComponentTreeHolder
-
- 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
-
- clickable(boolean) - Method in interface com.facebook.litho.CommonProps
-
- clickable(boolean) - Method in class com.facebook.litho.Component.Builder
-
- CLICKABLE_SET_FALSE - Static variable in interface com.facebook.litho.NodeInfo
-
- CLICKABLE_SET_TRUE - Static variable in interface com.facebook.litho.NodeInfo
-
- CLICKABLE_UNSET - Static variable in interface com.facebook.litho.NodeInfo
-
- 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 interface com.facebook.litho.CommonProps
-
- clickHandler(EventHandler<ClickEvent>) - Method in class com.facebook.litho.Component.Builder
-
- clipChildren(boolean) - Method in interface com.facebook.litho.CommonProps
-
- clipChildren(boolean) - Method in class com.facebook.litho.Component.Builder
-
- 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
-
- clippingColor(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.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
-
- clippingColorAttr(int, int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- clippingColorAttr(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- clippingColorRes(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- clippingColorRes(int) - Method in class com.facebook.litho.widget.CardClip.Builder
-
- clippingColorRes(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- clipToBounds(boolean) - Method in class com.facebook.litho.widget.Text.Builder
-
- clipToOutline(boolean) - Method in interface com.facebook.litho.CommonProps
-
- 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.litho.Component.Builder
-
- clone() - Method in class com.facebook.litho.DefaultInternalNode
-
- clone() - Method in class com.facebook.litho.internal.SparseFloatArray
-
- cloneWithChildren() - Method in class com.facebook.yoga.YogaNode
-
- cloneWithChildren() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- cloneWithoutChildren() - Method in class com.facebook.yoga.YogaNode
-
- cloneWithoutChildren() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- COLLECTION - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- COLLECTION_COMPLEVEL_0 - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- COLLECTION_COMPLEVEL_1 - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- COLLECTION_COMPLEVEL_2 - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- COLLECTION_COMPLEVEL_3 - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- COLLECTION_COMPLEVEL_4 - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- COLLECTIONS - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- collectTransitioningProperties(ArrayList<PropertyAnimation>) - Method in interface com.facebook.litho.animation.AnimationBinding
-
- collectTransitioningProperties(ArrayList<PropertyAnimation>) - Method in class com.facebook.litho.animation.BezierTransition
-
- collectTransitioningProperties(ArrayList<PropertyAnimation>) - Method in class com.facebook.litho.animation.DelayBinding
-
- 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 - Variable in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- color(int) - Method in class com.facebook.litho.testing.TestDrawableComponent.Builder
-
Deprecated.
- 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
-
- colors - Variable in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- colorStateList - Variable in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- 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.choreographercompat - package com.facebook.litho.choreographercompat
-
- 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.drawable - package com.facebook.litho.drawable
-
- com.facebook.litho.fresco - package com.facebook.litho.fresco
-
- com.facebook.litho.internal - package com.facebook.litho.internal
-
- com.facebook.litho.perfboost - package com.facebook.litho.perfboost
-
- com.facebook.litho.sections - package com.facebook.litho.sections
-
- com.facebook.litho.sections.annotations - package com.facebook.litho.sections.annotations
-
- 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.stats - package com.facebook.litho.stats
-
- 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.litho.yoga - package com.facebook.litho.yoga
-
- com.facebook.rendercore - package com.facebook.rendercore
-
- com.facebook.rendercore.annotations - package com.facebook.rendercore.annotations
-
- com.facebook.rendercore.utils - package com.facebook.rendercore.utils
-
- com.facebook.widget.accessibility.delegates - package com.facebook.widget.accessibility.delegates
-
- com.facebook.yoga - package com.facebook.yoga
-
- commit(int, RenderTree, RenderTree, State, State) - Method in interface com.facebook.rendercore.RenderState.Delegate
-
- commitPolicy - Variable in class com.facebook.litho.sections.widget.RecyclerDynamicConfigEvent
-
- commitToUI(RenderTree, State) - Method in interface com.facebook.rendercore.RenderState.Delegate
-
- COMMON_PROP_NAMES - Static variable in class com.facebook.litho.specmodels.model.PropValidation
-
- COMMON_UTILS - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- CommonProps - Interface in com.facebook.litho
-
Common props that are accessible outside of the framework.
- CommonUtils - Class in com.facebook.litho
-
- Comparable - Annotation Type in com.facebook.litho.annotations
-
Annotates a parameter (Prop, TreeProp or State) indicating what kind of equivalence should be
used in the "isEquivalentTo" call.
- Comparable.Type - Annotation Type in com.facebook.litho.annotations
-
- COMPARABLE_DRAWABLE - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- COMPARABLE_DRAWABLE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- ComparableColorDrawable - Class in com.facebook.litho.drawable
-
A comparable color drawable.
- ComparableDrawable - Interface in com.facebook.litho.drawable
-
- ComparableDrawableWrapper - Class in com.facebook.litho.drawable
-
Comparable Drawable Wrapper delegates all calls to its wrapped Drawable
.
- ComparableDrawableWrapper(Drawable) - Constructor for class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- ComparableFutureTask(Callable<T>, int) - Constructor for class com.facebook.litho.LayoutPriorityThreadPoolExecutor.ComparableFutureTask
-
- ComparableGradientDrawable - Class in com.facebook.litho.drawable
-
A comparable gradient drawable.
- ComparableGradientDrawable() - Constructor for class com.facebook.litho.drawable.ComparableGradientDrawable
-
- ComparableGradientDrawable(GradientDrawable.Orientation, int[]) - Constructor for class com.facebook.litho.drawable.ComparableGradientDrawable
-
- compareTo(LayoutPriorityThreadPoolExecutor.ComparableFutureTask<T>) - Method in class com.facebook.litho.LayoutPriorityThreadPoolExecutor.ComparableFutureTask
-
- COMPONENT - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- Component - Class in com.facebook.litho
-
Represents a unique instance of a component.
- Component() - Constructor for class com.facebook.litho.Component
-
- Component(String) - Constructor for class com.facebook.litho.Component
-
- Component(String, int) - Constructor for class com.facebook.litho.Component
-
This constructor should be called only if working with a manually crafted "special" Component.
- component - Variable in class com.facebook.litho.DebugHierarchy.Node
-
- 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(Component) - Method in class com.facebook.litho.widget.SizeSpecMountWrapperComponent.Builder
-
- component(Component.Builder<?>) - Method in class com.facebook.litho.widget.SizeSpecMountWrapperComponent.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
-
- COMPONENT_WARMER_PREPARE_HANDLER - Static variable in class com.facebook.litho.widget.ComponentWarmer
-
- COMPONENT_WARMER_TAG - Static variable in class com.facebook.litho.widget.ComponentWarmer
-
- 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
-
- 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
-
- ComponentContainer(RenderInfo, boolean) - 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, LayoutState.LayoutStateContext) - Constructor for class com.facebook.litho.ComponentContext
-
- ComponentContext(Context, StateHandler) - 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.
- ComponentContext(Context, String, ComponentsLogger, TreeProps) - Constructor for class com.facebook.litho.ComponentContext
-
- ComponentContext(Context, String, ComponentsLogger, StateHandler, TreeProps) - Constructor for class com.facebook.litho.ComponentContext
-
- ComponentContext(Context, String, ComponentsLogger, StateHandler, HooksHandler, TreeProps) - Constructor for class com.facebook.litho.ComponentContext
-
- ComponentContext(ComponentContext, StateHandler, TreeProps, LayoutState.LayoutStateContext) - Constructor for class com.facebook.litho.ComponentContext
-
- ComponentContext(ComponentContext, StateHandler, HooksHandler, TreeProps, LayoutState.LayoutStateContext) - Constructor for class com.facebook.litho.ComponentContext
-
- ComponentCreator - Interface in com.facebook.litho.widget
-
- 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
-
- 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.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.TransitionContainer - Interface in com.facebook.litho
-
- 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
-
- ComponentRenderInfo.Builder - Class in com.facebook.litho.widget
-
- components - Variable in class com.facebook.litho.DebugHierarchy.Node
-
- 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(ComponentsLogger) - Method in class com.facebook.litho.widget.ComponentRenderInfo.Builder
-
- 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
-
- ComponentsReporter - Class in com.facebook.litho
-
This is intended as a hook into android.util.Log
, but allows you to provide your own
functionality.
- ComponentsReporter.LogLevel - Enum in com.facebook.litho
-
- ComponentsReporter.Reporter - Interface in com.facebook.litho
-
- 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
-
- 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
-
- 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.
- ComponentTree.RecyclingMode - Annotation Type in com.facebook.litho
-
- 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
-
- 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
-
- ComponentTreeHolderPreparerWithSizeImpl(ComponentContext, int, int) - Constructor for class com.facebook.litho.widget.ComponentWarmer.ComponentTreeHolderPreparerWithSizeImpl
-
- componentTreeMeasureListenerFactory(ComponentTreeHolder.ComponentTreeMeasureListenerFactory) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
-
- componentTypeName(TypeName) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
-
- ComponentUtils - Class in com.facebook.litho
-
- ComponentUtils() - Constructor for class com.facebook.litho.ComponentUtils
-
- componentWarmer(ComponentWarmer) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
- ComponentWarmer - Class in com.facebook.litho.widget
-
Pool for pre-computing and storing ComponentTrees.
- ComponentWarmer(ComponentContext, int, int) - Constructor for class com.facebook.litho.widget.ComponentWarmer
-
- ComponentWarmer() - Constructor for class com.facebook.litho.widget.ComponentWarmer
-
Creates a ComponentWarmer instance which is not ready to prepare items yet.
- ComponentWarmer(ComponentWarmer.Cache) - Constructor for class com.facebook.litho.widget.ComponentWarmer
-
- ComponentWarmer(RecyclerBinder) - Constructor for class com.facebook.litho.widget.ComponentWarmer
-
Creates a ComponentWarmer for this RecyclerBinder.
- ComponentWarmer(RecyclerBinder, ComponentWarmer.Cache) - Constructor for class com.facebook.litho.widget.ComponentWarmer
-
- ComponentWarmer(ComponentWarmer.ComponentTreeHolderPreparer) - Constructor for class com.facebook.litho.widget.ComponentWarmer
-
Creates a ComponentWarmer which will use the provided ComponentTreeHolderPreparer instance to
create ComponentTreeHolder instances for preparing and caching items.
- ComponentWarmer(ComponentWarmer.ComponentTreeHolderPreparer, ComponentWarmer.Cache) - Constructor for class com.facebook.litho.widget.ComponentWarmer
-
- componentWarmer(ComponentWarmer) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
- ComponentWarmer.Cache - Interface in com.facebook.litho.widget
-
- ComponentWarmer.CacheListener - Interface in com.facebook.litho.widget
-
- ComponentWarmer.ComponentTreeHolderPreparer - Interface in com.facebook.litho.widget
-
- ComponentWarmer.ComponentTreeHolderPreparerWithSizeImpl - Class in com.facebook.litho.widget
-
- ComponentWarmer.ComponentWarmerReadyListener - Interface in com.facebook.litho.widget
-
- computeLayoutAsync(ComponentContext, int, int) - Method in class com.facebook.litho.widget.ComponentTreeHolder
-
- computeLayoutAsync(ComponentContext, int, int, ComponentTree.MeasureListener) - 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
-
- consume(String) - Method in class com.facebook.litho.widget.ComponentWarmer
-
If it exists, it returns the cached ComponentTreeHolder for this tag and removes it from cache.
- 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
.
- consumeTransition() - Method in interface com.facebook.litho.ComponentLifecycle.TransitionContainer
-
Remove and return transition provided from OnUpdateStateWithTransition.
- ContainerBuilder() - Constructor for class com.facebook.litho.Component.ContainerBuilder
-
- contains(Object) - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- contains(Object) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- containsAll(Collection<?>) - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- containsAll(Collection<?>) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- containsCharSequence(CharSequence) - Static method in class com.facebook.litho.testing.assertj.CharSequenceContains
-
- containsOnlySubComponents(SubComponent...) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
-
- containsString(CharSequence) - Static method in class com.facebook.litho.testing.assertj.CharSequenceContains
-
- containsSubComponent(SubComponent) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
-
- 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
-
- content(Component) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- content(Component.Builder<?>) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- contentDescription(CharSequence) - Method in interface com.facebook.litho.CommonProps
-
- 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
-
- contentPoolSize(int) - Method in class com.facebook.litho.ViewCompatComponent.Builder
-
Deprecated.
- 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
-
- Copyable<T> - Interface in com.facebook.litho
-
- Copyable - Interface in com.facebook.rendercore
-
- CopyableLayoutProps - Interface in com.facebook.litho
-
- 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.Text
-
- copyInterStageImpl(Component) - Method in class com.facebook.litho.widget.VerticalScroll
-
- copyInto(T) - Method in interface com.facebook.litho.Copyable
-
- copyInto(InternalNode) - Method in class com.facebook.litho.DefaultInternalNode
-
- copyInto(NodeInfo) - Method in interface com.facebook.litho.NodeInfo
-
- copyKeys() - Method in class com.facebook.litho.internal.SparseFloatArray
-
Provides a copy of keys.
- copyOf(List<E>) - Static method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- copyOf(Collection<E>) - Static method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- copyStyle(YogaNode) - Method in class com.facebook.yoga.YogaNode
-
- copyStyle(YogaNode) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- cornerEffect(float) - Method in class com.facebook.litho.Border.Builder
-
- cornerRadii - Variable in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- cornerRadius - Variable in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- 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
-
- cornerRadiusAttr(int, int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- cornerRadiusAttr(int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- cornerRadiusAttr(int, int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- cornerRadiusAttr(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- cornerRadiusAttr(int, int) - Method in class com.facebook.litho.widget.TransparencyEnabledCardClip.Builder
-
- cornerRadiusAttr(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCardClip.Builder
-
- cornerRadiusDip(float) - Method in class com.facebook.litho.widget.Card.Builder
-
- cornerRadiusDip(float) - Method in class com.facebook.litho.widget.CardClip.Builder
-
- cornerRadiusDip(float) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- cornerRadiusDip(float) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- cornerRadiusDip(float) - Method in class com.facebook.litho.widget.TransparencyEnabledCardClip.Builder
-
- cornerRadiusPx(float) - Method in class com.facebook.litho.widget.Card.Builder
-
- cornerRadiusPx(float) - Method in class com.facebook.litho.widget.CardClip.Builder
-
- cornerRadiusPx(float) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- cornerRadiusPx(float) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- cornerRadiusPx(float) - Method in class com.facebook.litho.widget.TransparencyEnabledCardClip.Builder
-
- cornerRadiusRes(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- cornerRadiusRes(int) - Method in class com.facebook.litho.widget.CardClip.Builder
-
- cornerRadiusRes(int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- cornerRadiusRes(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- cornerRadiusRes(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCardClip.Builder
-
- cornerRadiusSp(float) - Method in class com.facebook.litho.widget.Card.Builder
-
- cornerRadiusSp(float) - Method in class com.facebook.litho.widget.CardClip.Builder
-
- cornerRadiusSp(float) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- cornerRadiusSp(float) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- cornerRadiusSp(float) - Method in class com.facebook.litho.widget.TransparencyEnabledCardClip.Builder
-
- correctWidthSpecForAndroidDoubleMeasureBug(Resources, PackageManager, 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, String) - Static method in class com.facebook.litho.Column
-
- create(ComponentContext, int, int) - Static method in class com.facebook.litho.Column
-
- create(ComponentContext, int, int, String) - Static method in class com.facebook.litho.Column
-
- create(ComponentContext) - Static method in class com.facebook.litho.ComponentTree
-
- 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
-
- create(DataFlowGraph) - Static method in class com.facebook.litho.dataflow.GraphBinding
-
- create(int) - Static method in class com.facebook.litho.drawable.ComparableColorDrawable
-
- create() - Static method in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- 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, boolean) - Static method in class com.facebook.litho.LithoView
-
- create(Context, Component) - Static method in class com.facebook.litho.LithoView
-
- create(ComponentContext) - Method in interface com.facebook.litho.NodeConfig.InternalNodeFactory
-
- create(YogaConfig) - Method in interface com.facebook.litho.NodeConfig.InternalYogaNodeFactory
-
- create() - Method in class com.facebook.litho.perfboost.LithoPerfBoosterFactory
-
- create(ComponentContext) - Static method in class com.facebook.litho.Row
-
- create(ComponentContext, String) - Static method in class com.facebook.litho.Row
-
- create(ComponentContext, int, int) - Static method in class com.facebook.litho.Row
-
- create(ComponentContext, int, int, String) - 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(Elements, Types, TypeElement, Messager, EnumSet<RunMode>, DependencyInjectionHelper, InterStageStore) - Method in class com.facebook.litho.sections.specmodels.processor.DiffSectionSpecModelFactory
-
- create(Elements, Types, TypeElement, Messager, EnumSet<RunMode>, DependencyInjectionHelper, InterStageStore) - Method in class com.facebook.litho.sections.specmodels.processor.GroupSectionSpecModelFactory
-
- create() - Static method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration
-
- create() - Static method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration
-
- create() - Static method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- create(RecyclerBinderConfiguration) - Static method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- 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() - Static method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
-
- create(TypeElement, EnumSet<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, EnumSet<RunMode>, DependencyInjectionHelper, InterStageStore) - Method in class com.facebook.litho.specmodels.processor.LayoutSpecModelFactory
-
- create(Elements, Types, TypeElement, Messager, EnumSet<RunMode>, DependencyInjectionHelper, InterStageStore) - Method in class com.facebook.litho.specmodels.processor.MountSpecModelFactory
-
- create(Elements, Types, TypeElement, Messager, EnumSet<RunMode>, DependencyInjectionHelper, InterStageStore) - Method in interface com.facebook.litho.specmodels.processor.SpecModelFactory
-
- create(Elements, Types, TypeElement, Messager, EnumSet<RunMode>, DependencyInjectionHelper, InterStageStore) - Method in class com.facebook.litho.specmodels.processor.testing.TestSpecModelFactory
-
- create(ComponentContext) - Static method in class com.facebook.litho.testing.TestDrawableComponent
-
Deprecated.
- create(ComponentContext, int, int) - Static method in class com.facebook.litho.testing.TestDrawableComponent
-
Deprecated.
- create(ComponentContext, boolean, boolean, boolean, boolean) - Static method in class com.facebook.litho.testing.TestDrawableComponent
-
Deprecated.
- create(ComponentContext, int, int, boolean, boolean, boolean, boolean) - Static method in class com.facebook.litho.testing.TestDrawableComponent
-
Deprecated.
- create(ComponentContext, int, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.facebook.litho.testing.TestDrawableComponent
-
Deprecated.
- 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, Component) - Static method in class com.facebook.litho.testing.TestTransitionComponent
-
- create(ComponentContext, Component) - Static method in class com.facebook.litho.testing.TestTransitionComponent
-
- 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.TransitionKeyType, String) - Static method in class com.facebook.litho.Transition
-
Creates a Transition for the component with the given transition key of the given type.
- create(Transition.TransitionKeyType, String...) - Static method in class com.facebook.litho.Transition
-
Creates a Transition for the components with the given transition keys of the given type.
- create(Transition.ComponentTarget) - Static method in class com.facebook.litho.Transition
-
- 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(ComponentContext) - Static method in class com.facebook.litho.widget.CardShadow
-
- create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.CardShadow
-
- create() - Method in interface com.facebook.litho.widget.ComponentCreator
-
- create() - Static method in class com.facebook.litho.widget.ComponentRenderInfo
-
- create() - Static method in class com.facebook.litho.widget.ComponentTreeHolder
-
- create(ComponentRenderInfo) - Method in interface com.facebook.litho.widget.ComponentWarmer.ComponentTreeHolderPreparer
-
Create a ComponentTreeHolder instance from an existing render info which will be used as an
item in the underlying adapter of the RecyclerBinder
- create(ComponentRenderInfo) - Method in class com.facebook.litho.widget.ComponentWarmer.ComponentTreeHolderPreparerWithSizeImpl
-
- create(ComponentContext) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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.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.SizeSpecMountWrapperComponent
-
- create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.SizeSpecMountWrapperComponent
-
- 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.TransparencyEnabledCard
-
- create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.TransparencyEnabledCard
-
- create(ComponentContext) - Static method in class com.facebook.litho.widget.TransparencyEnabledCardClip
-
- create(ComponentContext, int, int) - Static method in class com.facebook.litho.widget.TransparencyEnabledCardClip
-
- 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
-
- create() - Static method in class com.facebook.yoga.YogaConfigFactory
-
- create() - Static method in class com.facebook.yoga.YogaNodeFactory
-
- create(YogaConfig) - Static method in class com.facebook.yoga.YogaNodeFactory
-
- createAndMeasureLithoView(ComponentContext, Component, int, int) - Static method in class com.facebook.litho.BenchmarkTestHelper
-
- createAndMeasureTreeForComponent(ComponentContext, Component, int, int) - Static method in class com.facebook.litho.TestLayoutState
-
Deprecated.
- 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
OnCreateChildren
- createChildren(SectionLifecycle, SectionContext, Section) - Static method in class com.facebook.litho.sections.SectionLifecycleTestUtil
-
- createChildren(SectionContext) - Method in class com.facebook.litho.testing.sections.TestSectionCreator.ChildrenSectionTest
-
- createContent(Context) - Method in class com.facebook.litho.LithoRenderUnit
-
- createContent(Context) - Method in class com.facebook.rendercore.RenderUnit
-
- createEmpty() - Static method in class com.facebook.litho.widget.ComponentRenderInfo
-
- createGetterMethod(SpecModel, SpecMethodModel<DelegateMethod, Void>, String) - Static method in class com.facebook.litho.specmodels.generator.CachedValueGenerator
-
- createGridLayoutInfo(Context, int, int, boolean, boolean) - Method in interface com.facebook.litho.sections.widget.GridLayoutInfoFactory
-
- 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
-
Deprecated.
- 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.SizeSpecMountWrapperComponent
-
- 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
-
- createInputsClass(SpecMethodModel<DelegateMethod, Void>, String, EnumSet<RunMode>) - Static method in class com.facebook.litho.specmodels.generator.CachedValueGenerator
-
- 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
-
- createLithoViewAndExecLifecycleMethods(ComponentContext, Component, int, int) - Static method in class com.facebook.litho.BenchmarkTestHelper
-
- createMockEventHandler(Class<E>, EventHandlerTestHelper.MockEventHandler<E, R>) - Static method in class com.facebook.litho.testing.eventhandler.EventHandlerTestHelper
-
- createModel(Elements, Types, TypeElement, Messager, DependencyInjectionHelper, EnumSet<RunMode>) - Method in class com.facebook.litho.sections.specmodels.processor.DiffSectionSpecModelFactory
-
- createModel(Elements, Types, TypeElement, Messager, DependencyInjectionHelper, EnumSet<RunMode>) - Method in class com.facebook.litho.sections.specmodels.processor.GroupSectionSpecModelFactory
-
- createMountContent(Context) - Method in class com.facebook.litho.ComponentLifecycle
-
- createMountContent(Context) - Method in class com.facebook.litho.ViewCompatComponent
-
Deprecated.
- createNewInstance(StateHandler) - Static method in class com.facebook.litho.StateHandler
-
- 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
-
- createShallowCopyForLazyStateUpdates(StateHandler) - Static method in class com.facebook.litho.StateHandler
-
- createSimpleMethodParamModel(TypeSpec, String, Object) - Static method in class com.facebook.litho.specmodels.model.MethodParamModelFactory
-
- createSnapScroller(LayoutManager) - Method in class com.facebook.litho.widget.StartSnapHelper
-
- createStaggeredGridLayoutInfo(int, int, boolean, int) - Method in interface com.facebook.litho.sections.widget.StaggeredGridLayoutInfoFactory
-
- 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
-
Deprecated.
- createWithRecyclerBinderConfiguration(RecyclerBinderConfiguration) - Static method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration
-
Deprecated.
- createWithRecyclerBinderConfiguration(int, RecyclerBinderConfiguration) - Static method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
-
Deprecated.
- createWrapper(ComponentContext, Component) - Method in interface com.facebook.litho.RootWrapperComponentFactory
-
Wrap the given component and return a new root.
- createYogaConfig() - Static method in class com.facebook.litho.yoga.LithoYogaFactory
-
- createYogaNode(YogaConfig) - Static method in class com.facebook.litho.yoga.LithoYogaFactory
-
- 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
-
Deprecated.
- cursorDrawableRes(int) - Method in class com.facebook.litho.widget.TextInput.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
-
- CustomSpeedLinearSnapHelper - Class in com.facebook.litho.widget
-
Implementation of the LinearSnapHelper
supporting hscroll custom target child view
- CustomSpeedLinearSnapHelper(int) - Constructor for class com.facebook.litho.widget.CustomSpeedLinearSnapHelper
-
- customViewType(int) - Method in class com.facebook.litho.widget.ViewRenderInfo.Builder
-
Specify a custom ViewType identifier for this View.
- dashEffect(float[], float) - Method in class com.facebook.litho.Border.Builder
-
Applies a dash effect to the border
- data(List<? extends 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(Object) - Method in class com.facebook.litho.sections.common.SingleComponentSection.Builder
-
- DATA_CHANGES - Static variable in annotation type com.facebook.litho.widget.ViewportInfo.State
-
- dataBound(SectionContext) - Method in class com.facebook.litho.sections.SectionLifecycle
-
- DataDiffModelName - Interface in com.facebook.litho.widget
-
Interface to provide name of the model used for tracing purposes.
- 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
GraphBinding
s.
- dataRendered(SectionContext, boolean, boolean, long, int, int, ChangesInfo, int) - Method in class com.facebook.litho.sections.SectionLifecycle
-
- dataRendered(SectionContext, boolean, boolean, long, int, int, ChangesInfo, int) - Method in class com.facebook.litho.testing.sections.TestSectionCreator.ChildrenSectionTest
-
- 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
-
- DebugComponentDescriptionHelper - Class in com.facebook.litho
-
- DebugComponentDescriptionHelper() - Constructor for class com.facebook.litho.DebugComponentDescriptionHelper
-
- DebugHierarchy - Class in com.facebook.litho
-
DebugHierarchy
provides a light(er) weight way to track and access information about the
component parentage of a given
MountItem
.
- DebugHierarchy.Node - Class 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.
- debugInfo(String, Object) - Method in class com.facebook.litho.widget.BaseRenderInfo.Builder
-
- 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.
- DebugOverlayDrawable - Class in com.facebook.litho
-
Based on the content of the #mainThreadCalculations
draws a row of columns starting from
the top left corner with text representing the number of columns.
- DebugOverlayDrawable(List<Boolean>) - Constructor for class com.facebook.litho.DebugOverlayDrawable
-
- deepClone() - Method in class com.facebook.litho.DefaultInternalNode
-
- deepClone() - Method in interface com.facebook.litho.InternalNode
-
- deepCopySectionChildren - Static variable in class com.facebook.litho.sections.config.SectionsConfiguration
-
- 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 - Static variable in annotation type com.facebook.litho.ComponentTree.RecyclingMode
-
Default recycling mode.
- 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_BREAK_STRATEGY - Static variable in class com.facebook.litho.widget.TextStylesHelper
-
- DEFAULT_CHANGE_SET_THREAD_PRIORITY - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
The default priority for threads that perform background sections change set calculations.
- DEFAULT_COMPONENT_VIEW_TYPE - Static variable in class com.facebook.litho.widget.RenderInfoViewCreatorController
-
- DEFAULT_EMS - Static variable in class com.facebook.litho.widget.TextStylesHelper
-
- 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_HYPHENATION_FREQUENCY - Static variable in class com.facebook.litho.widget.TextStylesHelper
-
- 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_JUSTIFICATION_MODE - Static variable in class com.facebook.litho.widget.TextStylesHelper
-
- DEFAULT_LAYOUT_THREAD_POOL_CONFIGURATION - Static variable in class com.facebook.litho.ThreadPoolLayoutHandler
-
- DEFAULT_MAX_SIZE - Static variable in class com.facebook.litho.widget.ComponentWarmer
-
- DEFAULT_MAX_WIDTH - Static variable in class com.facebook.litho.widget.TextStylesHelper
-
- DEFAULT_MIN_WIDTH - Static variable in class com.facebook.litho.widget.TextStylesHelper
-
- DEFAULT_PLACEHOLDER_IMAGE_FOCUS_POINT - Static variable in class com.facebook.litho.fresco.FrescoImageDefaults
-
- DEFAULT_RANGE_RATIO - Static variable in class com.facebook.litho.widget.RecyclerBinder.Builder
-
- DEFAULT_SCALE_TYPE - Static variable in class com.facebook.litho.fresco.FrescoImageDefaults
-
- DEFAULT_TENSION - Static variable in class com.facebook.litho.dataflow.springs.SpringConfig
-
- DEFAULT_THREAD_POOL_CONFIG - Static variable in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
- DefaultComponentsReporter - Class in com.facebook.litho
-
- DefaultComponentsReporter() - Constructor for class com.facebook.litho.DefaultComponentsReporter
-
- 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
-
- DefaultDiffNode - Class in com.facebook.litho
-
- 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
-
- DefaultInternalNode - Class in com.facebook.litho
-
- DefaultInternalNode(ComponentContext) - Constructor for class com.facebook.litho.DefaultInternalNode
-
- DefaultInternalNode(ComponentContext, YogaNode) - Constructor for class com.facebook.litho.DefaultInternalNode
-
- DefaultInternalNode(ComponentContext, boolean) - Constructor for class com.facebook.litho.DefaultInternalNode
-
- DefaultInternalNode(ComponentContext, YogaNode, boolean) - Constructor for class com.facebook.litho.DefaultInternalNode
-
- DefaultLayoutSpecGenerator - Class in com.facebook.litho.specmodels.model
-
- DefaultLayoutSpecGenerator() - Constructor for class com.facebook.litho.specmodels.model.DefaultLayoutSpecGenerator
-
- DefaultLithoHandler(Looper) - Constructor for class com.facebook.litho.LithoHandler.DefaultLithoHandler
-
- DefaultLithoHandlerDynamicPriority - Class in com.facebook.litho
-
LithoHandler implementation backed by a HandlerThread, which allows changing the priority of a
HandlerThread.
- DefaultLithoHandlerDynamicPriority(HandlerThread) - Constructor for class com.facebook.litho.DefaultLithoHandlerDynamicPriority
-
- 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
-
- DefaultTrace() - Constructor for class com.facebook.rendercore.Systrace.DefaultTrace
-
- definedParameterTypes(ImmutableList<TypeName>) - Method in class com.facebook.litho.specmodels.model.DelegateMethodDescription.Builder
-
- definedParameterTypes - Variable in class com.facebook.litho.specmodels.model.DelegateMethodDescription
-
- delay(int, T) - Static method in class com.facebook.litho.Transition
-
Creates a delayed
Transition
s that will run after a delay.
- DelayBinding - Class in com.facebook.litho.animation
-
- DelayBinding(int, AnimationBinding) - Constructor for class com.facebook.litho.animation.DelayBinding
-
- DelayTransitionSet - Class in com.facebook.litho
-
A
TransitionSet
that, however, designed to have exactly one transition child to which the
specified apply would be applied
- DelayTransitionSet(int, T) - Constructor for class com.facebook.litho.DelayTransitionSet
-
- delegate(Component) - Method in class com.facebook.litho.Wrapper.Builder
-
- DELEGATE_METHOD_ANNOTATIONS - Static variable in class com.facebook.litho.specmodels.processor.LayoutSpecModelFactory
-
- 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
-
- DelegateMethodValidation() - Constructor for class com.facebook.litho.specmodels.model.DelegateMethodValidation
-
- delegateToRenderCoreMount - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- DelegatingEventHandler<E> - Class in com.facebook.litho
-
An event handler that takes two event handlers and calls both of them when an event is
dispatched.
- DelegatingEventHandler(EventHandler<E>, EventHandler<E>) - Constructor for class com.facebook.litho.DelegatingEventHandler
-
- delete(int) - Method in class com.facebook.litho.internal.SparseFloatArray
-
Removes the mapping from the specified key, if there was any.
- DELETE - Static variable in class com.facebook.litho.sections.Change
-
- delete(int) - Method in class com.facebook.litho.sections.ChangeSet
-
- delete(int, Object) - 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, List<?>) - 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
-
- deltaJumpThreshold(int) - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration.Builder
-
- deltaJumpThreshold(int) - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration.Builder
-
- 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.
- detach() - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
-
- detach() - Method in interface com.facebook.litho.widget.Binder
-
Detach items under the hood.
- detach() - Method in class com.facebook.litho.widget.RecyclerBinder
-
- detach() - Method in interface com.facebook.rendercore.MountDelegate.MountDelegateTarget
-
- detach() - Method in class com.facebook.rendercore.MountState
-
Unbinds all the MountItems currently mounted on this MountState.
- detach() - Method in class com.facebook.rendercore.RenderState
-
- detachFromWindow() - Method in class com.facebook.litho.testing.LithoViewRule
-
- 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 T
values.
- Diff(T, T) - 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
-
- DiffNode - Interface in com.facebook.litho
-
A lightweight representation of a layout node, used to cache measurements between two Layout tree
calculations.
- 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>, ImmutableList<FieldModel>) - Constructor for class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
-
- DiffSectionSpecModelFactory - Class in com.facebook.litho.sections.specmodels.processor
-
- 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
-
- dirty() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- dirtyAllDescendants() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- disable() - Method in class com.facebook.litho.testing.testrule.LithoAnimationEnablerTestRule
-
Disable Litho animations.
- disableClipBottomLeft(boolean) - Method in class com.facebook.litho.widget.Card.Builder
-
- disableClipBottomLeft(boolean) - Method in class com.facebook.litho.widget.CardClip.Builder
-
- disableClipBottomLeft(boolean) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- disableClipBottomRight(boolean) - Method in class com.facebook.litho.widget.Card.Builder
-
- disableClipBottomRight(boolean) - Method in class com.facebook.litho.widget.CardClip.Builder
-
- disableClipBottomRight(boolean) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- disableClipTopLeft(boolean) - Method in class com.facebook.litho.widget.Card.Builder
-
- disableClipTopLeft(boolean) - Method in class com.facebook.litho.widget.CardClip.Builder
-
- disableClipTopLeft(boolean) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- disableClipTopRight(boolean) - Method in class com.facebook.litho.widget.Card.Builder
-
- disableClipTopRight(boolean) - Method in class com.facebook.litho.widget.CardClip.Builder
-
- disableClipTopRight(boolean) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- disableComponentHostPool - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
(Hopefully) temporary measure as we're investigating a major crash in libhwui.
- DisabledMountContentPool - Class in com.facebook.litho
-
A MountContentPool that has no size and doesn't recycle objects.
- DisabledMountContentPool() - Constructor for class com.facebook.litho.DisabledMountContentPool
-
- disableGetAnnotationUsage - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
field.getAnnotation() has bugs which is causing java crashes in the App, in addition to this we
suspect this might be a reason for few other native crashes as well.
- disablePoolsEnd - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- disablePoolsStart - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- disablePTR(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
-
- disableTransitionsExtensionForMountDelegate - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- 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
-
- dispatchDraw(Canvas) - Method in class com.facebook.litho.widget.LithoRecylerView
-
- 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.DelegatingEventHandler
-
- 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
-
- dispatchKey(ComponentContext, Handle, KeyEvent) - Static method in class com.facebook.litho.widget.TextInput
-
- dispatchKey(ComponentContext, String, KeyEvent) - Static method in class com.facebook.litho.widget.TextInput
-
- dispatchKey(EventTrigger, KeyEvent) - Static method in class com.facebook.litho.widget.TextInput
-
- DispatchKeyEvent - Class in com.facebook.litho.widget
-
- DispatchKeyEvent() - Constructor for class com.facebook.litho.widget.DispatchKeyEvent
-
- dispatchKeyTrigger(EventTrigger) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- dispatchKeyTrigger(ComponentContext, String) - Static method in class com.facebook.litho.widget.TextInput
-
Deprecated.
- 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
-
- dispatchOnFocusedVisibleEvent(ComponentContext, EventHandler, Component) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
-
Deprecated.
- dispatchOnInvisibleEvent(ComponentContext, EventHandler, Component) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
-
Deprecated.
- dispatchOnTrigger(E) - Method in class com.facebook.litho.EventTrigger
-
- dispatchOnTrigger(E, Object[]) - Method in class com.facebook.litho.EventTrigger
-
- dispatchOnVisibleEvent(ComponentContext, EventHandler, Component) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
-
Deprecated.
- 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 interface com.facebook.litho.CommonProps
-
- dispatchPopulateAccessibilityEventHandler(EventHandler<DispatchPopulateAccessibilityEventEvent>) - Method in class com.facebook.litho.Component.Builder
-
- dispatchVisibilityEvent(Class<?>) - Method in class com.facebook.litho.LithoView
-
Deprecated.
- DISPLAY - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- doesNotContainSubComponent(SubComponent) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
-
- 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.assertj.ComponentAssert
-
- doesNotHaveVisibleText(String) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
-
- 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.choreographercompat.ChoreographerCompat.FrameCallback
-
- DOUBLE - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- DoubleMeasureFixUtil - Class in com.facebook.litho
-
- DoubleMeasureFixUtil() - Constructor for class com.facebook.litho.DoubleMeasureFixUtil
-
- drainPermits() - Method in class com.facebook.litho.testing.TimeOutSemaphore
-
- draw(Canvas) - Method in class com.facebook.litho.DebugOverlayDrawable
-
- draw(Canvas) - Method in class com.facebook.litho.drawable.BorderColorDrawable
-
- draw(Canvas) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- 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.testing.TestDrawable
-
- draw(Canvas) - Method in class com.facebook.litho.widget.CardShadowDrawable
-
- draw(Canvas) - Method in class com.facebook.litho.widget.TextDrawable
-
- 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.
- drawableRes(int) - Method in class com.facebook.litho.widget.Image.Builder
-
- drawableStateChanged() - Method in class com.facebook.litho.ComponentHost
-
- DrawableUtils - Class in com.facebook.litho.drawable
-
- DrawableUtils() - Constructor for class com.facebook.litho.drawable.DrawableUtils
-
- 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 interface com.facebook.litho.CommonProps
-
- duplicateParentState(boolean) - Method in class com.facebook.litho.Component.Builder
-
If true, component duplicates its drawable state (focused, pressed, etc.) from the direct
parent.
- duplicateParentState(boolean) - Method in class com.facebook.litho.DefaultInternalNode
-
- duplicateParentState(boolean) - Method in interface com.facebook.litho.InternalNode
-
- DYNAMIC_PROPS - Static variable in interface com.facebook.litho.specmodels.generator.GeneratorConstants
-
- DYNAMIC_VALUE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- DynamicConfig(int) - Constructor for class com.facebook.litho.sections.SectionTree.Target.DynamicConfig
-
- DynamicValue<T> - Class in com.facebook.litho
-
Class represents a DynamicValue, and provides users with ability to change the value, by exposing
one public method
DynamicValue.set(Object)
It also allows attaching listeners (package level access),
and takes care of notifying them when the held value changes.
- DynamicValue(T) - Constructor for class com.facebook.litho.DynamicValue
-
- Edges - Class in com.facebook.litho
-
- Edges() - Constructor for class com.facebook.litho.Edges
-
- EDGES_LENGTH - Static variable in class com.facebook.litho.Edges
-
- EdgeSnappingSmoothScroller - Class in com.facebook.litho.widget
-
LinearSmoothScroller subclass that snaps the target position to start/end or either ends.
- EdgeSnappingSmoothScroller(Context, int, int) - Constructor for class com.facebook.litho.widget.EdgeSnappingSmoothScroller
-
- EDIT_TEXT - Static variable in class com.facebook.litho.AccessibilityRole
-
- editable(boolean) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- editorInfo - Variable in class com.facebook.litho.widget.InputConnectionEvent
-
- EditText - Class in com.facebook.litho.widget
-
Deprecated.
- EditText.Builder - Class in com.facebook.litho.widget
-
Deprecated.
- 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
-
- elevationAttr(int, int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- elevationAttr(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- elevationDip(float) - Method in class com.facebook.litho.widget.Card.Builder
-
- elevationDip(float) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- elevationPx(float) - Method in class com.facebook.litho.widget.Card.Builder
-
- elevationPx(float) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- elevationRes(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- elevationRes(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- elevationSp(float) - Method in class com.facebook.litho.widget.Card.Builder
-
- elevationSp(float) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- ellipsize(TextUtils.TruncateAt) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- ellipsize(TextUtils.TruncateAt) - Method in class com.facebook.litho.widget.Text.Builder
-
- ellipsize(TextUtils.TruncateAt) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- emitMessage(ComponentsReporter.LogLevel, String, String) - Static method in class com.facebook.litho.ComponentsReporter
-
Emit a message that can be logged or escalated by the logger implementation.
- emitMessage(ComponentsReporter.LogLevel, String, String, int) - Static method in class com.facebook.litho.ComponentsReporter
-
Emit a message that can be logged or escalated by the logger implementation.
- emitMessage(ComponentsReporter.LogLevel, String, String) - Method in interface com.facebook.litho.ComponentsReporter.Reporter
-
Emit a message that can be logged or escalated by the logger implementation.
- emitMessage(ComponentsReporter.LogLevel, String, String, int) - Method in interface com.facebook.litho.ComponentsReporter.Reporter
-
Emit a message that can be logged or escalated by the logger implementation.
- emitMessage(ComponentsReporter.LogLevel, String, String) - Method in class com.facebook.litho.DefaultComponentsReporter
-
- emitMessage(ComponentsReporter.LogLevel, String, String, int) - Method in class com.facebook.litho.DefaultComponentsReporter
-
- emitMessage(ComponentsReporter.LogLevel, String, String) - Method in class com.facebook.litho.testing.logging.TestComponentsReporter
-
- emitMessage(ComponentsReporter.LogLevel, String, String, int) - Method in class com.facebook.litho.testing.logging.TestComponentsReporter
-
- EMPTY - Static variable in interface com.facebook.litho.ImageContent
-
- EMPTY - Static variable in interface com.facebook.litho.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
-
- enableCustomViewType(int) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
- ENABLED - Static variable in class com.facebook.litho.AnimationsDebug
-
- enabled(boolean) - Method in interface com.facebook.litho.CommonProps
-
- enabled(boolean) - Method in class com.facebook.litho.Component.Builder
-
- ENABLED - Static variable in class com.facebook.litho.widget.SectionsDebug
-
- ENABLED_SET_FALSE - Static variable in interface com.facebook.litho.NodeInfo
-
- ENABLED_SET_TRUE - Static variable in interface com.facebook.litho.NodeInfo
-
- ENABLED_UNSET - Static variable in interface com.facebook.litho.NodeInfo
-
- enableDetach(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
If true, detach components under the hood when RecyclerBinder#detach() is called.
- enableDetach(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
If true, detach components under the hood when RecyclerBinder#detach() is called.
- enabledServiceCanFocusAndRetrieveWindowContent(AccessibilityManager) - Static method in class com.facebook.litho.AccessibilityUtils
-
- enableErrorBoundaryComponent - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- enableLithoViewDebugOverlay - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
LithoView overlay showing whether its ComponentTree was computed on UI thread (red) or bg
thread (green).
- enableOnErrorHandling - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
Enable exception delegation to
OnError
.
- enableRenderInfoDebugging - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
If true, information about RenderInfos will be passed to Flipper's layout inspector.
- enableShouldCreateLayoutWithNewSizeSpec - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
Whether the OnShouldCreateLayoutWithNewSizeSpec is used with Layout Spec with size spec.
- enableStableIds(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
- enableStableIds(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
If set, the RecyclerView adapter will have stableId support turned on.
- enableThreadTracingStacktrace - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- enclosedSpecModel(SpecModel) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
-
- END - Static variable in class com.facebook.litho.LithoStartupLogger
-
- end - Variable in class com.facebook.litho.widget.SelectionChangedEvent
-
- end - Variable in class com.facebook.litho.widget.SetSelectionEvent
-
- 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
-
- endSection() - Method in class com.facebook.litho.testing.testrunner.NoOpComponentsSystrace
-
- endSection() - Method in class com.facebook.rendercore.Systrace.DefaultTrace
-
- endSection() - Method in interface com.facebook.rendercore.Systrace
-
- 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
-
- endSectionAsync(String) - Method in class com.facebook.litho.testing.testrunner.NoOpComponentsSystrace
-
- endSectionAsync(String, int) - Method in class com.facebook.litho.testing.testrunner.NoOpComponentsSystrace
-
- ensureCapacity(int) - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- ensureMountSpec(Component) - Static method in class com.facebook.litho.BenchmarkTestHelper
-
- 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, Object) - Static method in class com.facebook.litho.CommonUtils
-
- equals(Object) - Method in class com.facebook.litho.DebugOverlayDrawable
-
- equals(Object) - Method in class com.facebook.litho.drawable.BorderColorDrawable
-
- equals(Object) - Method in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- equals(Object) - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- equals(Object) - Method in class com.facebook.litho.OutputUnitsAffinityGroup
-
- equals(Object) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- equals(Object) - Method in class com.facebook.litho.specmodels.model.CachedValueParamModel
-
- 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.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
-
Deprecated.
- 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.TestTransitionComponent
-
- 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.litho.TransitionId
-
- equals(Object) - Method in class com.facebook.yoga.YogaValue
-
- Equivalence<T> - Interface in com.facebook.litho
-
Equivalence is a Component/Section concept to have a custom equal-like method.
- error - Variable in class com.facebook.litho.sections.common.RenderSectionEvent
-
- error(CharSequence) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- ERROR_EVENT - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- errorAttr(int, int) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- errorAttr(int) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- ErrorBoundariesConfiguration - Class in com.facebook.litho
-
- 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
-
- errorDrawable(Drawable) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- errorDrawableAttr(int, int) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- errorDrawableAttr(int) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- errorDrawableRes(int) - Method in class com.facebook.litho.widget.TextInput.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
-
- errorRes(int) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- errorRes(int, Object...) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- estimatedViewportCount(int) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
Deprecated.
- estimatedViewportCount(int) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
Deprecated.
- 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_BENCHMARK_RUN - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- EVENT_CALCULATE_LAYOUT_STATE - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- EVENT_DISPATCHER - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- EVENT_HANDLER - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- EVENT_HANDLER - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- EVENT_HANDLER_IN_PARAMETERIZED_TYPE - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- EVENT_INIT_RANGE - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- EVENT_LAYOUT_STATE_FUTURE_GET_WAIT - 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_RESUME_CALCULATE_LAYOUT_STATE - 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<FieldModel>, Object) - Constructor for class com.facebook.litho.specmodels.model.EventDeclarationModel
-
- 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, Handle) - 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
-
- 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
-
- evictAll() - Method in interface com.facebook.litho.widget.ComponentWarmer.Cache
-
- evictAll() - Method in class com.facebook.litho.widget.ComponentWarmer
-
- exactly(int) - Static method in class com.facebook.rendercore.utils.MeasureSpecUtils
-
- 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(RoundEnvironment) - Method in class com.facebook.litho.specmodels.processor.testing.TestSpecModelFactory
-
- 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
-
- extractFields(T) - Static method in class com.facebook.litho.specmodels.processor.FieldsExtractor
-
- extracting(<any>) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
-
Extract values from the underlying component based on the Extractor
provided.
- extractingSubComponentAt(int) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
-
- 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, EnumSet<RunMode>) - 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
-
Deprecated.
- extraSpacingAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- extraSpacingDip(float) - Method in class com.facebook.litho.widget.Text.Builder
-
- extraSpacingPx(float) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- extraSpacingPx(float) - Method in class com.facebook.litho.widget.Text.Builder
-
- extraSpacingRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- extraSpacingRes(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- extraSpacingSp(float) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- extraSpacingSp(float) - Method in class com.facebook.litho.widget.Text.Builder
-
- gapStrategy(int) - Method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration.Builder
-
- generate(DiffSectionSpecModel, EnumSet<RunMode>) - Method in class com.facebook.litho.sections.specmodels.model.DefaultDiffSectionSpecGenerator
-
- generate(GroupSectionSpecModel, EnumSet<RunMode>) - Method in class com.facebook.litho.sections.specmodels.model.DefaultGroupSectionSpecGenerator
-
- generate(EnumSet<RunMode>) - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
-
- generate(EnumSet<RunMode>) - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
-
- generate(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.BuilderGenerator
-
- generate(SpecModel, EnumSet<RunMode>) - Static method in class com.facebook.litho.specmodels.generator.CachedValueGenerator
-
- generate(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.ClassAnnotationsGenerator
-
- generate(SpecModel, MethodParamModel, EnumSet<RunMode>) - 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(LayoutSpecModel) - Static method in class com.facebook.litho.specmodels.generator.SimpleNameDelegateGenerator
-
- 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, EnumSet<RunMode>) - Method in class com.facebook.litho.specmodels.model.DefaultLayoutSpecGenerator
-
- generate(MountSpecModel, EnumSet<RunMode>) - Method in class com.facebook.litho.specmodels.model.DefaultMountSpecGenerator
-
- generate(EnumSet<RunMode>) - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
-
- generate(EnumSet<RunMode>) - Method in class com.facebook.litho.specmodels.model.MountSpecModel
-
- generate(T, EnumSet<RunMode>) - Method in interface com.facebook.litho.specmodels.model.SpecGenerator
-
- generate(EnumSet<RunMode>) - Method in interface com.facebook.litho.specmodels.model.SpecModel
-
- generate(EnumSet<RunMode>) - 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(EnumSet<RunMode>) - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
-
- generate(SpecModel, EnumSet<RunMode>) - Method in class com.facebook.litho.specmodels.processor.AbstractComponentsProcessor
-
- generate(EnumSet<RunMode>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
-
- generateCallsShouldUpdateOnMount(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>, EnumSet<RunMode>) - 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
-
- generateHasChildLithoViews(MountSpecModel) - Static method in class com.facebook.litho.specmodels.generator.MountSpecGenerator
-
- generateImplAccessor(SpecModel, MethodParamModel) - Method in interface com.facebook.litho.specmodels.model.DependencyInjectionHelper
-
Generate accessor code for each injected field.
- generateInjectedFields(SpecModel) - Static method in class com.facebook.litho.specmodels.generator.ComponentBodyGenerator
-
- generateInjectedFields(SpecModel, 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, EnumSet<RunMode>) - Static method in class com.facebook.litho.specmodels.generator.ComponentBodyGenerator
-
- generateTestingFieldAccessor(SpecModel, 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
-
- generateUniqueGlobalKeyForChild(Section, String) - Method in class com.facebook.litho.sections.Section
-
- GeneratorConstants - Interface in com.facebook.litho.specmodels.generator
-
Constants to be used when generating a Component.
- GeneratorUtils - Class in com.facebook.litho.specmodels.generator
-
- get(Object) - Method in interface com.facebook.litho.animation.AnimatedProperty
-
- get(AnimatableItem) - Method in interface com.facebook.litho.animation.AnimatedProperty
-
- get() - Method in class com.facebook.litho.DynamicValue
-
Retrieves the current value
- get(YogaEdge) - Method in class com.facebook.litho.Edges
-
- get(int) - Method in class com.facebook.litho.internal.SparseFloatArray
-
Gets the float mapped from the specified key, or 0f
if no such mapping has been
made.
- get(int, float) - Method in class com.facebook.litho.internal.SparseFloatArray
-
Gets the float mapped from the specified key, or the specified value if no such mapping has
been made.
- get() - Method in class com.facebook.litho.Output
-
- get(int) - Method in class com.facebook.litho.OutputUnitsAffinityGroup
-
- get(int) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- 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(String) - Method in interface com.facebook.litho.widget.ComponentWarmer.Cache
-
- get(Node) - Method in class com.facebook.rendercore.LayoutCache
-
- 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
-
- getAccessibilityHeadingState() - Method in interface com.facebook.litho.NodeInfo
-
- getAccessibilityRole() - Method in interface com.facebook.litho.NodeInfo
-
- getAccessibilityRole() - Method in class com.facebook.widget.accessibility.delegates.AccessibleClickableSpan
-
- getAccessibilityRoleDescription() - Method in interface com.facebook.litho.NodeInfo
-
- getAcquireKey() - Method in class com.facebook.litho.TestItem
-
- getAdditionalClassAnnotations(SpecModel) - Method in interface com.facebook.litho.specmodels.model.DependencyInjectionHelper
-
Returns a list of additional annotations to add to the generated component class
- getAlignContent() - Method in class com.facebook.litho.DebugLayoutNode
-
- getAlignContent() - Method in class com.facebook.yoga.YogaNode
-
- getAlignContent() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getAlignItems() - Method in class com.facebook.litho.DebugLayoutNode
-
- getAlignItems() - Method in class com.facebook.yoga.YogaNode
-
- getAlignItems() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getAlignSelf() - Method in class com.facebook.litho.DebugLayoutNode
-
- getAlignSelf() - Method in class com.facebook.yoga.YogaNode
-
- getAlignSelf() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getAllChanges() - Method in class com.facebook.litho.sections.ChangesInfo
-
- getAllTextContent() - Method in class com.facebook.litho.DebugComponent
-
- getAlpha() - Method in interface com.facebook.litho.AnimatableItem
-
- getAlpha() - Method in class com.facebook.litho.DebugLayoutNode
-
- getAlpha() - Method in interface com.facebook.litho.NodeInfo
-
- getAlpha() - Method in class com.facebook.litho.testing.shadows.ColorDrawableShadow
-
- getAndroidContext() - Method in class com.facebook.litho.ComponentContext
-
- getAndroidContext() - Method in class com.facebook.rendercore.RenderState.LayoutContext
-
- 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
-
- 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.CachedValueParamModel
-
- 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
-
- getApplicationContext() - Method in class com.facebook.litho.ComponentContext
-
- getAspectRatio() - Method in class com.facebook.litho.DebugLayoutNode
-
- getAspectRatio() - Method in class com.facebook.yoga.YogaNode
-
- getAspectRatio() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getAt(int) - Method in class com.facebook.litho.OutputUnitsAffinityGroup
-
- getAttribution() - Method in class com.facebook.litho.sections.ChangesetDebugConfiguration.ChangesetDebugInfo
-
Get the name of the section to which a new changeset generation is attributed to.
- 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.DefaultInternalNode
-
- getBackground() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
-
- getBackgroundOutput() - Method in class com.facebook.litho.DefaultDiffNode
-
- getBackgroundOutput() - Method in class com.facebook.litho.DefaultInternalNode
-
- getBackgroundOutput() - Method in interface com.facebook.litho.DiffNode
-
- getBindDelegateMethodForDynamicProp(SpecModel, PropModel) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
-
- getBindDynamicValueMethods() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
-
- getBindDynamicValueMethods() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
-
- getBorder(YogaEdge) - Method in class com.facebook.yoga.YogaNode
-
- getBorder(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getBorderColors() - Method in class com.facebook.litho.DefaultInternalNode
-
- getBorderColors() - Method in interface com.facebook.litho.InternalNode
-
- getBorderOutput() - Method in class com.facebook.litho.DefaultDiffNode
-
- getBorderOutput() - Method in class com.facebook.litho.DefaultInternalNode
-
- getBorderOutput() - Method in interface com.facebook.litho.DiffNode
-
- getBorderPathEffect() - Method in class com.facebook.litho.DefaultInternalNode
-
- getBorderPathEffect() - Method in interface com.facebook.litho.InternalNode
-
- getBorderRadius() - Method in class com.facebook.litho.DefaultInternalNode
-
- getBorderRadius() - Method in interface com.facebook.litho.InternalNode
-
- 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
-
- getBounds() - Method in class com.facebook.rendercore.RenderTreeNode
-
- getBoundsInLithoView() - Method in class com.facebook.litho.DebugComponent
-
- getBoundsInLithoView() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
-
- getCachedValue(Object) - Method in class com.facebook.litho.ComponentContext
-
- getCachedValues() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
-
- getCachedValues() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
-
- getCachedValues() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
-
- getCachedValues() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
-
- getCachedValues() - Method in interface com.facebook.litho.specmodels.model.SpecModel
-
- getCachedValues() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
-
- getCachedValues() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
-
- getCachedValues() - Method in class com.facebook.litho.testing.specmodels.MockSpecModel
-
- getCanceledPerfEvents() - Method in class com.facebook.litho.testing.logging.TestComponentsLogger
-
- getChangeAt(int) - Method in class com.facebook.litho.sections.ChangeSet
-
- getChangeCount() - Method in class com.facebook.litho.sections.ChangeSet
-
- getChangeSetStats() - Method in class com.facebook.litho.sections.ChangeSet
-
- getChangeSetThreadHandler() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- getChangingConfigurations() - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- getChangingConfigurations() - Method in class com.facebook.litho.MatrixDrawable
-
- getChildAt(int) - Method in class com.facebook.litho.DefaultDiffNode
-
- getChildAt(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- getChildAt(int) - Method in interface com.facebook.litho.DiffNode
-
- getChildAt(int) - Method in interface com.facebook.litho.InternalNode
-
- getChildAt(int) - Method in class com.facebook.rendercore.MeasureResult
-
- getChildAt(int) - Method in interface com.facebook.rendercore.Node.Container
-
- getChildAt(int) - Method in interface com.facebook.rendercore.Node.LayoutResult
-
- getChildAt(int) - Method in class com.facebook.rendercore.RenderTreeNode
-
- getChildAt(int) - Method in class com.facebook.yoga.YogaNode
-
- getChildAt(int) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- 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.litho.DefaultDiffNode
-
- getChildCount() - Method in class com.facebook.litho.DefaultInternalNode
-
- getChildCount() - Method in interface com.facebook.litho.DiffNode
-
- getChildCount() - Method in interface com.facebook.litho.InternalNode
-
- getChildCount() - Method in class com.facebook.yoga.YogaNode
-
- getChildCount() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- 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
-
- getChildIndex(InternalNode) - Method in class com.facebook.litho.DefaultInternalNode
-
- getChildIndex(InternalNode) - Method in interface com.facebook.litho.InternalNode
-
- getChildren() - Method in class com.facebook.litho.DefaultDiffNode
-
- getChildren() - Method in class com.facebook.litho.DefaultInternalNode
-
- getChildren() - Method in interface com.facebook.litho.DiffNode
-
- 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.
- getChildrenCount() - Method in class com.facebook.litho.DefaultInternalNode
-
- getChildrenCount() - Method in class com.facebook.rendercore.MeasureResult
-
- getChildrenCount() - Method in interface com.facebook.rendercore.Node.Container
-
- getChildrenCount() - Method in interface com.facebook.rendercore.Node.LayoutResult
-
- getChildrenCount() - Method in class com.facebook.rendercore.RenderTreeNode
-
- 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
-
- getClickableState() - Method in interface com.facebook.litho.NodeInfo
-
- getClickHandler() - Method in interface com.facebook.litho.CommonProps
-
- getClickHandler() - Method in class com.facebook.litho.DebugLayoutNode
-
- getClickHandler() - Method in interface com.facebook.litho.NodeInfo
-
- getClickHandler() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
-
- getClipChildren() - Method in class com.facebook.litho.ComponentHost
-
- getClipChildren() - Method in interface com.facebook.litho.NodeInfo
-
- getClipToOutline() - Method in interface com.facebook.litho.NodeInfo
-
- getColor(int) - Method in class com.facebook.litho.ComponentContext
-
- getColor() - Method in class com.facebook.litho.widget.TextDrawable
-
- getCommittedLayoutState() - Method in class com.facebook.litho.ComponentTree
-
- getCommittedLayoutState() - Method in class com.facebook.litho.testing.LithoViewRule
-
- getCommonProps() - Method in class com.facebook.litho.Component
-
- getComponent() - Method in class com.facebook.litho.DebugComponent
-
- getComponent() - Method in class com.facebook.litho.DefaultDiffNode
-
- getComponent() - Method in class com.facebook.litho.DefaultInternalNode
-
- getComponent() - Method in interface com.facebook.litho.DiffNode
-
- 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
-
- getComponentAppliedStateUpdateCount() - Static method in class com.facebook.litho.stats.LithoStats
-
- getComponentAppliedStateUpdateCount() - Method in class com.facebook.litho.testing.LithoStatsRule
-
- 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
-
- getComponentCalculateLayoutCount() - Static method in class com.facebook.litho.stats.LithoStats
-
- getComponentCalculateLayoutCount() - Method in class com.facebook.litho.testing.LithoStatsRule
-
- getComponentCalculateLayoutOnUICount() - Static method in class com.facebook.litho.stats.LithoStats
-
- getComponentCalculateLayoutOnUICount() - Method in class com.facebook.litho.testing.LithoStatsRule
-
- 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 interface com.facebook.litho.widget.HasStickyHeader
-
- 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
-
- getComponentMountCount() - Static method in class com.facebook.litho.stats.LithoStats
-
- getComponentMountCount() - Method in class com.facebook.litho.testing.LithoStatsRule
-
- 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
-
- getComponents() - Method in class com.facebook.litho.DefaultInternalNode
-
Return the list of components contributing to this InternalNode.
- getComponents() - Method in interface com.facebook.litho.InternalNode
-
Return the list of components contributing to this InternalNode.
- getComponentScope() - Method in class com.facebook.litho.ComponentContext
-
- getComponentsLogger() - Method in class com.facebook.litho.widget.BaseRenderInfo
-
- getComponentsLogger() - Method in class com.facebook.litho.widget.ComponentRenderInfo
-
- getComponentsLogger() - Method in interface com.facebook.litho.widget.RenderInfo
-
- getComponentsLogger() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
-
- getComponentsNeedingPreviousRenderData() - Method in class com.facebook.litho.DefaultInternalNode
-
- getComponentsNeedingPreviousRenderData() - Method in interface com.facebook.litho.InternalNode
-
- getComponentTouchListener() - Method in class com.facebook.litho.ComponentHost
-
- getComponentTree() - Method in class com.facebook.litho.LithoView
-
- getComponentTree() - Method in class com.facebook.litho.testing.LithoViewRule
-
- getComponentTree() - Method in class com.facebook.litho.widget.ComponentTreeHolder
-
- getComponentTreeHolderAt(int) - Method in class com.facebook.litho.widget.RecyclerBinder
-
- getComponentTriggeredAsyncStateUpdateCount() - Static method in class com.facebook.litho.stats.LithoStats
-
- getComponentTriggeredAsyncStateUpdateCount() - Method in class com.facebook.litho.testing.LithoStatsRule
-
- getComponentTriggeredSyncStateUpdateCount() - Static method in class com.facebook.litho.stats.LithoStats
-
- getComponentTriggeredSyncStateUpdateCount() - Method in class com.facebook.litho.testing.LithoStatsRule
-
- 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
-
- getComponentWarmer() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- getContent() - Method in class com.facebook.rendercore.MountItem
-
- getContentAt(int) - Method in interface com.facebook.rendercore.MountDelegate.MountDelegateTarget
-
- getContentAt(int) - Method in class com.facebook.rendercore.MountDelegateExtension
-
- getContentAt(int) - Method in class com.facebook.rendercore.MountState
-
- getContentCount() - Method in interface com.facebook.rendercore.MountDelegate.MountDelegateTarget
-
- getContentCount() - Method in class com.facebook.rendercore.MountState
-
- getContentDescription() - Method in class com.facebook.litho.ComponentHost
-
- getContentDescription() - Method in class com.facebook.litho.DebugLayoutNode
-
- getContentDescription() - Method in interface com.facebook.litho.NodeInfo
-
- getContentDescription() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
-
- getContentDescriptions() - Method in class com.facebook.litho.ComponentHost
-
- getContentNames() - Method in class com.facebook.litho.ComponentHost
-
- getContentOutput() - Method in class com.facebook.litho.DefaultDiffNode
-
- getContentOutput() - Method in class com.facebook.litho.DefaultInternalNode
-
- getContentOutput() - Method in interface com.facebook.litho.DiffNode
-
- getContext() - Method in class com.facebook.litho.Component.Builder
-
- getContext() - Method in class com.facebook.litho.ComponentTree
-
- getContext() - Method in class com.facebook.litho.DebugComponent
-
- getContext() - Method in class com.facebook.litho.DefaultInternalNode
-
- getContext() - Method in interface com.facebook.litho.InternalNode
-
- 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.LithoViewRule
-
- getContext() - Method in class com.facebook.litho.testing.sections.SectionsTestHelper
-
- 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
-
- getController(HasStickyHeader) - Method in interface com.facebook.litho.widget.StickyHeaderControllerFactory
-
- 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.drawable.ComparableDrawableWrapper
-
- 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.
- getCurrentRootNode() - Method in class com.facebook.litho.testing.LithoViewRule
-
- getCurrentSize() - Method in class com.facebook.litho.DisabledMountContentPool
-
- 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
-
- getData() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getDataContainers() - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback.Operation
-
- 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
-
- getDefaultAttributeValuesFlags() - Method in class com.facebook.litho.LithoMountData
-
- getDefaultChangeSetThreadLooper() - Static method in class com.facebook.litho.sections.SectionTree
-
- getDefaultInstance() - Static method in class com.facebook.litho.ThreadPoolLayoutHandler
-
- 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.
- getDefaultViewAttributeFLags() - Method in class com.facebook.litho.LithoRenderUnit
-
- 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, EnumSet<RunMode>) - 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
-
- getDiffNode() - Method in class com.facebook.litho.DefaultInternalNode
-
- getDiffNode() - Method in interface com.facebook.litho.InternalNode
-
- getDiffSectionSpecDelegatesMap(DiffSectionSpecModel) - Static method in class com.facebook.litho.sections.specmodels.model.DelegateMethodDescriptions
-
- getDiffTree() - Method in class com.facebook.litho.LayoutState
-
- getDispatchedEventHandlers() - Method in class com.facebook.litho.testing.TestComponent
-
- getDispatchPopulateAccessibilityEventHandler() - Method in interface com.facebook.litho.NodeInfo
-
- getDisplay() - Method in class com.facebook.yoga.YogaNode
-
- getDisplay() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getDoesLegacyStretchFlagAffectsLayout() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getDrawables() - Method in class com.facebook.litho.ComponentHost
-
- getDraweeHierarchy() - Method in class com.facebook.litho.fresco.DraweeDrawable
-
- getDynamicProps() - Method in class com.facebook.litho.Component
-
- getDynamicProps(SpecModel) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
-
- getEditorActionEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.TextInput
-
- getEnableDetach() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- getEnabledState() - Method in interface com.facebook.litho.NodeInfo
-
- 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
- getEstimatedViewportCount() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- 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<?>, EnumSet<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
-
- getEventState(EventHandler) - Method in class com.facebook.litho.testing.TestComponent
-
- getEventTrigger(ComponentContext, int, String) - Static method in class com.facebook.litho.ComponentLifecycle
-
- getEventTrigger(ComponentContext, int, Handle) - Static method in class com.facebook.litho.ComponentLifecycle
-
- getEventTrigger(String) - Method in class com.facebook.litho.EventTriggersContainer
-
- getEventTrigger(Handle, int) - Method in class com.facebook.litho.EventTriggersContainer
-
Retrieve and return an
EventTrigger
based on the given handle.
- getEventTrigger(SectionContext, int, String) - Static method in class com.facebook.litho.sections.SectionLifecycle
-
- getEventTrigger(SectionContext, int, Handle) - Static method in class com.facebook.litho.sections.SectionLifecycle
-
- getExternalAnnotations() - Method in class com.facebook.litho.specmodels.model.CachedValueParamModel
-
- 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 interface com.facebook.litho.ComponentsLogger
-
Provide additional log metadata based on the tree props of the component hierarchy currently
being logged.
- getExtraAnnotations(TreeProps) - Method in class com.facebook.litho.testing.logging.TestComponentsLogger
-
- 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
-
- getFields() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
-
- getFields() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
-
- getFields() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
-
- getFields() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
-
- getFields() - Method in interface com.facebook.litho.specmodels.model.SpecModel
-
- getFields() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
-
- getFields() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
-
- getFields() - 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
-
- getFlags() - Method in interface com.facebook.litho.NodeInfo
-
- getFlex() - Method in class com.facebook.yoga.YogaNode
-
- getFlex() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getFlexBasis() - Method in class com.facebook.litho.DebugLayoutNode
-
- getFlexBasis() - Method in class com.facebook.yoga.YogaNode
-
- getFlexBasis() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getFlexDirection() - Method in class com.facebook.litho.DebugLayoutNode
-
- getFlexDirection() - Method in class com.facebook.yoga.YogaNode
-
- getFlexDirection() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getFlexGrow() - Method in class com.facebook.litho.DebugLayoutNode
-
- getFlexGrow() - Method in class com.facebook.yoga.YogaNode
-
- getFlexGrow() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getFlexShrink() - Method in class com.facebook.litho.DebugLayoutNode
-
- getFlexShrink() - Method in class com.facebook.yoga.YogaNode
-
- getFlexShrink() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- 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
-
- getFocusChangeHandler() - Method in interface com.facebook.litho.NodeInfo
-
- getFocusedHandler() - Method in class com.facebook.litho.DefaultInternalNode
-
- getFocusedHandler() - Method in interface com.facebook.litho.InternalNode
-
- getFocusedTo() - Method in class com.facebook.litho.testing.sections.TestTarget
-
- getFocusedToOffset() - Method in class com.facebook.litho.testing.sections.TestTarget
-
- getFocusState() - Method in interface com.facebook.litho.NodeInfo
-
- getForeground() - Method in class com.facebook.litho.DebugLayoutNode
-
- getForeground() - Method in class com.facebook.litho.DefaultInternalNode
-
- getForeground() - Method in interface com.facebook.litho.InternalNode
-
- getForeground() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
-
- getForegroundOutput() - Method in class com.facebook.litho.DefaultDiffNode
-
- getForegroundOutput() - Method in class com.facebook.litho.DefaultInternalNode
-
- getForegroundOutput() - Method in interface com.facebook.litho.DiffNode
-
- getFullImpressionHandler() - Method in class com.facebook.litho.DefaultInternalNode
-
- getFullImpressionHandler() - Method in interface com.facebook.litho.InternalNode
-
- 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
-
- getHandle() - Method in class com.facebook.litho.Component
-
- getHandle() - Method in class com.facebook.litho.EventTrigger
-
- getHandle() - Method in class com.facebook.litho.sections.Section
-
- getHeadComponent() - Method in class com.facebook.litho.DefaultInternalNode
-
- getHeadComponent() - Method in interface com.facebook.litho.InternalNode
-
- getHeight() - Method in interface com.facebook.litho.ComponentLayout
-
- getHeight() - Method in class com.facebook.litho.DebugLayoutNode
-
- getHeight() - Method in class com.facebook.litho.DefaultInternalNode
-
- getHeight() - Method in class com.facebook.rendercore.MeasureResult
-
- getHeight() - Method in interface com.facebook.rendercore.Node.LayoutResult
-
- getHeight() - Method in class com.facebook.rendercore.RenderTree
-
- getHeight(long) - Static method in class com.facebook.yoga.YogaMeasureOutput
-
- getHeight() - Method in class com.facebook.yoga.YogaNode
-
- getHeight() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getHeightMeasureSpec() - Method in interface com.facebook.litho.LithoView.LayoutManagerOverrideParams
-
- getHeightMeasureSpec() - Method in class com.facebook.litho.widget.RecyclerBinder.RecyclerViewLayoutManagerOverrideParams
-
- getHeightSpec() - Method in class com.facebook.litho.DefaultInternalNode
-
- getHeightSpec() - Method in class com.facebook.litho.testing.LithoViewRule
-
- getHeightSpec() - Method in class com.facebook.rendercore.MeasureResult
-
- getHeightSpec() - Method in interface com.facebook.rendercore.Node.LayoutResult
-
- getHeightSpec() - Method in class com.facebook.rendercore.RenderTree
-
- getHooksContainer() - Method in class com.facebook.litho.HooksHandler
-
- getHorizontalSnapPreference() - Method in class com.facebook.litho.widget.EdgeSnappingSmoothScroller
-
- getHost() - Method in class com.facebook.litho.TestItem
-
- getHost() - Method in class com.facebook.rendercore.MountItem
-
- getHostOutput() - Method in class com.facebook.litho.DefaultDiffNode
-
- getHostOutput() - Method in class com.facebook.litho.DefaultInternalNode
-
- getHostOutput() - Method in interface com.facebook.litho.DiffNode
-
- getHosts() - Method in interface com.facebook.rendercore.MountDelegate.MountDelegateTarget
-
- getHosts() - Method in class com.facebook.rendercore.MountState
-
- getHostTranslationX() - Method in class com.facebook.rendercore.RenderTreeNode
-
- getHostTranslationY() - Method in class com.facebook.rendercore.RenderTreeNode
-
- getHScrollAsyncMode() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- 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.EventTrigger
-
- getId() - Method in class com.facebook.litho.LithoRenderUnit
-
- getId() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
-
- getId() - Method in class com.facebook.rendercore.RenderState
-
- getId() - Method in class com.facebook.rendercore.RenderUnit
-
- 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 class com.facebook.litho.DebugLayoutNode
-
- getImportantForAccessibility() - Method in class com.facebook.litho.DefaultInternalNode
-
- getImportantForAccessibility() - Method in interface com.facebook.litho.InternalNode
-
- getImportantForAccessibility() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
-
- getIndex() - Method in class com.facebook.litho.sections.Change
-
- 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
-
- getInputConnectionEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.TextInput
-
- getInstance() - Static method in class com.facebook.litho.choreographercompat.ChoreographerCompatImpl
-
- getInstance() - Static method in class com.facebook.litho.dataflow.DataFlowGraph
-
- getInstance() - Static method in class com.facebook.litho.widget.TextureWarmer
-
- 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
-
- getInterceptTouchHandler() - Method in interface com.facebook.litho.NodeInfo
-
- getInternalAdapter() - Method in class com.facebook.litho.widget.RecyclerBinder
-
- getInternalState(Object, String) - Static method in class com.facebook.litho.testing.Whitebox
-
- 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.drawable.ComparableDrawableWrapper
-
- getIntrinsicHeight() - Method in class com.facebook.litho.MatrixDrawable
-
- getIntrinsicWidth() - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- getIntrinsicWidth() - Method in class com.facebook.litho.MatrixDrawable
-
- getInvalidStateLogParamsList() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- getInvisibleHandler() - Method in class com.facebook.litho.DefaultInternalNode
-
- getInvisibleHandler() - Method in interface com.facebook.litho.InternalNode
-
- 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 interface com.facebook.litho.widget.RecyclerBinderAdapter
-
- 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
-
- getJustifyContent() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getKey() - Method in class com.facebook.litho.Component
-
- getKey() - Method in class com.facebook.litho.DebugComponent
-
- getKey() - Method in class com.facebook.litho.EventTrigger
-
- getKey() - Method in class com.facebook.litho.sections.Section
-
- getKey() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
-
- getKeyForChildPosition(String, int) - Static method in class com.facebook.litho.ComponentKeyUtils
-
- getKeyPreImeEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.TextInput
-
- getKeyUpEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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
-
- getLastHeightSpec() - Method in class com.facebook.litho.DefaultDiffNode
-
- getLastHeightSpec() - Method in class com.facebook.litho.DefaultInternalNode
-
- getLastHeightSpec() - Method in interface com.facebook.litho.DiffNode
-
- getLastHeightSpec() - Method in interface com.facebook.litho.InternalNode
-
- getLastMeasuredHeight() - Method in class com.facebook.litho.DefaultDiffNode
-
- getLastMeasuredHeight() - Method in class com.facebook.litho.DefaultInternalNode
-
The last value the measure funcion associated with this node
Component
returned for the
height.
- getLastMeasuredHeight() - Method in interface com.facebook.litho.DiffNode
-
- getLastMeasuredHeight() - Method in interface com.facebook.litho.InternalNode
-
The last value the measure funcion associated with this node
Component
returned for the
height.
- getLastMeasuredWidth() - Method in class com.facebook.litho.DefaultDiffNode
-
- getLastMeasuredWidth() - Method in class com.facebook.litho.DefaultInternalNode
-
The last value the measure funcion associated with this node
Component
returned for the
width.
- getLastMeasuredWidth() - Method in interface com.facebook.litho.DiffNode
-
- getLastMeasuredWidth() - Method in interface com.facebook.litho.InternalNode
-
The last value the measure funcion associated with this node
Component
returned for the
width.
- getLastWidthSpec() - Method in class com.facebook.litho.DefaultDiffNode
-
- getLastWidthSpec() - Method in class com.facebook.litho.DefaultInternalNode
-
- getLastWidthSpec() - Method in interface com.facebook.litho.DiffNode
-
- getLastWidthSpec() - Method in interface com.facebook.litho.InternalNode
-
- getLatestDataAttribution() - Method in class com.facebook.litho.LithoStartupLogger
-
- getLayout() - Method in class com.facebook.litho.widget.TextDrawable
-
- getLayoutBorder(YogaEdge) - Method in class com.facebook.litho.DefaultInternalNode
-
- getLayoutBorder(YogaEdge) - Method in interface com.facebook.litho.InternalNode
-
- getLayoutBorder(YogaEdge) - Method in class com.facebook.yoga.YogaNode
-
- getLayoutBorder(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getLayoutCache() - Method in class com.facebook.rendercore.RenderState.LayoutContext
-
- getLayoutData() - Method in class com.facebook.litho.DefaultInternalNode
-
- getLayoutData() - Method in class com.facebook.rendercore.MeasureResult
-
- getLayoutData() - Method in interface com.facebook.rendercore.Node.LayoutResult
-
- getLayoutData() - Method in class com.facebook.rendercore.RenderTreeNode
-
- 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
-
- getLayoutDirection() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getLayoutHandlerFactory() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- getLayoutHeight() - Method in class com.facebook.yoga.YogaNode
-
- getLayoutHeight() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getLayoutInfo(ComponentContext) - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration
-
- getLayoutInfo(ComponentContext) - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration
-
- getLayoutInfo(ComponentContext) - Method in interface com.facebook.litho.sections.widget.RecyclerConfiguration
-
- getLayoutInfo(ComponentContext) - Method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
-
- 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
-
- getLayoutMargin(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getLayoutNode() - Method in class com.facebook.litho.DebugComponent
-
- getLayoutOutputPositionForId(long) - Method in interface com.facebook.litho.IncrementalMountExtension.IncrementalMountExtensionInput
-
- getLayoutOutputPositionForId(long) - Method in class com.facebook.litho.LayoutState
-
- getLayoutOutputPositionForId(long) - Method in interface com.facebook.rendercore.MountDelegate.MountDelegateInput
-
- getLayoutPadding(YogaEdge) - Method in class com.facebook.yoga.YogaNode
-
- getLayoutPadding(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getLayoutParams() - Method in class com.facebook.rendercore.Node
-
- getLayoutRoot() - Method in class com.facebook.litho.LayoutState
-
- getLayoutStateFuture() - Method in class com.facebook.litho.ComponentContext
-
- getLayoutThreadHandler() - Method in class com.facebook.litho.ComponentTree
-
- getLayoutVersion() - Method in class com.facebook.litho.ComponentContext
-
- getLayoutVersion() - Method in class com.facebook.rendercore.RenderState.LayoutContext
-
- getLayoutWidth() - Method in class com.facebook.yoga.YogaNode
-
- getLayoutWidth() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getLayoutX() - Method in class com.facebook.yoga.YogaNode
-
- getLayoutX() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getLayoutY() - Method in class com.facebook.yoga.YogaNode
-
- getLayoutY() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- 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.LithoViewRule
-
- getLithoView() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
-
- getLithoViewFactory() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- getLoadingEventHandler(SectionContext) - Static method in class com.facebook.litho.sections.SectionLifecycle
-
- getLoggedMessages() - Method in class com.facebook.litho.testing.logging.TestComponentsReporter
-
- getLoggedPerfEvents() - Method in class com.facebook.litho.testing.logging.TestComponentsLogger
-
- getLogger() - Method in class com.facebook.litho.ComponentContext
-
- getLogger() - Method in class com.facebook.litho.ComponentTree
-
- getLogger() - Method in class com.facebook.yoga.YogaConfig
-
- getLogger() - Method in class com.facebook.yoga.YogaConfigJNIBase
-
- getLogTag() - Method in class com.facebook.litho.ComponentContext
-
- getLogTag() - Method in class com.facebook.litho.ComponentTree
-
- getLogTag() - Method in class com.facebook.litho.sections.Section
-
- getLogTag() - Method in class com.facebook.litho.widget.BaseRenderInfo
-
- getLogTag() - Method in class com.facebook.litho.widget.ComponentRenderInfo
-
- getLogTag() - Method in interface com.facebook.litho.widget.RenderInfo
-
- getLogTag() - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
-
- getLongClickHandler() - Method in interface com.facebook.litho.CommonProps
-
- getLongClickHandler() - Method in interface com.facebook.litho.NodeInfo
-
- getMainLooper() - Method in class com.facebook.litho.ComponentContext
-
- getMargin(YogaEdge) - Method in class com.facebook.litho.DebugLayoutNode
-
- getMargin(YogaEdge) - Method in class com.facebook.yoga.YogaNode
-
- getMargin(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- 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.litho.DefaultInternalNode
-
- getMaxHeight() - Method in interface com.facebook.litho.InternalNode
-
- getMaxHeight() - Method in class com.facebook.yoga.YogaNode
-
- getMaxHeight() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- 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 class com.facebook.litho.DisabledMountContentPool
-
- 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.litho.DefaultInternalNode
-
- getMaxWidth() - Method in interface com.facebook.litho.InternalNode
-
- getMaxWidth() - Method in class com.facebook.yoga.YogaNode
-
- getMaxWidth() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- 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.litho.DefaultInternalNode
-
- getMinHeight() - Method in interface com.facebook.litho.InternalNode
-
- getMinHeight() - Method in class com.facebook.yoga.YogaNode
-
- getMinHeight() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getMinimumHeight() - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- getMinimumHeight() - Method in class com.facebook.litho.MatrixDrawable
-
- getMinimumWidth() - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- getMinimumWidth() - Method in class com.facebook.litho.MatrixDrawable
-
- getMinWidth() - Method in class com.facebook.litho.DebugLayoutNode
-
- getMinWidth() - Method in class com.facebook.litho.DefaultInternalNode
-
- getMinWidth() - Method in interface com.facebook.litho.InternalNode
-
- getMinWidth() - Method in class com.facebook.yoga.YogaNode
-
- getMinWidth() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getMostSignificantUnit() - Method in class com.facebook.litho.OutputUnitsAffinityGroup
-
- getMountableOutputAt(int) - Method in class com.facebook.litho.LayoutState
-
- getMountableOutputAt(int) - Method in interface com.facebook.litho.TransitionsExtension.TransitionsExtensionInput
-
- getMountableOutputAt(int) - Method in interface com.facebook.rendercore.MountDelegate.MountDelegateInput
-
- getMountableOutputBottoms() - Method in interface com.facebook.litho.IncrementalMountExtension.IncrementalMountExtensionInput
-
- getMountableOutputBottoms() - Method in class com.facebook.litho.LayoutState
-
- getMountableOutputCount() - Method in interface com.facebook.litho.IncrementalMountExtension.IncrementalMountExtensionInput
-
- getMountableOutputCount() - Method in class com.facebook.litho.LayoutState
-
- getMountableOutputCount() - Method in interface com.facebook.litho.TransitionsExtension.TransitionsExtensionInput
-
- getMountableOutputCount() - Method in class com.facebook.rendercore.RenderTree
-
- getMountableOutputTops() - Method in interface com.facebook.litho.IncrementalMountExtension.IncrementalMountExtensionInput
-
- getMountableOutputTops() - Method in class com.facebook.litho.LayoutState
-
- getMountBounds(Rect) - Method in class com.facebook.rendercore.RenderTreeNode
-
Sets the relative bounds of this render tree node in ; i.e.
- getMountContent(ComponentContext, Component) - Static method in class com.facebook.litho.BenchmarkTestHelper
-
- getMountData() - Method in class com.facebook.rendercore.MountItem
-
- getMountDelegateTarget() - Method in class com.facebook.rendercore.MountDelegate
-
- 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
-
- getMountItemAt(int) - Method in class com.facebook.litho.ComponentHost
-
- getMountItemAt(int) - Method in class com.facebook.rendercore.Host
-
- getMountItemAt(int) - Method in interface com.facebook.rendercore.MountDelegate.MountDelegateTarget
-
- getMountItemAt(int) - Method in class com.facebook.rendercore.MountState
-
- getMountItemContent(ComponentHost, int) - Static method in class com.facebook.litho.DebugHierarchy
-
- getMountItemCount() - Method in class com.facebook.litho.ComponentHost
-
- getMountItemCount(ComponentHost) - Static method in class com.facebook.litho.DebugHierarchy
-
- getMountItemCount() - Method in class com.facebook.rendercore.Host
-
- getMountItemCount() - Method in interface com.facebook.rendercore.MountDelegate.MountDelegateTarget
-
- getMountItemCount() - Method in class com.facebook.rendercore.MountState
-
- getMountItemHierarchy(ComponentHost, int) - Static method in class com.facebook.litho.DebugHierarchy
-
- getMountTarget() - Method in class com.facebook.rendercore.MountDelegateExtension
-
- getMountType() - Method in class com.facebook.litho.ComponentLifecycle
-
- getMountType() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
-
- getMountType() - Method in class com.facebook.litho.testing.TestDrawableComponent
-
Deprecated.
- 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.TestTransitionComponent
-
- 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.CardShadow
-
- getMountType() - Method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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.SizeSpecMountWrapperComponent
-
- 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.TransparencyEnabledCardClip
-
- getMountType() - Method in class com.facebook.litho.widget.VerticalScroll
-
- getName() - Method in interface com.facebook.litho.animation.AnimatedProperty
-
- getName() - Method in class com.facebook.litho.DisabledMountContentPool
-
- 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.CachedValueParamModel
-
- 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.DataDiffModelName
-
- 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.
- getNestedTree() - Method in class com.facebook.litho.DefaultInternalNode
-
- getNestedTree() - Method in interface com.facebook.litho.InternalNode
-
- getNestedTreeHolder() - Method in class com.facebook.litho.DefaultInternalNode
-
- getNestedTreeHolder() - Method in interface com.facebook.litho.InternalNode
-
- getNewInstance(LayoutThreadPoolConfiguration) - Static method in class com.facebook.litho.ThreadPoolLayoutHandler
-
- getNewLayoutStateReadyListener() - Method in class com.facebook.litho.ComponentTree
-
- getNext() - Method in class com.facebook.litho.Diff
-
- getNextData() - Method in class com.facebook.litho.sections.Change
-
- getNodeInfo() - Method in class com.facebook.litho.DefaultInternalNode
-
- getNodeInfo() - Method in interface com.facebook.litho.InternalNode
-
- getNoOpEventHandler() - Static method in class com.facebook.litho.NoOpEventHandler
-
- getNullableNodeInfo() - Method in interface com.facebook.litho.CommonProps
-
- 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
-
- getOldSection() - Method in class com.facebook.litho.sections.ChangesetDebugConfiguration.ChangesetDebugInfo
-
Get the root section from the old tree.
- getOnBindDynamicValuesMethods(TypeElement, Messager) - Static method in class com.facebook.litho.specmodels.processor.BindDynamicValuesMethodExtractor
-
Get the delegate methods from the given TypeElement
.
- 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, EnumSet<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.NodeInfo
-
- getOnInitializeAccessibilityNodeInfoHandler() - Method in interface com.facebook.litho.NodeInfo
-
- getOnPopulateAccessibilityEventHandler() - Method in interface com.facebook.litho.NodeInfo
-
- getOnRequestSendAccessibilityEventHandler() - Method in interface com.facebook.litho.NodeInfo
-
- getOnTriggerMethods(Elements, TypeElement, List<Class<? extends Annotation>>, Messager, EnumSet<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.DebugOverlayDrawable
-
- getOpacity() - Method in class com.facebook.litho.drawable.BorderColorDrawable
-
- getOpacity() - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- getOpacity() - Method in class com.facebook.litho.fresco.NoOpDrawable
-
- getOpacity() - Method in class com.facebook.litho.MatrixDrawable
-
- getOpacity() - Method in class com.facebook.litho.testing.TestDrawable
-
- getOpacity() - Method in class com.facebook.litho.widget.CardShadowDrawable
-
- 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
-
- getOrCreateNestedTreeProps() - Method in class com.facebook.litho.DefaultInternalNode
-
- getOrCreateNestedTreeProps() - Method in interface com.facebook.litho.InternalNode
-
- getOrCreateNodeInfo() - Method in interface com.facebook.litho.CommonProps
-
- getOrCreateNodeInfo() - Method in class com.facebook.litho.DefaultInternalNode
-
- getOrCreateNodeInfo() - Method in interface com.facebook.litho.InternalNode
-
- 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.NodeInfo
-
- getOutputUnitTypeName(int) - Static method in class com.facebook.litho.DebugHierarchy
-
- getOverflow() - Method in class com.facebook.yoga.YogaNode
-
- getOverflow() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getOwner() - Method in class com.facebook.yoga.YogaNode
-
- getOwner() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
The owner is used to identify the YogaTree that a
YogaNode
belongs to.
- 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.drawable.ComparableDrawableWrapper
-
- getPadding(Rect) - Method in class com.facebook.litho.MatrixDrawable
-
- getPadding(YogaEdge) - Method in class com.facebook.yoga.YogaNode
-
- getPadding(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getPaddingBottom() - Method in interface com.facebook.litho.ComponentLayout
-
- getPaddingBottom() - Method in class com.facebook.litho.DefaultInternalNode
-
- getPaddingBottom() - Method in class com.facebook.rendercore.MeasureResult
-
- getPaddingBottom() - Method in interface com.facebook.rendercore.Node.LayoutResult
-
- getPaddingLeft() - Method in interface com.facebook.litho.ComponentLayout
-
- getPaddingLeft() - Method in class com.facebook.litho.DefaultInternalNode
-
- getPaddingLeft() - Method in class com.facebook.rendercore.MeasureResult
-
- getPaddingLeft() - Method in interface com.facebook.rendercore.Node.LayoutResult
-
- getPaddingRight() - Method in interface com.facebook.litho.ComponentLayout
-
- getPaddingRight() - Method in class com.facebook.litho.DefaultInternalNode
-
- getPaddingRight() - Method in class com.facebook.rendercore.MeasureResult
-
- getPaddingRight() - Method in interface com.facebook.rendercore.Node.LayoutResult
-
- getPaddingTop() - Method in interface com.facebook.litho.ComponentLayout
-
- getPaddingTop() - Method in class com.facebook.litho.DefaultInternalNode
-
- getPaddingTop() - Method in class com.facebook.rendercore.MeasureResult
-
- getPaddingTop() - Method in interface com.facebook.rendercore.Node.LayoutResult
-
- getParent() - Method in class com.facebook.litho.DefaultInternalNode
-
- getParent() - Method in interface com.facebook.litho.InternalNode
-
- getParent() - Method in class com.facebook.litho.sections.Section
-
- getParent() - Method in class com.facebook.rendercore.RenderTreeNode
-
- getParent() - Method in class com.facebook.yoga.YogaNode
-
- getParent() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getPendingTreeProps() - Method in class com.facebook.litho.DefaultInternalNode
-
- getPendingTreeProps() - Method in interface com.facebook.litho.InternalNode
-
- getPerformAccessibilityActionHandler() - Method in interface com.facebook.litho.NodeInfo
-
- 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
-
- getPosition(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getPositionInParent() - Method in class com.facebook.rendercore.RenderTreeNode
-
- getPositionType() - Method in class com.facebook.litho.DebugLayoutNode
-
- getPositionType() - Method in class com.facebook.yoga.YogaNode
-
- getPositionType() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getPrevData() - Method in class com.facebook.litho.sections.Change
-
- 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.sections.widget.RecyclerCollectionComponent
-
- 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
-
- getRaw(int) - 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
-
- getRecyclerBinderConfiguration() - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration
-
- getRecyclerBinderConfiguration() - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration
-
- getRecyclerBinderConfiguration() - Method in interface com.facebook.litho.sections.widget.RecyclerConfiguration
-
- getRecyclerBinderConfiguration() - Method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
-
- getRecyclerView() - Method in class com.facebook.litho.widget.RecyclerEventsController
-
- getRecyclerView() - Method in class com.facebook.litho.widget.SectionsRecyclerView
-
- getRecyclingMode() - Method in class com.facebook.litho.ComponentContext
-
- getRecyclingMode() - Method in class com.facebook.litho.ComponentTree
-
Returns the recycling mode.
- getRecyclingMode() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- getReducedTree(Context, Node.LayoutResult, int, int) - Static method in class com.facebook.rendercore.Reducer
-
- 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
-
- getRenderContentType() - Method in class com.facebook.rendercore.RenderUnit
-
- getRenderContext() - Method in class com.facebook.rendercore.RenderState.LayoutContext
-
- 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
-
- getRenderInfoAt(int) - Method in interface com.facebook.litho.widget.RecyclerBinderAdapter
-
- getRenderInfoNames(Change) - Static method in class com.facebook.litho.sections.ChangesetDebugConfiguration
-
- getRenderInfos() - Method in class com.facebook.litho.sections.Change
-
- getRenderInfoSectionDebugInfo(View) - Static method in class com.facebook.litho.widget.RenderInfoDebugInfoRegistry
-
- getRenderTreeData() - Method in class com.facebook.rendercore.RenderTree
-
- getRenderTreeNode() - Method in class com.facebook.rendercore.MountItem
-
- getRenderTreeNodeAtIndex(int) - Method in class com.facebook.rendercore.RenderTree
-
- getRenderTreeNodeIndex(long) - Method in class com.facebook.rendercore.RenderTree
-
- getRenderType() - Method in class com.facebook.rendercore.RenderUnit
-
- getRenderUnit() - Method in class com.facebook.rendercore.MeasureResult
-
- getRenderUnit() - Method in class com.facebook.rendercore.Node
-
- getRenderUnit() - Method in interface com.facebook.rendercore.Node.LayoutResult
-
- getRenderUnit() - Method in class com.facebook.rendercore.RenderTreeNode
-
- 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.CachedValueParamModel
-
- 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
-
- getResolvedLayoutDirection() - Method in class com.facebook.litho.DefaultInternalNode
-
- getResolvedPadding() - Method in class com.facebook.rendercore.RenderTreeNode
-
- getResourceCache() - Method in class com.facebook.litho.ComponentContext
-
- getResourceName(int) - Static method in class com.facebook.litho.testing.viewtree.ViewTreeUtil
-
- getResourceResolver() - Method in class com.facebook.litho.ComponentContext
-
- getResources() - Method in class com.facebook.litho.ComponentContext
-
- 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
-
- getResultInheritingPriority(Future<T>, int) - Static method in class com.facebook.rendercore.utils.ThreadUtils
-
- 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
-
- getRoot() - Method in class com.facebook.rendercore.RenderTree
-
- 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(InternalNode) - 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 class com.facebook.litho.DebugLayoutNode
-
- getRotation() - Method in interface com.facebook.litho.NodeInfo
-
- getRotationX() - Method in interface com.facebook.litho.AnimatableItem
-
- getRotationX() - Method in interface com.facebook.litho.NodeInfo
-
- getRotationY() - Method in interface com.facebook.litho.AnimatableItem
-
- getRotationY() - Method in interface com.facebook.litho.NodeInfo
-
- getScale() - Method in interface com.facebook.litho.AnimatableItem
-
- getScale() - Method in class com.facebook.litho.DebugLayoutNode
-
- getScale() - Method in interface com.facebook.litho.NodeInfo
-
- 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
-
- getSectionAppliedStateUpdateCount() - Static method in class com.facebook.litho.stats.LithoStats
-
- getSectionAppliedStateUpdateCount() - Method in class com.facebook.litho.testing.LithoStatsRule
-
- getSectionCalculateNewChangesetCount() - Static method in class com.facebook.litho.stats.LithoStats
-
- getSectionCalculateNewChangesetCount() - Method in class com.facebook.litho.testing.LithoStatsRule
-
- getSectionCalculateNewChangesetOnUICount() - Static method in class com.facebook.litho.stats.LithoStats
-
- getSectionCalculateNewChangesetOnUICount() - Method in class com.facebook.litho.testing.LithoStatsRule
-
- getSectionCount(Section) - Static method in class com.facebook.litho.sections.ChangesetDebugConfiguration
-
- 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.
- getSectionTriggeredAsyncStateUpdateCount() - Static method in class com.facebook.litho.stats.LithoStats
-
- getSectionTriggeredAsyncStateUpdateCount() - Method in class com.facebook.litho.testing.LithoStatsRule
-
- getSectionTriggeredSyncStateUpdateCount() - Static method in class com.facebook.litho.stats.LithoStats
-
- getSectionTriggeredSyncStateUpdateCount() - Method in class com.facebook.litho.testing.LithoStatsRule
-
- getSectionType() - Method in class com.facebook.litho.testing.sections.SubSection
-
- getSelectedState() - Method in interface com.facebook.litho.NodeInfo
-
- getSelectionChangedEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- getSelectionChangedEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.TextInput
-
- getSendAccessibilityEventHandler() - Method in interface com.facebook.litho.NodeInfo
-
- getSendAccessibilityEventUncheckedHandler() - Method in interface com.facebook.litho.NodeInfo
-
- 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.EditText
-
Deprecated.
- getSetTextEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.TextInput
-
- getShadowBottom(float, float) - Static method in class com.facebook.litho.widget.CardShadowDrawable
-
- getShadowBottom(float) - Static method in class com.facebook.litho.widget.CardShadowDrawable
-
- getShadowElevation() - Method in interface com.facebook.litho.NodeInfo
-
- getShadowLeft(float, float) - Static method in class com.facebook.litho.widget.CardShadowDrawable
-
- getShadowLeft(float) - Static method in class com.facebook.litho.widget.CardShadowDrawable
-
- getShadowRight(float, float) - Static method in class com.facebook.litho.widget.CardShadowDrawable
-
- getShadowRight(float) - Static method in class com.facebook.litho.widget.CardShadowDrawable
-
- getShadowTop(float, float) - Static method in class com.facebook.litho.widget.CardShadowDrawable
-
- getShadowTop(float) - Static method in class com.facebook.litho.widget.CardShadowDrawable
-
- getSimpleName() - Method in class com.facebook.litho.Component
-
Should only be used by logging to provide more readable messages.
- getSimpleName() - Method in class com.facebook.litho.ComponentTree
-
- getSimpleName() - Method in class com.facebook.litho.DefaultInternalNode
-
- getSimpleName() - Method in interface com.facebook.litho.InternalNode
-
- 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
-
- getSimpleNameDelegate() - Method in class com.facebook.litho.Component
-
- getSimpleNameDelegate() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
-
- getSimpleNameDelegate() - Method in class com.facebook.litho.Wrapper
-
- getSmoothScrollerWithOffset(Context, int, SmoothScrollAlignmentType) - Static method in class com.facebook.litho.widget.SnapUtil
-
- 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
-
- getSnapHelper(int, int, int) - Static method in class com.facebook.litho.widget.SnapUtil
-
- getSnapMode() - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration
-
- getSnapMode() - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration
-
- getSnapMode() - Method in interface com.facebook.litho.sections.widget.RecyclerConfiguration
-
- getSnapMode() - Method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
-
- getSnapModeFromString(String) - Static method in class com.facebook.litho.widget.SnapUtil
-
- getSource() - Method in class com.facebook.litho.sections.ChangesetDebugConfiguration.ChangesetDebugInfo
-
Get the id for the type of event that triggered a new changeset generation.
- 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
-
- getSpringConfig() - Method in class com.facebook.litho.dataflow.springs.Spring
-
retrieve the spring config for this spring
- getStackTrace() - Method in class com.facebook.litho.sections.ChangesetDebugConfiguration.ChangesetDebugInfo
-
- 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.drawable.ComparableDrawableWrapper
-
- 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.sections.TestSectionCreator.TestSection
-
- getStateContainer() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
-
- getStateContainer() - Method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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.SizeSpecMountWrapperComponent
-
- 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
-
- getStateContainerDebug(Section) - Static method in class com.facebook.litho.sections.SectionDebugUtil
-
Visible for debugging purposes, do not use!
- getStateListAnimator() - Method in class com.facebook.litho.DefaultInternalNode
-
- getStateListAnimator() - Method in interface com.facebook.litho.InternalNode
-
- getStateListAnimatorRes() - Method in class com.facebook.litho.DefaultInternalNode
-
- getStateListAnimatorRes() - Method in interface com.facebook.litho.InternalNode
-
- 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
-
- getString(int) - Method in class com.facebook.litho.ComponentContext
-
- getString(int, Object...) - Method in class com.facebook.litho.ComponentContext
-
- getStringRepresentationOfParamTypes(ImmutableList<DelegateMethodDescription.OptionalParameterType>) - Static method in class com.facebook.litho.specmodels.model.DelegateMethodValidation
-
- getStyleDirection() - Method in class com.facebook.litho.DefaultInternalNode
-
- getStyleDirection() - Method in interface com.facebook.litho.InternalNode
-
- getStyleDirection() - Method in class com.facebook.yoga.YogaNode
-
- getStyleDirection() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getStyleHeight() - Method in class com.facebook.litho.DefaultInternalNode
-
- getStyleHeight() - Method in interface com.facebook.litho.InternalNode
-
- getStyleWidth() - Method in class com.facebook.litho.DefaultInternalNode
-
- getStyleWidth() - Method in interface com.facebook.litho.InternalNode
-
- getSubComponent(Component.Builder, Class<T>) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
-
- getSubComponents(Component.Builder) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
-
- getSubComponents(ComponentContext, Component) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
-
- getSubComponents(Component.Builder, int, int) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
-
- getSubComponents(ComponentContext, Component, int, int) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
-
- 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
-
- getSystrace() - Static method in class com.facebook.litho.ComponentsSystrace
-
- getTag() - Method in interface com.facebook.litho.animation.AnimationBinding
-
Allows adding a tags that can also be used to store data without resorting to another data
structure.
- 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
-
- getTailComponent() - Method in class com.facebook.litho.DefaultInternalNode
-
- getTailComponent() - Method in interface com.facebook.litho.InternalNode
-
- getTargetSdkVersion(Context) - Static method in class com.facebook.litho.ContextUtils
-
- getTargetValue() - Method in class com.facebook.litho.animation.PropertyAnimation
-
- getter(FieldSpec) - Static method in class com.facebook.litho.specmodels.generator.GeneratorUtils
-
- getTestKey() - Method in class com.facebook.litho.DebugComponent
-
- getTestKey() - Method in class com.facebook.litho.DefaultInternalNode
-
A unique identifier which may be set for retrieving a component and its bounds when testing.
- getTestKey() - Method in interface com.facebook.litho.InternalNode
-
A unique identifier which may be set for retrieving a component and its bounds when testing.
- getTestKey() - Method in class com.facebook.litho.testing.subcomponents.InspectableComponent
-
- getTestKey() - Method in class com.facebook.litho.TestItem
-
- getTestLifecycleClass() - Method in class com.facebook.litho.testing.testrunner.LithoTestRunner
-
- getTestSpecValue(TypeElement) - Static method in class com.facebook.litho.specmodels.processor.TestTargetExtractor
-
- getText(int) - Method in class com.facebook.litho.ComponentContext
-
- getText() - Method in class com.facebook.litho.widget.TextDrawable
-
- getText(ComponentContext, Handle) - Static method in class com.facebook.litho.widget.TextInput
-
- getText(ComponentContext, String) - Static method in class com.facebook.litho.widget.TextInput
-
- getText(EventTrigger) - Static method in class com.facebook.litho.widget.TextInput
-
- getTextChangedEventHandler(ComponentContext) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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
-
- GetTextEvent - Class in com.facebook.litho.widget
-
Use this with TextInput to get the field's current text.
- GetTextEvent() - Constructor for class com.facebook.litho.widget.GetTextEvent
-
- 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
-
- getTextSize() - Method in class com.facebook.litho.widget.TextDrawable
-
- getTextTrigger(EventTrigger) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- getTextTrigger(ComponentContext, String) - Static method in class com.facebook.litho.widget.TextInput
-
Deprecated.
- 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
-
Deprecated.
- 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.TestTransitionComponent.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.CardShadow.Builder
-
- getThis() - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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.Progress.Builder
-
- getThis() - Method in class com.facebook.litho.widget.Recycler.Builder
-
- getThis() - Method in class com.facebook.litho.widget.SizeSpecMountWrapperComponent.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.TransparencyEnabledCard.Builder
-
- getThis() - Method in class com.facebook.litho.widget.TransparencyEnabledCardClip.Builder
-
- getThis() - Method in class com.facebook.litho.widget.VerticalScroll.Builder
-
- getThis() - Method in class com.facebook.litho.Wrapper.Builder
-
- getThreadPoolConfiguration() - 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.sections.Change
-
- getToIndex() - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback.Operation
-
- getTopDecorationHeight(RecyclerView.LayoutManager, int) - Static method in class com.facebook.litho.widget.LayoutInfoUtils
-
- getTouchExpansion() - Method in class com.facebook.litho.DefaultInternalNode
-
- getTouchExpansion() - Method in interface com.facebook.litho.InternalNode
-
- getTouchExpansionBottom() - Method in class com.facebook.litho.DefaultInternalNode
-
- getTouchExpansionBottom() - Method in interface com.facebook.litho.InternalNode
-
- getTouchExpansionLeft() - Method in class com.facebook.litho.DefaultInternalNode
-
- getTouchExpansionLeft() - Method in interface com.facebook.litho.InternalNode
-
- getTouchExpansionRight() - Method in class com.facebook.litho.DefaultInternalNode
-
- getTouchExpansionRight() - Method in interface com.facebook.litho.InternalNode
-
- getTouchExpansionTop() - Method in class com.facebook.litho.DefaultInternalNode
-
- getTouchExpansionTop() - Method in interface com.facebook.litho.InternalNode
-
- getTouchHandler() - Method in interface com.facebook.litho.CommonProps
-
- getTouchHandler() - Method in interface com.facebook.litho.NodeInfo
-
- 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
-
- getTransitionId() - Method in class com.facebook.litho.animation.PropertyAnimation
-
- getTransitionId() - Method in class com.facebook.litho.animation.PropertyHandle
-
- getTransitionKey() - Method in interface com.facebook.litho.CommonProps
-
- getTransitionKey() - Method in class com.facebook.litho.DefaultInternalNode
-
- getTransitionKey() - Method in interface com.facebook.litho.InternalNode
-
- getTransitionKeyType() - Method in interface com.facebook.litho.CommonProps
-
- getTransitionKeyType() - Method in class com.facebook.litho.DefaultInternalNode
-
- getTransitionKeyType() - Method in interface com.facebook.litho.InternalNode
-
- getTransitionOwnerKey() - Method in class com.facebook.litho.DefaultInternalNode
-
- getTransitionOwnerKey() - Method in interface com.facebook.litho.InternalNode
-
- getTransitions() - Method in class com.facebook.litho.DefaultInternalNode
-
- getTransitions() - Method in interface com.facebook.litho.InternalNode
-
- getTransparentRegion() - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- getTransparentRegion() - Method in class com.facebook.litho.MatrixDrawable
-
- getTreeProp(Class<T>) - Method in class com.facebook.litho.ComponentContext
-
- 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
-
- getTreePropsForChildren(SectionContext, TreeProps) - Method in class com.facebook.litho.sections.SectionLifecycle
-
- 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(Object) - Static method in class com.facebook.litho.testing.Whitebox
-
- getType() - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback.Operation
-
- getTypeName() - Method in class com.facebook.litho.specmodels.model.CachedValueParamModel
-
- 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.CachedValueParamModel
-
- 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
-
- getUIRenderTree() - Method in class com.facebook.rendercore.RenderState
-
- getUndefined() - Static method in class com.facebook.yoga.YogaConstants
-
- getUnderlyingPropModel() - Method in class com.facebook.litho.specmodels.model.DiffPropModel
-
- getUnderlyingStateParamModel() - Method in class com.facebook.litho.specmodels.model.DiffStateParamModel
-
- getUnfocusedHandler() - Method in class com.facebook.litho.DefaultInternalNode
-
- getUnfocusedHandler() - Method in interface com.facebook.litho.InternalNode
-
- 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
-
- getUnresolvedComponents() - Method in class com.facebook.litho.DefaultInternalNode
-
- getUnresolvedComponents() - Method in interface com.facebook.litho.InternalNode
-
- getUpdateStateAttribution() - Method in class com.facebook.litho.sections.ChangesetDebugConfiguration.ChangesetDebugInfo
-
Get the name of the section which triggered a state update.
- 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
-
- getUseBackgroundChangeSets() - 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
-
- 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
- getVerticalSnapPreference() - Method in class com.facebook.litho.widget.EdgeSnappingSmoothScroller
-
- getViewAfterStateUpdate(ComponentContext, Component, StateUpdatesTestHelper.StateUpdater, ShadowLooper) - Static method in class com.facebook.litho.testing.state.StateUpdatesTestHelper
-
- 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
-
- getViewAfterStateUpdate(ComponentContext, Component, StateUpdatesTestHelper.StateUpdater, boolean, boolean) - Static method in class com.facebook.litho.testing.state.StateUpdatesTestHelper
-
- getViewAfterStateUpdate(ComponentContext, Component, StateUpdatesTestHelper.StateUpdater, ShadowLooper, boolean, boolean) - Static method in class com.facebook.litho.testing.state.StateUpdatesTestHelper
-
- getViewAfterStateUpdate(ComponentContext, Component, StateUpdatesTestHelper.StateUpdater, ShadowLooper[], boolean, boolean) - Static method in class com.facebook.litho.testing.state.StateUpdatesTestHelper
-
- 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.NodeInfo
-
- getViewTags() - Method in interface com.facebook.litho.NodeInfo
-
- 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
-
- getVisibilityChangedHandler() - Method in class com.facebook.litho.DefaultInternalNode
-
- getVisibilityChangedHandler() - Method in interface com.facebook.litho.InternalNode
-
- getVisibilityModuleInput() - Method in class com.facebook.litho.LayoutState
-
- getVisibilityOutput() - Method in class com.facebook.litho.DefaultDiffNode
-
- getVisibilityOutput() - Method in class com.facebook.litho.DefaultInternalNode
-
- getVisibilityOutput() - Method in interface com.facebook.litho.DiffNode
-
- getVisibilityOutputs() - Method in class com.facebook.litho.LayoutState
-
- getVisibleChanges(int, int, int) - Method in class com.facebook.litho.sections.ChangesInfo
-
- getVisibleHandler() - Method in class com.facebook.litho.DefaultInternalNode
-
- getVisibleHandler() - Method in interface com.facebook.litho.InternalNode
-
- getVisibleHeightRatio() - Method in class com.facebook.litho.DefaultInternalNode
-
- getVisibleHeightRatio() - Method in interface com.facebook.litho.InternalNode
-
- getVisibleWidthRatio() - Method in class com.facebook.litho.DefaultInternalNode
-
- getVisibleWidthRatio() - Method in interface com.facebook.litho.InternalNode
-
- getWidth() - Method in interface com.facebook.litho.ComponentLayout
-
- getWidth() - Method in class com.facebook.litho.DebugLayoutNode
-
- getWidth() - Method in class com.facebook.litho.DefaultInternalNode
-
- getWidth() - Method in class com.facebook.rendercore.MeasureResult
-
- getWidth() - Method in interface com.facebook.rendercore.Node.LayoutResult
-
- getWidth() - Method in class com.facebook.rendercore.RenderTree
-
- getWidth(long) - Static method in class com.facebook.yoga.YogaMeasureOutput
-
- getWidth() - Method in class com.facebook.yoga.YogaNode
-
- getWidth() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getWidthMeasureSpec() - Method in interface com.facebook.litho.LithoView.LayoutManagerOverrideParams
-
- getWidthMeasureSpec() - Method in class com.facebook.litho.widget.RecyclerBinder.RecyclerViewLayoutManagerOverrideParams
-
- getWidthSpec() - Method in class com.facebook.litho.DefaultInternalNode
-
- getWidthSpec() - Method in class com.facebook.litho.testing.LithoViewRule
-
- getWidthSpec() - Method in class com.facebook.rendercore.MeasureResult
-
- getWidthSpec() - Method in interface com.facebook.rendercore.Node.LayoutResult
-
- getWidthSpec() - Method in class com.facebook.rendercore.RenderTree
-
- 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
-
- getWorkingRangeRegistrations() - Method in class com.facebook.litho.DefaultInternalNode
-
- getWorkingRangeRegistrations() - Method in interface com.facebook.litho.InternalNode
-
- getWrap() - Method in class com.facebook.yoga.YogaNode
-
- getWrap() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- getWrappedComponent() - Method in class com.facebook.litho.TestComponent
-
Deprecated.
- getWrappedDrawable() - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- getWrappedView() - Method in interface com.facebook.litho.utils.IncrementalMountUtils.WrapperView
-
- getX() - Method in interface com.facebook.litho.ComponentLayout
-
- getX() - Method in class com.facebook.litho.DefaultInternalNode
-
- getXForChildAtIndex(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- getXForChildAtIndex(int) - Method in class com.facebook.rendercore.MeasureResult
-
- getXForChildAtIndex(int) - Method in interface com.facebook.rendercore.Node.LayoutResult
-
- getY() - Method in interface com.facebook.litho.ComponentLayout
-
- getY() - Method in class com.facebook.litho.DefaultInternalNode
-
- getYForChildAtIndex(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- getYForChildAtIndex(int) - Method in class com.facebook.rendercore.MeasureResult
-
- getYForChildAtIndex(int) - Method in interface com.facebook.rendercore.Node.LayoutResult
-
- getYogaConfig() - Static method in class com.facebook.litho.NodeConfig
-
Allows access to the internal YogaConfig instance
- getYogaNode() - Method in class com.facebook.litho.DefaultInternalNode
-
- getYogaNode() - Method in interface com.facebook.litho.InternalNode
-
- glyphWarming(boolean) - Method in class com.facebook.litho.widget.Text.Builder
-
- gradientRadius - Variable in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- gradientType - Variable in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- 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
-
Deprecated.
- 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(GridLayoutManager) - Constructor for class com.facebook.litho.widget.GridLayoutInfo
-
- 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
-
- GridLayoutInfoFactory - Interface in com.facebook.litho.sections.widget
-
- gridLayoutInfoFactory(GridLayoutInfoFactory) - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration.Builder
-
- GridRecyclerConfiguration<T extends SectionTree.Target & Binder<RecyclerView>> - Class in com.facebook.litho.sections.widget
-
A configuration object for
RecyclerCollectionComponent
that will create a
androidx.recyclerview.widget.GridLayoutManager
for the
RecyclerView
.
- GridRecyclerConfiguration(int) - Constructor for class com.facebook.litho.sections.widget.GridRecyclerConfiguration
-
Deprecated.
- GridRecyclerConfiguration(int, int, boolean) - Constructor for class com.facebook.litho.sections.widget.GridRecyclerConfiguration
-
Deprecated.
- GridRecyclerConfiguration(int, int, boolean, RecyclerBinderConfiguration) - Constructor for class com.facebook.litho.sections.widget.GridRecyclerConfiguration
-
Deprecated.
- GridRecyclerConfiguration(int, int, boolean, RecyclerBinderConfiguration, boolean) - Constructor for class com.facebook.litho.sections.widget.GridRecyclerConfiguration
-
Deprecated.
- GridRecyclerConfiguration(int, int, boolean, RecyclerBinderConfiguration, boolean, GridLayoutInfoFactory, int) - Constructor for class com.facebook.litho.sections.widget.GridRecyclerConfiguration
-
Deprecated.
- GridRecyclerConfiguration.Builder - Class in com.facebook.litho.sections.widget
-
- 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>, ImmutableList<FieldModel>) - Constructor for class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
-
- GroupSectionSpecModelFactory - Class in com.facebook.litho.sections.specmodels.processor
-
- GroupSectionSpecModelFactory() - Constructor for class com.facebook.litho.sections.specmodels.processor.GroupSectionSpecModelFactory
-
- GroupSectionSpecModelFactory(SpecGenerator<GroupSectionSpecModel>) - Constructor for class com.facebook.litho.sections.specmodels.processor.GroupSectionSpecModelFactory
-
- 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
-
- handle(Handle) - Method in class com.facebook.litho.Component.Builder
-
- Handle - Class in com.facebook.litho
-
Instances of this class are used to uniquely identify
Component
s for triggering external
events including showing a
LithoTooltip
or triggering an event.
- Handle() - Constructor for class com.facebook.litho.Handle
-
- handle(Handle) - Method in class com.facebook.litho.sections.Section.Builder
-
- HANDLE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- handleEvent(E) - Method in interface com.facebook.litho.testing.eventhandler.EventHandlerTestHelper.MockEventHandler
-
Called when the event is triggered during the unit test
- HandlerInstrumenter - Class in com.facebook.litho
-
- HandlerInstrumenter() - Constructor for class com.facebook.litho.HandlerInstrumenter
-
- HandlerInstrumenter.Instrumenter - Interface in com.facebook.litho
-
- 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
-
- hasAttachDetachCallback() - Method in class com.facebook.litho.ComponentLifecycle
-
- hasAttachDetachCallback() - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
-
- hasAttachDetachCallback() - Method in class com.facebook.litho.widget.SizeSpecMountWrapperComponent
-
- hasBackgroundSet() - Method in class com.facebook.litho.Component.Builder
-
- hasBackgroundSet() - Method in class com.facebook.litho.Component
-
- hasBorderColor() - Method in class com.facebook.litho.DefaultInternalNode
-
- hasBorderColor() - Method in interface com.facebook.litho.InternalNode
-
- hasChildLithoViews() - Method in class com.facebook.litho.ComponentLifecycle
-
Whether this
ComponentLifecycle
mounts views that contain component-based content that
can be incrementally mounted e.g.
- hasChildLithoViews() - Method in class com.facebook.litho.testing.TestViewComponent
-
- hasChildLithoViews() - Method in class com.facebook.litho.widget.Recycler
-
- hasChildLithoViews() - Method in class com.facebook.litho.widget.SizeSpecMountWrapperComponent
-
- hasChildLithoViews() - Method in class com.facebook.litho.widget.VerticalScroll
-
- hasClickHandlerSet() - Method in class com.facebook.litho.Component.Builder
-
- hasClickHandlerSet() - Method in class com.facebook.litho.Component
-
- 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.sections.widget.RecyclerBinderConfiguration.Builder
-
TODO T23919104 mihaelao Do not enable this.
- 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.
- hasEquivalentFields(Object, Object) - Static method in class com.facebook.litho.ComponentUtils
-
Given two object instances of the same type, this method accesses all their internal fields,
including the fields of StateContainer if the class type is Component, to check if they are
equivalent.
- 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
-
- hasFixedSize(boolean) - Method in class com.facebook.litho.widget.Recycler.Builder
-
- hasFocus - Variable in class com.facebook.litho.FocusChangedEvent
-
- hasFocusChangeHandler() - Method in interface com.facebook.litho.NodeInfo
-
- hash(Object...) - Static method in class com.facebook.litho.CommonUtils
-
Polyfill of Objects.hash that can be used on API<19.
- 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.DebugOverlayDrawable
-
- hashCode() - Method in class com.facebook.litho.drawable.BorderColorDrawable
-
- hashCode() - Method in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- hashCode() - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- hashCode() - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- hashCode() - Method in class com.facebook.litho.specmodels.model.CachedValueParamModel
-
- 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
-
- hashCode() - Method in class com.facebook.litho.specmodels.model.FieldModel
-
- 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
-
Deprecated.
- hashCode() - Method in class com.facebook.litho.testing.TestLayoutComponent
-
- hashCode() - Method in class com.facebook.litho.testing.TestTransitionComponent
-
- hashCode() - Method in class com.facebook.litho.testing.TestViewComponent
-
- hashCode() - Method in class com.facebook.litho.TestPerfEvent
-
- hashCode() - Method in class com.facebook.litho.TransitionId
-
- 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.sections.KeyHandler
-
Returns true if this KeyHandler has already recorded a component with the given key.
- hasLazyState(SpecModel) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
-
- hasLazyStateParams(SpecMethodModel<?, ?>) - Static method in class com.facebook.litho.specmodels.model.SpecMethodModelUtils
-
- 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.
- hasMessageType(ComponentsReporter.LogLevel) - Method in class com.facebook.litho.testing.logging.TestComponentsReporter
-
- 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
-
- hasNestedTree() - Method in class com.facebook.litho.DefaultInternalNode
-
- hasNestedTree() - Method in interface com.facebook.litho.InternalNode
-
- hasNewLayout() - Method in class com.facebook.litho.DefaultInternalNode
-
- hasNewLayout() - Method in interface com.facebook.litho.InternalNode
-
- hasNewLayout() - Method in class com.facebook.yoga.YogaNode
-
- hasNewLayout() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- hasNoSubComponents() - Method in class com.facebook.litho.testing.assertj.ComponentAssert
-
- hasOnErrorDelegateMethod(ImmutableList<SpecMethodModel<DelegateMethod, Void>>) - Static method in class com.facebook.litho.specmodels.model.ErrorEventHandlerGenerator
-
Check whether the delegate methods contain an @OnError
declaration.
- HasPostDispatchDrawListener - Interface in com.facebook.litho.widget
-
- HasPureRender - Interface in com.facebook.litho.specmodels.model
-
An interface for
SpecModel
s that can be pure render.
- HasService - Interface in com.facebook.litho.sections.specmodels.model
-
An interface for
SpecModel
s 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
-
Deprecated.
- 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.SizeSpecMountWrapperComponent
-
- 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
-
- hasStateListAnimatorResSet() - Method in class com.facebook.litho.DefaultInternalNode
-
- hasStateListAnimatorResSet() - Method in interface com.facebook.litho.InternalNode
-
- HasStickyHeader - Interface in com.facebook.litho.widget
-
- hasSubComponents(SubComponent...) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
-
- hasSupertype - Variable in class com.facebook.litho.specmodels.model.TagModel
-
- hasTouchEventHandlers() - Method in interface com.facebook.litho.NodeInfo
-
- hasTouchExpansion() - Method in class com.facebook.litho.DefaultInternalNode
-
- hasTouchExpansion() - Method in interface com.facebook.litho.InternalNode
-
- hasTransitionKey() - Method in class com.facebook.litho.DefaultInternalNode
-
- hasTransitionKey() - Method in interface com.facebook.litho.InternalNode
-
- 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
-
- hasViewOutput() - Method in class com.facebook.litho.DebugLayoutNode
-
- hasViewOutput() - Method in class com.facebook.litho.DefaultInternalNode
-
- hasViewOutput() - Method in interface com.facebook.litho.InternalNode
-
- 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.
- hasVisibilityHandlers() - Method in class com.facebook.litho.DefaultInternalNode
-
- hasVisibilityHandlers() - Method in interface com.facebook.litho.InternalNode
-
- 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(int) - Method in class com.facebook.litho.testing.assertj.ComponentAssert
-
Assert that the given component has the exact text identified by resource id.
- hasVisibleText(String) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
-
Assert that the given component has the exact text provided.
- hasVisibleText(int) - Method in class com.facebook.litho.testing.assertj.LithoViewAssert
-
Assert that the given component has the exact text identified by resource id.
- 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.drawable.ComparableGradientDrawable
-
- height - Variable in class com.facebook.litho.Size
-
- HEIGHT - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- HEIGHT_AUTO - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- HEIGHT_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- heightAttr(int, int) - Method in class com.facebook.litho.Component.Builder
-
- heightAttr(int) - Method in class com.facebook.litho.Component.Builder
-
- heightAuto() - Method in class com.facebook.litho.DefaultInternalNode
-
- heightAuto() - Method in interface com.facebook.litho.InternalNode
-
Used by stetho to re-set auto value
- heightDip(float) - Method in class com.facebook.litho.Component.Builder
-
- heightPercent(float) - Method in class com.facebook.litho.Component.Builder
-
Sets the height of the Component to be a percentage of its parent's height.
- heightPercent(float) - Method in class com.facebook.litho.DefaultInternalNode
-
- heightPercentageOffset(float) - Static method in class com.facebook.litho.animation.DimensionValue
-
- heightPx(int) - Method in class com.facebook.litho.Component.Builder
-
Specifies the height of the element's content area.
- heightPx(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- 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
-
- hideBottomShadow(boolean) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- 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
-
- hideTopShadow(boolean) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- highlightColor(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- highlightColor(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- highlightColor(Integer) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- highlightColorAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- highlightColorAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- highlightColorAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
-
- highlightColorAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- highlightColorAttr(int, int) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- highlightColorAttr(int) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- highlightColorRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- highlightColorRes(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- highlightColorRes(int) - Method in class com.facebook.litho.widget.TextInput.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
-
Deprecated.
- hint(CharSequence) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- hintAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- hintAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- hintColorAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- hintColorAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- hintColorRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- hintColorStateList(ColorStateList) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- hintColorStateList(ColorStateList) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- hintRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- hintRes(int, Object...) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- hintRes(int) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- hintRes(int, Object...) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- HookInitializer<T> - Interface in com.facebook.litho
-
Interface for a block of code that will initialize a hook value.
- Hooks - Class in com.facebook.litho
-
Holds information about the hooks of one component.
- hooksHandler(HooksHandler) - Method in class com.facebook.litho.ComponentTree.Builder
-
- HooksHandler - Class in com.facebook.litho
-
Holds information about the hooks of the components in a Component Tree.
- HooksHandler() - Constructor for class com.facebook.litho.HooksHandler
-
- HooksHandler(HooksHandler) - Constructor for class com.facebook.litho.HooksHandler
-
- HookUpdater<T> - Interface in com.facebook.litho
-
EXPERIMENTAL - interface for a block of code that will update state created with useState.
- 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 - Class in com.facebook.litho
-
- Host(Context) - Constructor for class com.facebook.litho.Host
-
- Host(ComponentContext, AttributeSet) - Constructor for class com.facebook.litho.Host
-
- 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
-
- Host - Class in com.facebook.rendercore
-
- Host(Context, AttributeSet) - Constructor for class com.facebook.rendercore.Host
-
- HostListenerExtension<T> - Interface in com.facebook.litho
-
Mount extension which can subscribe to a Host to receive event notifications.
- hScrollAsyncMode(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
Experimental.
- hscrollAsyncMode(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
Experimental.
- hyphenationFrequency(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- ICON_MENU - Static variable in class com.facebook.litho.AccessibilityRole
-
- id - Variable in class com.facebook.litho.EventHandler
-
- idleExecutor(LayoutHandlerFactory) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
- ignoreLoadingUpdates(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
-
- ignoreStateUpdatesForScreenshotTest - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- 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.
- imageWithDrawable(int) - Static method in class com.facebook.litho.widget.TestImageConditions
-
Temporary workaround for the TestImageSpec
's drawableRes matcher problem with
Robolectric.
- imeOptions(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- imeOptions(int) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- IMMEDIATE - Static variable in annotation type com.facebook.litho.widget.RecyclerBinder.CommitPolicy
-
- ImmutableList<E> - Class in com.facebook.litho.specmodels.internal
-
A sad, standard Java implementation of an immutable List.
- 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
-
Deprecated.
- 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.
- IMPORTANT_FOR_ACCESSIBILITY_YES_HIDE_DESCENDANTS - Static variable in annotation type com.facebook.litho.annotations.ImportantForAccessibility
-
The view is important for accessibility, but none of its descendant views are.
- ImportantForAccessibility - Annotation Type in com.facebook.litho.annotations
-
- importantForAccessibility(int) - Method in interface com.facebook.litho.CommonProps
-
- importantForAccessibility(int) - Method in class com.facebook.litho.Component.Builder
-
- importantForAccessibility(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- importantForAccessibility(int) - Method in interface com.facebook.litho.InternalNode
-
- incrementallyMountLithoViews(View) - Static method in class com.facebook.litho.utils.IncrementalMountUtils
-
Performs incremental mount on all
LithoView
s within the given View.
- incrementalMount(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
-
Whether or not to enable the incremental mount optimization.
- incrementalMount(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
-
- incrementalMount(boolean) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
-
- incrementalMount(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
Don't use this.
- incrementalMountEnabled(boolean) - Method in class com.facebook.litho.widget.VerticalScroll.Builder
-
- IncrementalMountExtension - Class in com.facebook.litho
-
Extension for performing incremental mount.
- IncrementalMountExtension(Host) - Constructor for class com.facebook.litho.IncrementalMountExtension
-
- IncrementalMountExtension.IncrementalMountExtensionInput - Interface in com.facebook.litho
-
- 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.
- incrementalVisibility(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
-
- incrementalVisibility(boolean) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
-
- incrementalVisibilityHandling - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- incrementalVisibilityHandling(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
- incrementComponentAppliedStateUpdateCountBy(long) - Static method in class com.facebook.litho.stats.LithoStats
-
Increment the count of all applied state updates in Litho components by .
- incrementComponentCalculateLayoutCount() - Static method in class com.facebook.litho.stats.LithoStats
-
Increment the count of layout calculations in Litho components (by one).
- incrementComponentCalculateLayoutOnUICount() - Static method in class com.facebook.litho.stats.LithoStats
-
Increment the count of UI Thread exectued layout calculations in Litho components (by one).
- incrementComponentMountCount() - Static method in class com.facebook.litho.stats.LithoStats
-
Increment the count of mount operations (by one).
- incrementComponentStateUpdateAsyncCount() - Static method in class com.facebook.litho.stats.LithoStats
-
Increment the count of triggered asynchronous state updates in Litho components (by one).
- incrementComponentStateUpdateSyncCount() - Static method in class com.facebook.litho.stats.LithoStats
-
Increment the count of triggered synchronous state updates in Litho components (by one).
- incrementSectionAppliedStateUpdateCountBy(long) - Static method in class com.facebook.litho.stats.LithoStats
-
Increment the count of all applied state updates in Litho sections by .
- incrementSectionCalculateNewChangesetCount() - Static method in class com.facebook.litho.stats.LithoStats
-
Increment the count of new changeset calculations in Litho sections (by one).
- incrementSectionCalculateNewChangesetOnUICount() - Static method in class com.facebook.litho.stats.LithoStats
-
Increment the count of UI Thread executed new changeset calculations in Litho sections (by
one).
- incrementSectionStateUpdateAsyncCount() - Static method in class com.facebook.litho.stats.LithoStats
-
Increment the count of triggered asynchronous state updates in Litho sections (by one).
- incrementSectionStateUpdateSyncCount() - Static method in class com.facebook.litho.stats.LithoStats
-
Increment the count of triggered synchronous state updates in Litho sections (by one).
- 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
-
Deprecated.
- indexOf(Object) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- indexOf(YogaNode) - Method in class com.facebook.yoga.YogaNode
-
- indexOf(YogaNode) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- indexOfKey(int) - Method in class com.facebook.litho.internal.SparseFloatArray
-
Returns the index for which
SparseFloatArray.keyAt(int)
would return the specified key, or a negative number
if the specified key is not mapped.
- indexOfValue(float) - Method in class com.facebook.litho.internal.SparseFloatArray
-
Returns an index for which
SparseFloatArray.valueAt(int)
would return the specified key, or a negative
number if no keys map to the specified value.
- info - Variable in class com.facebook.litho.OnInitializeAccessibilityNodeInfoEvent
-
- inheritPriorityFromUiThread - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
Whether the background thread that's currently running the layout should have its priority
raised to the thread priority of the UI thread.
- init(ComponentContext, int, int, Component) - Method in class com.facebook.litho.Component.Builder
-
- init() - Method in class com.facebook.litho.drawable.BorderColorDrawable
-
- init() - Method in interface com.facebook.litho.HookInitializer
-
- init(SectionContext, Section) - Method in class com.facebook.litho.sections.Section.Builder
-
- init(ProcessingEnvironment) - Method in class com.facebook.litho.specmodels.processor.AbstractComponentsProcessor
-
- init(SectionsRecyclerView) - Method in interface com.facebook.litho.widget.StickyHeaderController
-
Bind the onScroll listener to the SectionsRecylerView param
- initComponentStateValues(ComponentContext, Component) - Static method in class com.facebook.litho.BenchmarkTestHelper
-
- INITIAL_INPUT - Static variable in class com.facebook.litho.dataflow.MappingNode
-
- INITIAL_INPUT - Static variable in class com.facebook.litho.dataflow.SpringNode
-
- initialScrollOffsetPixels(int) - Method in class com.facebook.litho.widget.VerticalScroll.Builder
-
- initialScrollPosition(int) - Method in class com.facebook.litho.widget.HorizontalScroll.Builder
-
- InitialStateContainer - Class in com.facebook.litho
-
The InitialStateContainer is a lookaside table used by a ComponentTree to create initial states
for Components.
- InitialStateContainer() - Constructor for class com.facebook.litho.InitialStateContainer
-
- initialText(CharSequence) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- initialText(CharSequence) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- initialTextAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- initialTextAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- initialTextRes(int, Object...) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
- inputConnection - Variable in class com.facebook.litho.widget.InputConnectionEvent
-
- InputConnectionEvent - Class in com.facebook.litho.widget
-
Event that corresponds to an underlying
android.widget.EditText#onCreateInputConnection(EditorInfo editorInfo).
- InputConnectionEvent() - Constructor for class com.facebook.litho.widget.InputConnectionEvent
-
- inputConnectionEventHandler(EventHandler) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- inputFilter(InputFilter) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- inputFilter(InputFilter) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- inputFilters(List<InputFilter>) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- inputFilters(List<InputFilter>) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- inputType(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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, TreeProps, Object) - Method in class com.facebook.litho.sections.ChangeSet
-
- insert(int, RenderInfo) - Method in interface com.facebook.litho.sections.SectionTree.Target
-
- 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.
- insertRange(int, int, List<RenderInfo>, TreeProps) - Method in class com.facebook.litho.sections.ChangeSet
-
- insertRange(int, int, List<RenderInfo>, TreeProps, List<?>) - 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.
- INSTANCE - Static variable in class com.facebook.litho.LithoRenderUnit.LithoBindBinder
-
- INSTANCE - Static variable in class com.facebook.litho.LithoRenderUnit.LithoMountBinder
-
- INSTANCE - Static variable in class com.facebook.litho.LithoRenderUnit.LithoViewAttributeBinder
-
- InstrumentationApp - Class in com.facebook.litho.testing.espresso
-
- InstrumentationApp() - Constructor for class com.facebook.litho.testing.espresso.InstrumentationApp
-
- instrumentLithoHandler(LithoHandler) - Method in interface com.facebook.litho.HandlerInstrumenter.Instrumenter
-
Instrument a or returns the same given .
- instrumentLithoHandler(LithoHandler) - Static method in class com.facebook.litho.HandlerInstrumenter
-
- 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
-
- InteractionUtil.Scroller - Class in com.facebook.litho.testing
-
Class that keeps track of the scroll position of provided RecyclerView
, and provides
APIs to request scroll to a certain position
- 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 interface com.facebook.litho.CommonProps
-
- 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
-
- InternalNode - Interface in com.facebook.litho
-
- InternalNode.NestedTreeProps - Class in com.facebook.litho
-
- InternalNode.Outputs - Class in com.facebook.litho
-
- InternalNodeUtils - Class in com.facebook.litho
-
- InternalNodeUtils() - Constructor for class com.facebook.litho.InternalNodeUtils
-
- 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(TimeInterpolator) - 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.LayoutPassReason
-
- 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.YogaLayoutType
-
- 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
-
- invalidateCachedIsAccessibilityEnabled() - Static method in class com.facebook.litho.AccessibilityUtils
-
- invalidateDrawable(Drawable) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- 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.sections.widget.RecyclerBinderConfiguration.Builder
-
- 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 interface com.facebook.litho.CommonProps
-
- invisibleHandler(EventHandler<InvisibleEvent>) - Method in class com.facebook.litho.Component.Builder
-
- invisibleHandler(EventHandler<InvisibleEvent>) - Method in class com.facebook.litho.DefaultInternalNode
-
- invisibleHandler(EventHandler<InvisibleEvent>) - Method in interface com.facebook.litho.InternalNode
-
- invokeMethod(Object, String, Object...) - Static method in class com.facebook.litho.testing.Whitebox
-
- invokeMethod(Class<?>, String, Object...) - Static method in class com.facebook.litho.testing.Whitebox
-
- IS_INTERNAL_BUILD - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
Indicates whether this is an internal build.
- IS_REFERENCE_BASELINE - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- isAccessibilityEnabled(Context) - Static method in class com.facebook.litho.AccessibilityUtils
-
- isAccessibilityEnabled(AccessibilityManager) - Static method in class com.facebook.litho.AccessibilityUtils
-
- isActive() - Method in interface com.facebook.litho.animation.AnimationBinding
-
- isActive() - Method in class com.facebook.litho.animation.DelayBinding
-
- 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
-
- isAlphaSet() - Method in interface com.facebook.litho.NodeInfo
-
- isAnimationDisabled - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- isAnimationLocked(int) - Method in interface com.facebook.rendercore.MountDelegate.MountDelegateTarget
-
- isAnimationLocked(RenderTreeNode, int) - Method in class com.facebook.rendercore.MountDelegateExtension
-
- isAnimationLocked(int) - Method in class com.facebook.rendercore.MountState
-
- 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
- isAutoMirrored() - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- isBaselineDefined() - Method in class com.facebook.yoga.YogaNode
-
- isBaselineDefined() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- isBound() - Method in class com.facebook.litho.testing.TestComponent
-
- isBound() - Method in class com.facebook.rendercore.MountItem
-
- isChecked() - Method in class com.facebook.litho.TestItem
-
- isCircular(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
- 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
-
- isClipChildrenSet() - Method in interface com.facebook.litho.NodeInfo
-
- isCommonProp() - Method in class com.facebook.litho.specmodels.model.PropModel
-
- isComponentContextParam(MethodParamModel) - Static method in class com.facebook.litho.specmodels.model.MethodParamModelUtils
-
- isDebugHierarchyEnabled - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
Lightweight tracking of component class hierarchy of MountItems.
- 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
-
- isDirty() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- isDuplicateParentStateEnabled() - Method in class com.facebook.litho.DefaultInternalNode
-
- isDuplicateParentStateEnabled() - Method in interface com.facebook.litho.InternalNode
-
- isDynamic() - Method in class com.facebook.litho.specmodels.model.PropModel
-
- isEmpty() - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- 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.specmodels.internal.ImmutableList
-
- isEmpty() - Method in class com.facebook.litho.StateHandler
-
- isEnabled(LithoStartupLogger) - Static method in class com.facebook.litho.LithoStartupLogger
-
- isEnabled() - Method in class com.facebook.litho.LithoStartupLogger
-
- 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
- isEquivalentTo(ComparableDrawable) - Method in class com.facebook.litho.DebugOverlayDrawable
-
- isEquivalentTo(EventHandler) - Method in class com.facebook.litho.DelegatingEventHandler
-
- isEquivalentTo(ComparableDrawable) - Method in class com.facebook.litho.drawable.BorderColorDrawable
-
- isEquivalentTo(ComparableDrawable) - Method in class com.facebook.litho.drawable.ComparableColorDrawable
-
- isEquivalentTo(ComparableDrawable) - Method in interface com.facebook.litho.drawable.ComparableDrawable
-
- isEquivalentTo(ComparableDrawable) - Method in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- isEquivalentTo(Drawable, Drawable) - Static method in class com.facebook.litho.drawable.DrawableUtils
-
null safe utility method to check equality of 2 comparable drawables
- isEquivalentTo(T) - Method in interface com.facebook.litho.Equivalence
-
- isEquivalentTo(EventHandler) - Method in class com.facebook.litho.EventHandler
-
- isEquivalentTo(NodeInfo) - Method in interface com.facebook.litho.NodeInfo
-
Checks if this NodeInfo is equal to the
- isEquivalentTo(NodeInfo, NodeInfo) - Static method in class com.facebook.litho.NodeInfoUtils
-
- 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.TestComponent
-
Deprecated.
- isEquivalentTo(Section) - Method in class com.facebook.litho.testing.sections.SectionsTestHelper
-
- isEquivalentTo(Section) - Method in class com.facebook.litho.testing.sections.TestSectionCreator.TestSection
-
- isEquivalentTo(Component) - Method in class com.facebook.litho.testing.TestComponent
-
- isEquivalentTo(Component) - Method in class com.facebook.litho.testing.TestNullLayoutComponent
-
- isEquivalentTo(Component) - Method in class com.facebook.litho.testing.TestSizeDependentComponent
-
- isEquivalentTo(Component) - Method in class com.facebook.litho.ViewCompatComponent
-
Deprecated.
- isEquivalentTo(Component) - Method in class com.facebook.litho.widget.CardClip
-
- isEquivalentTo(Component) - Method in class com.facebook.litho.widget.CardShadow
-
- isEquivalentTo(Component) - Method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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.Progress
-
- isEquivalentTo(Component) - Method in class com.facebook.litho.widget.Recycler
-
- isEquivalentTo(Component) - Method in class com.facebook.litho.widget.SizeSpecMountWrapperComponent
-
- 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.TransparencyEnabledCardClip
-
- isEquivalentTo(Component) - Method in class com.facebook.litho.widget.VerticalScroll
-
- isEquivalentTo(Component) - Method in class com.facebook.litho.Wrapper
-
- isEquivalentToCalled() - Method in class com.facebook.litho.testing.TestComponent
-
- isEquivalentToIgnoringState(Component, Component) - Static method in class com.facebook.litho.ComponentUtils
-
Given two components this method accesses all their internal fields, excluding the fields of
StateContainer if the class type is a Component, to check if they are equivalent.
- 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
-
- isFirstMount(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
-
- isFirstMount() - Method in class com.facebook.litho.ComponentTree
-
- isForceViewWrapping() - Method in class com.facebook.litho.DefaultInternalNode
-
- isForceViewWrapping() - Method in interface com.facebook.litho.InternalNode
-
- 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
-
- isGlobalComponentsPoolEnabled - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- isHooksImplEnabled - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
When true
internal hooks implementation is applied.
- isImportantForAccessibilityIsSet() - Method in class com.facebook.litho.DefaultInternalNode
-
- isImportantForAccessibilityIsSet() - Method in interface com.facebook.litho.InternalNode
-
- 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
-
- isIncrementalMountGloballyDisabled - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
When true
, disables incremental mount globally.
- isIncrementalVisibilityEnabled() - Method in class com.facebook.litho.LayoutState
-
- isInitialized() - Method in class com.facebook.litho.DefaultInternalNode
-
For testing and debugging purposes only where initialization may have not occurred.
- isInitialized() - Method in interface com.facebook.litho.InternalNode
-
For testing and debugging purposes only where initialization may have not occurred.
- isInserted() - Method in class com.facebook.litho.widget.ComponentTreeHolder
-
- isLayoutDiffingEnabled - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
Sets if layout diffing is enabled.
- isLayoutDiffingEnabled(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
- isLayoutDiffingEnabled() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- isLayoutDiffingEnabled(boolean) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
-
- isLayoutDiffingEnabled(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
- isLayoutDirectionInherit() - Method in class com.facebook.litho.DefaultInternalNode
-
- isLayoutDirectionInherit() - Method in interface com.facebook.litho.InternalNode
-
- isLayoutDirectionRTL(Context) - Static method in class com.facebook.rendercore.utils.LayoutUtils
-
- isLayoutNode() - Method in class com.facebook.litho.DebugComponent
-
- isLayoutSpecWithSizeSpecCheck() - Method in class com.facebook.litho.ComponentLifecycle
-
- isLazy() - Method in class com.facebook.litho.specmodels.model.InjectPropModel
-
- isLazyStateParam(MethodParamModel) - Static method in class com.facebook.litho.specmodels.model.MethodParamModelUtils
-
- isLockedForMount(RenderTreeNode) - Method in class com.facebook.rendercore.MountDelegate
-
- isLockedForMount(RenderTreeNode) - Method in class com.facebook.rendercore.MountDelegateExtension
-
- isMainThread() - Static method in class com.facebook.litho.ThreadUtils
-
- isMainThread() - Static method in class com.facebook.rendercore.utils.ThreadUtils
-
- isMeasureDefined() - Method in class com.facebook.yoga.YogaNode
-
- isMeasureDefined() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- isMeasureSpecCompatible(int, int, int) - Static method in class com.facebook.litho.MeasureComparisonUtils
-
- isMeasureSpecCompatible(int, int, int) - Static method in class com.facebook.rendercore.utils.MeasureSpecUtils
-
- 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
-
Deprecated.
- 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
-
- isNestedTreeHolder() - Method in class com.facebook.litho.DefaultInternalNode
-
- isNestedTreeHolder() - Method in interface com.facebook.litho.InternalNode
-
- 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
-
- isPaddingSet() - Method in class com.facebook.litho.DefaultInternalNode
-
- isParentTreePropsCloned() - Method in class com.facebook.litho.ComponentContext
-
- isPoolBisectEnabled - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
Bisect mount pool to find the buggy implementation causing native crashes.
- isPostToFrontOfQueueForFirstChangeset() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- 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
-
Deprecated.
- 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.CardShadow
-
- isPureRender() - Method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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.TransparencyEnabledCard
-
- isPureRender() - Method in class com.facebook.litho.widget.TransparencyEnabledCardClip
-
- isPureRender() - Method in class com.facebook.litho.widget.VerticalScroll
-
- isReady() - Method in class com.facebook.litho.widget.ComponentWarmer
-
- isReconciliationEnabled() - Method in class com.facebook.litho.ComponentContext
-
- isReconciliationEnabled(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
-
Sets if reconciliation is enabled
- isReconciliationEnabled() - Method in class com.facebook.litho.ComponentTree
-
- isReconciliationEnabled - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
Sets if is reconciliation is enabled
- isReconciliationEnabled(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
- isReconciliationEnabled() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- isReconciliationEnabled(boolean) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
-
- isReconciliationEnabled(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
- isReferenceBaseline(boolean) - Method in class com.facebook.litho.Component.Builder
-
- isReferenceBaseline(boolean) - Method in class com.facebook.litho.DebugLayoutNode
-
- isReferenceBaseline(boolean) - Method in class com.facebook.litho.DefaultInternalNode
-
- isReferenceBaseline() - Method in class com.facebook.yoga.YogaNode
-
- isReferenceBaseline() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- isReleased() - Method in class com.facebook.litho.ComponentTree
-
- isReleased() - Method in class com.facebook.litho.sections.SectionTree
-
- isRenderInfoDebuggingEnabled() - Static method in class com.facebook.litho.config.ComponentsConfiguration
-
- isResResolvable() - Method in class com.facebook.litho.specmodels.model.PropDefaultModel
-
- isRoot() - Method in class com.facebook.litho.DebugComponent
-
- isRootItem(int) - Method in interface com.facebook.rendercore.MountDelegate.MountDelegateTarget
-
- isRootItem(int) - Method in class com.facebook.rendercore.MountDelegateExtension
-
- isRootItem(int) - Method in class com.facebook.rendercore.MountState
-
- isRotationSet() - Method in interface com.facebook.litho.AnimatableItem
-
- isRotationSet() - Method in interface com.facebook.litho.NodeInfo
-
- isRotationXSet() - Method in interface com.facebook.litho.AnimatableItem
-
- isRotationXSet() - Method in interface com.facebook.litho.NodeInfo
-
- isRotationYSet() - Method in interface com.facebook.litho.AnimatableItem
-
- isRotationYSet() - Method in interface com.facebook.litho.NodeInfo
-
- isRunning() - Method in class com.facebook.litho.sections.widget.NotAnimatedItemAnimator
-
- isRunningApplicableAccessibilityService(AccessibilityManager) - Static method in class com.facebook.litho.AccessibilityUtils
-
- isSameComponentType(Component, Component) - Static method in class com.facebook.litho.ComponentUtils
-
- isSameNode(DebugComponent) - Method in class com.facebook.litho.DebugComponent
-
- 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
-
- isScaleSet() - Method in interface com.facebook.litho.NodeInfo
-
- isSectionDirty(Section, Section) - Static method in class com.facebook.litho.sections.ChangesetDebugConfiguration
-
- isSectionIndexValid(SectionContext, String, int) - Static method in class com.facebook.litho.sections.SectionLifecycle
-
Check to see if an index provided for within a section is valid
- isSectionIndexValid(String, int) - Method in class com.facebook.litho.sections.SectionTree
-
- isSingleLine(boolean) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- isSingleLine(boolean) - Method in class com.facebook.litho.widget.Text.Builder
-
- isSingleLineAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- isSingleLineAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- isSingleLineRes(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- isSingleLineWrap(boolean) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- isStateful() - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- 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 interface com.facebook.litho.widget.HasStickyHeader
-
- 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
-
- isSubAdapter(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
Note: this is an advanced usage of RecyclerBinder that requires much more manual hand-holding
of the RecyclerBinder than normal usage.
- 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() - Method in class com.facebook.litho.DefaultLithoHandlerDynamicPriority
-
- isTracing() - Method in class com.facebook.litho.LithoHandler.DefaultLithoHandler
-
- isTracing() - Method in interface com.facebook.litho.LithoHandler
-
- isTracing(PerfEvent) - Method in class com.facebook.litho.testing.logging.TestComponentsLogger
-
- isTracing() - Method in class com.facebook.litho.testing.testrunner.NoOpComponentsSystrace
-
- isTracing() - Method in class com.facebook.litho.ThreadPoolDynamicPriorityLayoutHandler
-
- isTracing() - Method in class com.facebook.litho.ThreadPoolLayoutHandler
-
- isTracing() - Method in interface com.facebook.litho.WorkContinuationInstrumenter.Instrumenter
-
Allows to know in advance if the custom instrumenter desires to receive continuation updates.
- isTreeValid() - Method in class com.facebook.litho.widget.ComponentTreeHolder
-
- isTreeValidForSizeSpecs(int, int) - Method in class com.facebook.litho.widget.ComponentTreeHolder
-
- isTypeElement(SpecModel) - Static method in class com.facebook.litho.specmodels.model.SpecModelUtils
-
- isUndefined(float) - Static method in class com.facebook.yoga.YogaConstants
-
- isUndefined(YogaValue) - Static method in class com.facebook.yoga.YogaConstants
-
- 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 interface com.facebook.litho.widget.HasStickyHeader
-
- isValidPosition(int) - Method in class com.facebook.litho.widget.RecyclerBinder
-
- isVisibilityProcessingEnabled(ComponentContext) - Static method in class com.facebook.litho.ComponentContext
-
- isWrapContent() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- isWrapContent() - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
-
- 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
-
- 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
-
Deprecated.
- iterator() - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- LAST_MOUNT - Static variable in class com.facebook.litho.LithoStartupLogger
-
- lastFullyVisibleIndex - Variable in class com.facebook.litho.testing.sections.TestSectionCreator.TestSection
-
- lastIndexOf(Object) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- lastNonNullModel - Variable in class com.facebook.litho.sections.common.RenderSectionEvent
-
- lastVisibleIndex - Variable in class com.facebook.litho.testing.sections.TestSectionCreator.TestSection
-
- layout() - Method in class com.facebook.litho.testing.LithoViewRule
-
- LAYOUT_BEFORE_INSERT - Static variable in annotation type com.facebook.litho.widget.RecyclerBinder.CommitPolicy
-
- LAYOUT_DIFFING_ENABLED - Static variable in class com.facebook.litho.widget.ComponentRenderInfo
-
- LAYOUT_DIRECTION - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- 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
-
- LayoutCache - Class in com.facebook.rendercore
-
A Cache that can be used to re use LayoutResults or parts of them across layout calculations.
- layoutDiffing(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
-
Deprecated.
- layoutDirection(YogaDirection) - Method in class com.facebook.litho.Component.Builder
-
The RTL/LTR direction of components and text.
- layoutDirection(YogaDirection) - Method in class com.facebook.litho.DefaultInternalNode
-
- 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(LithoHandler) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
-
- LayoutHandlerFactory - Interface in com.facebook.litho.widget
-
- 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.
- LayoutPassReason - Enum in com.facebook.yoga
-
- 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>, ImmutableList<FieldModel>, String) - Constructor for class com.facebook.litho.specmodels.model.LayoutSpecModel
-
- LayoutSpecModelFactory - Class in com.facebook.litho.specmodels.processor
-
- 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
-
- LayoutState - Class in com.facebook.litho
-
The main role of
LayoutState
is to hold the output of layout calculation.
- LayoutState.CalculateLayoutSource - Annotation Type in com.facebook.litho
-
- layoutThreadHandler(LithoHandler) - 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.
- LayoutThreadPoolConfiguration - Interface in com.facebook.litho.config
-
- LayoutThreadPoolConfigurationImpl - Class in com.facebook.litho
-
Configures a thread pool used for layout calculations.
- LayoutThreadPoolConfigurationImpl(int, int) - Constructor for class com.facebook.litho.LayoutThreadPoolConfigurationImpl
-
- LayoutThreadPoolConfigurationImpl(int, int, int) - Constructor for class com.facebook.litho.LayoutThreadPoolConfigurationImpl
-
- 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
-
- LayoutUtils - Class in com.facebook.rendercore.utils
-
- LayoutUtils() - Constructor for class com.facebook.rendercore.utils.LayoutUtils
-
- lazyComparableAnimatedColorDrawable - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
specifies if the ComparableAnimatedColorDrawable should be initialized in a lazy way
- lazyUpdateHasSetSectionTreeRoot(ComponentContext, boolean) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
-
- lazyUpdateInput(ComponentContext, CharSequence) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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
-
- 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
-
- 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(ComponentContext, int, boolean) - 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
-
- LinearLayoutInfoFactory - Interface in com.facebook.litho.sections.widget
-
- linearLayoutInfoFactory(LinearLayoutInfoFactory) - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration.Builder
-
- lineHeightAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
-
- lineHeightAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- lineHeightDip(float) - Method in class com.facebook.litho.widget.Text.Builder
-
- lineHeightPx(float) - Method in class com.facebook.litho.widget.Text.Builder
-
- lineHeightRes(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- lineHeightSp(float) - Method in class com.facebook.litho.widget.Text.Builder
-
- linkColor(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- linkColor(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- linkColorAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- linkColorAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- 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.
- listIterator() - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- listIterator(int) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- ListRecyclerConfiguration<T extends SectionTree.Target & Binder<RecyclerView>> - Class in com.facebook.litho.sections.widget
-
A configuration object for
RecyclerCollectionComponent
that will create a
androidx.recyclerview.widget.LinearLayoutManager
for the
RecyclerView
.
- ListRecyclerConfiguration() - Constructor for class com.facebook.litho.sections.widget.ListRecyclerConfiguration
-
Deprecated.
- ListRecyclerConfiguration(int, boolean) - Constructor for class com.facebook.litho.sections.widget.ListRecyclerConfiguration
-
Deprecated.
- ListRecyclerConfiguration(int, boolean, int) - Constructor for class com.facebook.litho.sections.widget.ListRecyclerConfiguration
-
Deprecated.
- ListRecyclerConfiguration(int, boolean, int, RecyclerBinderConfiguration) - Constructor for class com.facebook.litho.sections.widget.ListRecyclerConfiguration
-
Deprecated.
- ListRecyclerConfiguration(int, boolean, int, RecyclerBinderConfiguration, LinearLayoutInfoFactory) - Constructor for class com.facebook.litho.sections.widget.ListRecyclerConfiguration
-
Deprecated.
- ListRecyclerConfiguration.Builder - Class in com.facebook.litho.sections.widget
-
- LITHO_PREFIX - Static variable in class com.facebook.litho.LithoStartupLogger
-
- 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
-
- LithoBindBinder() - Constructor for class com.facebook.litho.LithoRenderUnit.LithoBindBinder
-
- 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
-
- LithoHandler - Interface in com.facebook.litho
-
The Litho handler is responsible for scheduling computations on a
ComponentTree
.
- LithoHandler.DefaultLithoHandler - Class in com.facebook.litho
-
Default implementation of the LithoHandler which simply wraps an Handler
.
- LithoHostListenerCoordinator - Class in com.facebook.litho
-
Helper for dispatching events to multiple MountListenerExtensions in Litho.
- LithoHostListenerCoordinator() - Constructor for class com.facebook.litho.LithoHostListenerCoordinator
-
- LithoMountBinder() - Constructor for class com.facebook.litho.LithoRenderUnit.LithoMountBinder
-
- LithoMountData - Class in com.facebook.litho
-
This class hosts any extra mount data related to MountItem.
- LithoMountData(Object) - Constructor for class com.facebook.litho.LithoMountData
-
- LithoMountData.ReleasingReleasedMountContentException - Exception in com.facebook.litho
-
- LithoPerfBooster - Interface in com.facebook.litho.perfboost
-
Provides methods for optimizing for critical operations so that they are executed more
efficiently.
- LithoPerfBoosterFactory - Class in com.facebook.litho.perfboost
-
- LithoPerfBoosterFactory() - Constructor for class com.facebook.litho.perfboost.LithoPerfBoosterFactory
-
- 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
-
- LithoRenderUnit - Class in com.facebook.litho
-
This
RenderUnit
encapsulates a Litho output to be mounted using Render Core.
- LithoRenderUnit(LayoutOutput) - Constructor for class com.facebook.litho.LithoRenderUnit
-
- LithoRenderUnit.LithoBindBinder - Class in com.facebook.litho
-
- LithoRenderUnit.LithoMountBinder - Class in com.facebook.litho
-
- LithoRenderUnit.LithoViewAttributeBinder - Class in com.facebook.litho
-
- LithoRepresentation - Class in com.facebook.litho.testing.assertj
-
Inheritance sucks.
- LithoRepresentation(ComponentContext) - Constructor for class com.facebook.litho.testing.assertj.LithoRepresentation
-
- LithoStartupLogger - Class in com.facebook.litho
-
Logger for tracking Litho events happening during startup.
- LithoStartupLogger() - Constructor for class com.facebook.litho.LithoStartupLogger
-
- LithoStats - Class in com.facebook.litho.stats
-
Provides global counters about Litho internals.
- LithoStats() - Constructor for class com.facebook.litho.stats.LithoStats
-
- LithoStatsRule - Class in com.facebook.litho.testing
-
This rule resets the litho stats counters
resetAllCounters()
after every test,
and provides utilities methods to get the litho stats.
- LithoStatsRule() - Constructor for class com.facebook.litho.testing.LithoStatsRule
-
- LithoTestLifecycle() - Constructor for class com.facebook.litho.testing.testrunner.LithoTestRunner.LithoTestLifecycle
-
- LithoTestRunner - Class in com.facebook.litho.testing.testrunner
-
- LithoTestRunner(Class<?>) - Constructor for class com.facebook.litho.testing.testrunner.LithoTestRunner
-
Creates a runner to run testClass
.
- LithoTestRunner.LithoTestLifecycle - Class in com.facebook.litho.testing.testrunner
-
- 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, boolean, boolean) - Constructor for class com.facebook.litho.LithoView
-
- LithoView(ComponentContext, AttributeSet) - Constructor for class com.facebook.litho.LithoView
-
- LithoView(ComponentContext, AttributeSet, boolean, boolean) - 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
-
- LithoViewAssert - Class in com.facebook.litho.testing.assertj
-
- LithoViewAssert.OccurrenceCount - Class in com.facebook.litho.testing.assertj
-
- LithoViewAttributeBinder() - Constructor for class com.facebook.litho.LithoRenderUnit.LithoViewAttributeBinder
-
- lithoViewFactory(LithoViewFactory) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
- LithoViewFactory - Interface in com.facebook.litho.widget
-
- lithoViewFactory(LithoViewFactory) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
- LithoViewMatchers - Class in com.facebook.litho.testing.espresso
-
- LithoViewMatchers() - Constructor for class com.facebook.litho.testing.espresso.LithoViewMatchers
-
- LithoViewRule - Class in com.facebook.litho.testing
-
- LithoViewRule() - Constructor for class com.facebook.litho.testing.LithoViewRule
-
- 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.
- LithoYogaBaselineFunction - Class in com.facebook.litho
-
- LithoYogaBaselineFunction() - Constructor for class com.facebook.litho.LithoYogaBaselineFunction
-
- LithoYogaFactory - Class in com.facebook.litho.yoga
-
- LithoYogaFactory() - Constructor for class com.facebook.litho.yoga.LithoYogaFactory
-
- LithoYogaMeasureFunction - Class in com.facebook.litho
-
- LithoYogaMeasureFunction() - Constructor for class com.facebook.litho.LithoYogaMeasureFunction
-
- 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(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, String) - Method in class com.facebook.litho.ComponentTree.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
-
- 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
- logTag(String) - Method in class com.facebook.litho.widget.ComponentRenderInfo.Builder
-
- LogTreePopulator - Class in com.facebook.litho
-
- 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 interface com.facebook.litho.CommonProps
-
- longClickHandler(EventHandler<LongClickEvent>) - Method in class com.facebook.litho.Component.Builder
-
- make(float, float) - Static method in class com.facebook.yoga.YogaMeasureOutput
-
- make(int, int) - Static method in class com.facebook.yoga.YogaMeasureOutput
-
- makeCopy() - Method in interface com.facebook.rendercore.Copyable
-
- makeCopy() - Method in class com.facebook.rendercore.Node
-
- makeCopy() - Method in class com.facebook.rendercore.RenderUnit
-
- 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
-
Deprecated.
- makeShallowCopy() - Method in class com.facebook.litho.widget.Card
-
- makeShallowCopy() - Method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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.SizeSpecMountWrapperComponent
-
- 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.TextInput
-
- makeShallowCopy() - Method in class com.facebook.litho.widget.TransparencyEnabledCard
-
- 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
-
- MARGIN - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- MARGIN_AUTO - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- MARGIN_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- 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
-
- marginAuto(YogaEdge) - Method in class com.facebook.litho.DefaultInternalNode
-
- marginDip(YogaEdge, float) - Method in class com.facebook.litho.Component.Builder
-
- marginPercent(YogaEdge, float) - Method in class com.facebook.litho.Component.Builder
-
- marginPercent(YogaEdge, float) - Method in class com.facebook.litho.DefaultInternalNode
-
- marginPx(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
-
Effects the spacing around the outside of a node.
- marginPx(YogaEdge, int) - Method in class com.facebook.litho.DefaultInternalNode
-
- 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.
- markFailure(Object, Throwable) - Method in interface com.facebook.litho.WorkContinuationInstrumenter.Instrumenter
-
Reports a failure while executing work.
- markFailure(Object, Throwable) - Static method in class com.facebook.litho.WorkContinuationInstrumenter
-
- markHasViewOutput(boolean) - Method in class com.facebook.litho.DefaultInternalNode
-
- markHasViewOutput(boolean) - Method in interface com.facebook.litho.InternalNode
-
- markImportantThread(Handler) - Method in interface com.facebook.litho.perfboost.LithoPerfBooster
-
- markIsNestedTreeHolder(TreeProps) - Method in class com.facebook.litho.DefaultInternalNode
-
Mark this node as a nested tree root holder.
- markIsNestedTreeHolder(TreeProps) - Method in interface com.facebook.litho.InternalNode
-
Mark this node as a nested tree root holder.
- markLayoutSeen() - Method in class com.facebook.litho.DefaultInternalNode
-
- markLayoutSeen() - Method in interface com.facebook.litho.InternalNode
-
- markLayoutSeen() - Method in class com.facebook.yoga.YogaNode
-
- markLayoutSeen() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- markPoint(String, String) - Method in class com.facebook.litho.LithoStartupLogger
-
Mark the event with given name and stage (start/end).
- markPoint(String, String, String) - Method in class com.facebook.litho.LithoStartupLogger
-
Mark the event with given name, stage (start/end), and given data attribution.
- 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
-
- MAX_HEIGHT - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- MAX_HEIGHT_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- MAX_WIDTH - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- MAX_WIDTH_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- 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
-
- maxHeightPercent(float) - Method in class com.facebook.litho.DefaultInternalNode
-
- maxHeightPx(int) - Method in class com.facebook.litho.Component.Builder
-
- maxHeightPx(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- maxHeightRes(int) - Method in class com.facebook.litho.Component.Builder
-
- maxLength(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- maxLengthAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- maxLengthAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- maxLengthRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- maxLines(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- maxLines(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- maxLines(int) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- maxLinesAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- maxLinesAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- 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
-
- maxWidthPercent(float) - Method in class com.facebook.litho.DefaultInternalNode
-
- maxWidthPx(int) - Method in class com.facebook.litho.Component.Builder
-
- maxWidthPx(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- maxWidthRes(int) - Method in class com.facebook.litho.Component.Builder
-
- maybePreallocateContent(Context, ComponentLifecycle, int) - 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(Context, 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(Context, ComponentLifecycle) - Method in class com.facebook.litho.DisabledMountContentPool
-
- maybePreallocateContent(Context, 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
-
- mChangeSetsCommitPolicy - Variable in class com.facebook.litho.sections.SectionTree.Target.DynamicConfig
-
- mChangesInfo - Variable in class com.facebook.litho.testing.sections.TestSectionCreator.ChildrenSectionTest
-
- measure(ComponentContext, int, int, Size) - Method in class com.facebook.litho.Component
-
Measure a component with the given SizeSpec
constrain.
- measure(YogaNode, float, YogaMeasureMode, float, YogaMeasureMode) - Method in class com.facebook.litho.LithoYogaMeasureFunction
-
- measure(Size, int, int, EventHandler<ReMeasureEvent>) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
-
- measure() - Method in class com.facebook.litho.testing.LithoViewRule
-
- 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(int, int, int[]) - Method in class com.facebook.rendercore.RenderState
-
- 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.YogaNodeJNIBase
-
- MEASURE_SET_SIZE_SPEC - Static variable in annotation type com.facebook.litho.LayoutState.CalculateLayoutSource
-
- MEASURE_SET_SIZE_SPEC_ASYNC - Static variable in annotation type com.facebook.litho.LayoutState.CalculateLayoutSource
-
- 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
-
Deprecated.
- measuredWidth(int) - Method in class com.facebook.litho.testing.TestDrawableComponent.Builder
-
Deprecated.
- measureListener(ComponentTree.MeasureListener) - Method in class com.facebook.litho.ComponentTree.Builder
-
- measureMightNotCacheInternalNode(ComponentContext, int, int, Size) - Method in class com.facebook.litho.Component
-
Deprecated.
- MeasureResult<T> - Class in com.facebook.rendercore
-
- MeasureResult(RenderUnit, int, int, int, int) - Constructor for class com.facebook.rendercore.MeasureResult
-
- MeasureResult(RenderUnit, int, int, int, int, T) - Constructor for class com.facebook.rendercore.MeasureResult
-
- MeasureSpecUtils - Class in com.facebook.rendercore.utils
-
An utility class to verify that an old measured size is still compatible to be used with a new
measureSpec.
- MeasureSpecUtils() - Constructor for class com.facebook.rendercore.utils.MeasureSpecUtils
-
- 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
-
- MethodParamModelFactory() - Constructor for class com.facebook.litho.specmodels.model.MethodParamModelFactory
-
- MethodParamModelUtils - Class in com.facebook.litho.specmodels.model
-
- 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
-
- MIN_HEIGHT - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- MIN_HEIGHT_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- MIN_WIDTH - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- MIN_WIDTH_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- 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
-
- minHeightPercent(float) - Method in class com.facebook.litho.DefaultInternalNode
-
- minHeightPx(int) - Method in class com.facebook.litho.Component.Builder
-
- minHeightPx(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- minHeightRes(int) - Method in class com.facebook.litho.Component.Builder
-
- minimallyWide(boolean) - Method in class com.facebook.litho.widget.Text.Builder
-
- minimallyWideThresholdAttr(int, int) - Method in class com.facebook.litho.widget.Text.Builder
-
- minimallyWideThresholdAttr(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- minimallyWideThresholdDip(float) - Method in class com.facebook.litho.widget.Text.Builder
-
- minimallyWideThresholdPx(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- minimallyWideThresholdRes(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- minLines(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- minLines(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- minLines(int) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- minLinesAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- minLinesAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- 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
-
- minWidthPercent(float) - Method in class com.facebook.litho.DefaultInternalNode
-
- minWidthPx(int) - Method in class com.facebook.litho.Component.Builder
-
This property has higher priority than all other properties and will always be respected.
- minWidthPx(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- minWidthRes(int) - Method in class com.facebook.litho.Component.Builder
-
- mIsUnique - Variable in class com.facebook.litho.testing.TestComponent
-
- mModifiers - Variable in class com.facebook.litho.specmodels.model.PropDefaultModel
-
- mName - Variable in class com.facebook.litho.specmodels.model.PropDefaultModel
-
- mNativePointer - Variable in class com.facebook.yoga.YogaNodeJNIBase
-
- mNeededStateContainers - Variable in class com.facebook.litho.StateHandler
-
Contains all keys of components that were present in the current ComponentTree and therefore
their StateContainer needs to be kept around.
- mNewData - Variable in class com.facebook.litho.testing.sections.TestTarget.Operation
-
- MockMethodParamModel - Class in com.facebook.litho.testing.specmodels
-
- 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) - Method in class com.facebook.litho.ComponentHost
-
- 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
-
- 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, String) - Method in class com.facebook.litho.widget.TextDrawable
-
- mount(int, MountItem) - Method in class com.facebook.rendercore.Host
-
Mounts the given
MountItem
with unique index.
- mount(RenderTree) - Method in interface com.facebook.rendercore.MountDelegate.MountDelegateTarget
-
- mount(RenderTree) - Method in class com.facebook.rendercore.MountState
-
Mount the layoutState on the pre-set HostView.
- 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, 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, 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, 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, Component) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
-
Set a root component to a component tree, and mount it 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.
- MountDelegate - Class in com.facebook.rendercore
-
Can be passed to a MountState to override default mounting behaviour and control which items get
mounted or unmounted.
- MountDelegate(MountDelegate.MountDelegateTarget) - Constructor for class com.facebook.rendercore.MountDelegate
-
- MountDelegate.MountDelegateInput - Interface in com.facebook.rendercore
-
- MountDelegate.MountDelegateTarget - Interface in com.facebook.rendercore
-
- MountDelegateExtension - Class in com.facebook.rendercore
-
Mount extension which can be registered by a MountState as an extension which can override
mounting behaviour.
- MountDelegateExtension() - Constructor for class com.facebook.rendercore.MountDelegateExtension
-
- MountingType - Enum in com.facebook.litho.annotations
-
- MountItem - Class in com.facebook.rendercore
-
- MountItem(RenderTreeNode, Host, Object) - Constructor for class com.facebook.rendercore.MountItem
-
- MountItemsPool - Class in com.facebook.rendercore
-
Pools of recycled resources.
- mountLithoView(LithoView) - Static method in class com.facebook.litho.BenchmarkTestHelper
-
- 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 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, int, boolean, TypeName, SpecElementType, Object, SpecGenerator<MountSpecModel>, ImmutableList<FieldModel>, ImmutableList<SpecMethodModel<BindDynamicValueMethod, Void>>) - Constructor for class com.facebook.litho.specmodels.model.MountSpecModel
-
- MountSpecModelFactory - Class in com.facebook.litho.specmodels.processor
-
- MountSpecModelFactory() - Constructor for class com.facebook.litho.specmodels.processor.MountSpecModelFactory
-
- MountSpecModelFactory(SpecGenerator<MountSpecModel>) - Constructor for class com.facebook.litho.specmodels.processor.MountSpecModelFactory
-
- MountState - Class in com.facebook.rendercore
-
- MountState(Host) - Constructor for class com.facebook.rendercore.MountState
-
- mountUnmountFunctions() - Method in class com.facebook.rendercore.RenderUnit
-
- MOVE - Static variable in class com.facebook.litho.sections.Change
-
- move(int, int) - Method in class com.facebook.litho.sections.ChangeSet
-
- move(int, int, Object) - 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(MountItem, int, int) - Method in class com.facebook.litho.ComponentHost
-
Moves the MountItem associated to oldIndex in the newIndex position.
- moveItem(int, int) - Method in class com.facebook.litho.widget.RecyclerBinder
-
Moves an item from fromPosition to toPosition.
- moveItem(MountItem, int, int) - Method in class com.facebook.rendercore.Host
-
Moves the MountItem associated to oldIndex in the newIndex position.
- moveItemAsync(int, int) - Method in class com.facebook.litho.widget.RecyclerBinder
-
Moves an item from fromPosition to toPostion.
- moveLayoutsBetweenThreads() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- movementMethod(MovementMethod) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- mPrevData - Variable in class com.facebook.litho.testing.sections.TestTarget.Operation
-
- 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.sections.Section.Builder
-
- mSectionsDebugLoggers - Variable in class com.facebook.litho.sections.Logger
-
- 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
-
- mTriggerTarget - Variable in class com.facebook.litho.EventTrigger
-
- mType - Variable in class com.facebook.litho.specmodels.model.PropDefaultModel
-
- multiline(boolean) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- 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
-
- mutateType(int) - Method in class com.facebook.litho.DebugHierarchy.Node
-
- 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.testing.ViewGroupWithLithoViewChildren
-
- 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_ATTACHED - Static variable in class com.facebook.litho.specmodels.model.DelegateMethodDescriptions
-
- 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_DETACHED - 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_SHOULD_CREATE_LAYOUT_WITH_NEW_SIZE_SPEC - 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
-
- 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(TransitionId) - Method in interface com.facebook.litho.TransitionManager.OnAnimationCompleteListener
-
- onAnimationComplete(TransitionId) - Method in class com.facebook.litho.TransitionsExtension
-
- onAnimationUnitComplete(PropertyHandle, T) - Method in interface com.facebook.litho.TransitionManager.OnAnimationCompleteListener
-
- onAnimationUnitComplete(PropertyHandle, EventHandler) - Method in class com.facebook.litho.TransitionsExtension
-
- onAskForWorkToContinue(String) - Method in interface com.facebook.litho.WorkContinuationInstrumenter.Instrumenter
-
Captures when asking for work to be stolen.
- onAskForWorkToContinue(String) - Static method in class com.facebook.litho.WorkContinuationInstrumenter
-
- OnAttached - Annotation Type in com.facebook.litho.annotations
-
A method annotated with this annotation is called when the component is attached to the
ComponentTree.
- onAttached(ComponentContext) - Method in class com.facebook.litho.ComponentLifecycle
-
- onAttachedToWindow() - Method in class com.facebook.litho.LithoView
-
- onAttachedToWindowForTest() - Method in class com.facebook.litho.LithoView
-
- onBeginWorkContinuation(String, Object) - Method in interface com.facebook.litho.WorkContinuationInstrumenter.Instrumenter
-
Captures the beginning of the continuation for stolen work.
- onBeginWorkContinuation(String, Object) - Static method in class com.facebook.litho.WorkContinuationInstrumenter
-
- 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
-
Deprecated.
- onBind(ComponentContext, Object) - Method in class com.facebook.litho.testing.TestViewComponent
-
- onBind(ComponentContext, Object) - Method in class com.facebook.litho.widget.EditText
-
Deprecated.
- onBind(ComponentContext, Object) - Method in class com.facebook.litho.widget.Image
-
- onBind(ComponentContext, Object) - Method in class com.facebook.litho.widget.Recycler
-
- onBind(ComponentContext, Object) - Method in class com.facebook.litho.widget.SizeSpecMountWrapperComponent
-
- onBind(ComponentContext, Object) - Method in class com.facebook.litho.widget.TextInput
-
- OnBindDynamicValue - Annotation Type in com.facebook.litho.annotations
-
EXPERIMENTAL.
- OnBindService - Annotation Type in com.facebook.litho.sections.annotations
-
The method with this annotation will be called whenever the Service has been created or
transferred from the old tree to the new tree and are therefore ready to be used.
- 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
-
- onBoundsChange(Rect) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- 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
-
Deprecated.
- 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.SizeSpecMountWrapperComponent
-
- onBoundsDefined(ComponentContext, ComponentLayout) - Method in class com.facebook.litho.widget.Text
-
- onBoundsDefined(ComponentContext, ComponentLayout) - Method in class com.facebook.litho.widget.VerticalScroll
-
- OnCalculateCachedValue - Annotation Type in com.facebook.litho.annotations
-
Annotation for a method on a component's spec that indicates that the method is used to calculate
a value that is cached by the component, and may be access in methods using
CachedValue
.
- onCanceledBeforeStart(AnimationBinding) - Method in interface com.facebook.litho.animation.AnimationBindingListener
-
- once() - Static method in class com.facebook.litho.testing.assertj.LithoViewAssert
-
- onChanged(int, int, Object) - Method in class com.facebook.litho.widget.RecyclerBinderUpdateCallback
-
- onChangesetApplied(Section, ChangesInfo, String, ChangesetDebugConfiguration.ChangesetDebugInfo) - Method in interface com.facebook.litho.sections.ChangesetDebugConfiguration.ChangesetDebugListener
-
- onChangesetApplied(Section, Section, ChangesInfo, String, int, String) - Method in interface com.facebook.litho.sections.ChangesetDebugConfiguration.ChangesetDebugListener
-
Deprecated.
- 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
-
- OnCreateChildren - Annotation Type in com.facebook.litho.sections.annotations
-
Every class that is annotated with
GroupSectionSpec
requires a method that is annotated
with
OnCreateChildren
.
- OnCreateInitialState - Annotation Type in com.facebook.litho.annotations
-
This annotation is used in a LayoutSpec
; the framework calls the method annotated with
OnCreateInitialState
before resolving its layout, i.e.
- OnCreateLayout - Annotation Type in com.facebook.litho.annotations
-
This annotation is used in conjugation with LayoutSpec
.
- onCreateLayout(ComponentContext) - Method in class com.facebook.litho.Column
-
- onCreateLayout(ComponentContext) - Method in class com.facebook.litho.ComponentLifecycle
-
- 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.testing.TestTransitionComponent
-
- 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.SolidColor
-
- onCreateLayout(ComponentContext) - Method in class com.facebook.litho.widget.Spinner
-
- onCreateLayout(ComponentContext) - Method in class com.facebook.litho.widget.TransparencyEnabledCard
-
- 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
, when the pool of objects corresponding to this mount content type is empty and
recycling is not possible.
- 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
-
Deprecated.
- 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.CardShadow
-
- onCreateMountContent(Context) - Method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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.SizeSpecMountWrapperComponent
-
- 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.TransparencyEnabledCardClip
-
- 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
-
- OnCreateService - Annotation Type in com.facebook.litho.sections.annotations
-
The method annotated with this annotation will be called when the Component is created for the
first time and should create the Service it wishes to use.
- 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
-
- onCreateTransition(ComponentContext) - Method in class com.facebook.litho.testing.TestTransitionComponent
-
- OnCreateTreeProp - Annotation Type in com.facebook.litho.annotations
-
An annotation for a Spec method that generates tree props.
- OnDataBound - Annotation Type in com.facebook.litho.sections.annotations
-
The method annotated with this annotation will be called when the data corresponding to this
Section props is now visible to the SectionTree.Target
of the SectionTree
.
- onDataBound() - Method in interface com.facebook.litho.widget.ChangeSetCompleteCallback
-
A callback invoked when the data for a section has changed to the underlying RecyclerView.
- OnDataRendered - Annotation Type in com.facebook.litho.sections.annotations
-
The method annotated with this annotation will be called when the data corresponding to this
Section props is now rendered complete.
- onDataRendered - Variable in class com.facebook.litho.testing.sections.TestSectionCreator.ChildrenSectionTest
-
- onDataRendered(boolean, long) - Method in interface com.facebook.litho.widget.ChangeSetCompleteCallback
-
A callback invoked when the data for a section has rendered to the underlying RecyclerView.
- OnDetached - Annotation Type in com.facebook.litho.annotations
-
A method annotated with this annotation is called when the component is detached from the
ComponentTree.
- onDetached(ComponentContext) - Method in class com.facebook.litho.ComponentLifecycle
-
- onDetached(ComponentContext) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
-
- onDetached(ComponentContext) - Method in class com.facebook.litho.widget.SizeSpecMountWrapperComponent
-
- onDetachedFromWindow() - Method in class com.facebook.litho.LithoView
-
- onDetachedFromWindow() - Method in class com.facebook.litho.widget.SectionsRecyclerView
-
- onDetachedFromWindowForTest() - Method in class com.facebook.litho.LithoView
-
- OnDiff - Annotation Type in com.facebook.litho.sections.annotations
-
A class annotated with DiffSectionSpec
requires a method with this annotation.
- onDirtyMount(LithoView) - Method in interface com.facebook.litho.LithoView.OnDirtyMountListener
-
Called when finishing a mount where the mount state was dirty.
- onEndWorkContinuation(Object) - Method in interface com.facebook.litho.WorkContinuationInstrumenter.Instrumenter
-
Captures the end of the continuation for stolen work.
- onEndWorkContinuation(Object) - Static method in class com.facebook.litho.WorkContinuationInstrumenter
-
- OnEnteredRange - Annotation Type in com.facebook.litho.annotations
-
Annotated function in the component will allow it be called when entering a working range.
- onEntryEvicted(String, ComponentTreeHolder) - Method in interface com.facebook.litho.widget.ComponentWarmer.CacheListener
-
- 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
-
Annotation for event handling.
- 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 androidx.core.view.AccessibilityDelegateCompat#onInitializeAccessibilityEvent( View,
AccessibilityEvent)
- OnInitializeAccessibilityEventEvent() - Constructor for class com.facebook.litho.OnInitializeAccessibilityEventEvent
-
- onInitializeAccessibilityEventHandler(EventHandler<OnInitializeAccessibilityEventEvent>) - Method in interface com.facebook.litho.CommonProps
-
- 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 androidx.core.view.AccessibilityDelegateCompat#onInitializeAccessibilityNodeInfo( View,
AccessibilityNodeInfoCompat)
- OnInitializeAccessibilityNodeInfoEvent() - Constructor for class com.facebook.litho.OnInitializeAccessibilityNodeInfoEvent
-
- onInitializeAccessibilityNodeInfoHandler(EventHandler<OnInitializeAccessibilityNodeInfoEvent>) - Method in interface com.facebook.litho.CommonProps
-
- 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
-
- onInstanceReadyToPrepare() - Method in interface com.facebook.litho.widget.ComponentWarmer.ComponentWarmerReadyListener
-
Called from a RecyclerBinder when a ComponentWarmer instance associated with it can be used
to prepare items because the RecyclerBinder has been measured.
- 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
-
- onInterceptTouchListener(VerticalScrollSpec.OnInterceptTouchListener) - Method in class com.facebook.litho.widget.VerticalScroll.Builder
-
- 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.testing.ViewGroupWithLithoViewChildren
-
- onLayout(boolean, int, int, int, int) - Method in class com.facebook.litho.widget.SectionsRecyclerView
-
- onLayout(boolean, int, int, int, int) - Method in class com.facebook.rendercore.RootHostDelegate
-
- onLevelChange(int) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- 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
-
Deprecated.
- 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) - Method in class com.facebook.litho.widget.TextInput
-
- 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<TextAlignment>, 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.
- onlyProcessAutogeneratedTransitionIdsWhenNecessary - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
Enables more smart approach to processing autogenerated transition ids in
TransitionManager.setupTransitions(), taking into account whether there are transitions that
target all layout, and the fact that appear/disappear animations cannot be defined for
autogenerated ids
- onMarkPoint(String) - Method in class com.facebook.litho.LithoStartupLogger
-
Callback to log the event point.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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.SizeSpecMountWrapperComponent
-
- 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
-
- onMeasure(int, int, int[]) - Method in class com.facebook.rendercore.RootHostDelegate
-
Returns true if the delegate has defined a size and filled the measureOutput array, returns
false if not in which case the hosting view should call super.onMeasure.
- 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
-
A method annotated with OnMount
is called on a MountSpec
component before the
component is attached to a hosting view.
- 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
-
Deprecated.
- 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.CardShadow
-
- onMount(ComponentContext, Object) - Method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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.SizeSpecMountWrapperComponent
-
- 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.TransparencyEnabledCardClip
-
- 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
-
- onOfferWorkForContinuation(String) - Method in interface com.facebook.litho.WorkContinuationInstrumenter.Instrumenter
-
Tracks when some work is ready to offered for continuation.
- onOfferWorkForContinuation(String, Object) - Method in interface com.facebook.litho.WorkContinuationInstrumenter.Instrumenter
-
Tracks when some work is ready to be stolen.
- onOfferWorkForContinuation(String) - Static method in class com.facebook.litho.WorkContinuationInstrumenter
-
- onOfferWorkForContinuation(String, Object) - Static method in class com.facebook.litho.WorkContinuationInstrumenter
-
- OnPopulateAccessibilityEventEvent - Class in com.facebook.litho
-
Components should implement an event of this type in order to receive callbacks to androidx.core.view.AccessibilityDelegateCompat#onPopulateAccessibilityEvent( View,
AccessibilityEvent)
- OnPopulateAccessibilityEventEvent() - Constructor for class com.facebook.litho.OnPopulateAccessibilityEventEvent
-
- onPopulateAccessibilityEventHandler(EventHandler<OnPopulateAccessibilityEventEvent>) - Method in interface com.facebook.litho.CommonProps
-
- 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
-
A
MountSpec
can define a method annotated with
OnPrepare
to run code that is more
heavy and cannot be done during
OnMount
or
OnBind
.
- onPrepare(ComponentContext) - Method in class com.facebook.litho.ComponentLifecycle
-
- onPrepare() - Method in class com.facebook.litho.testing.TestDrawableComponent.BlockInPrepareComponentListener
-
Deprecated.
- onPrepare(ComponentContext) - Method in class com.facebook.litho.testing.TestDrawableComponent
-
Deprecated.
- onPrepare() - Method in interface com.facebook.litho.testing.TestDrawableComponent.TestComponentListener
-
Deprecated.
- onPrepare(ComponentContext) - Method in class com.facebook.litho.ViewCompatComponent
-
Deprecated.
- onPrepare(ComponentContext) - Method in class com.facebook.litho.widget.Progress
-
- onPTR(QueryParams) - Method in interface com.facebook.litho.sections.ListEventsHandler
-
- onRecyclerConfigChanged(ComponentContext, Handle, int) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
-
- onRecyclerConfigChanged(ComponentContext, String, int) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
-
- onRecyclerConfigChanged(EventTrigger, int) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
-
- onRecyclerConfigChangedTrigger(EventTrigger) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
-
- onRecyclerConfigChangedTrigger(ComponentContext, String) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
-
Deprecated.
- OnRefresh - Annotation Type in com.facebook.litho.sections.annotations
-
The method annotated with this annotation will be called when the Ui rendering the Section
requests a refresh of the content.
- 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
.
- 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 androidx.core.view.AccessibilityDelegateCompat#onRequestSendAccessibilityEvent( ViewGroup, View,
AccessibilityEvent)
- OnRequestSendAccessibilityEventEvent() - Constructor for class com.facebook.litho.OnRequestSendAccessibilityEventEvent
-
- onRequestSendAccessibilityEventHandler(EventHandler<OnRequestSendAccessibilityEventEvent>) - Method in interface com.facebook.litho.CommonProps
-
- 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, Handle, int, boolean) - Static method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
-
- 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
-
- onScrollChangeListener(HorizontalScrollSpec.OnScrollChangeListener) - Method in class com.facebook.litho.widget.HorizontalScroll.Builder
-
- onScrollChangeListener(NestedScrollView.OnScrollChangeListener) - Method in class com.facebook.litho.widget.VerticalScroll.Builder
-
- onScrolled(RecyclerView, int, int) - Method in class com.facebook.litho.testing.InteractionUtil.Scroller
-
- onScrolled(RecyclerView, int, int) - Method in interface com.facebook.litho.widget.StickyHeaderController
-
Called by the SectionsRecyclerView onScrolled event
- 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
-
Deprecated.
- onSetRootAndSizeSpec(int, int, int, boolean) - Method in interface com.facebook.litho.ComponentTree.MeasureListener
-
This callback gets called every time a ComponentTree commits a new layout computation.
- onShouldCreateLayoutWithNewSizeSpec(ComponentContext, int, int) - Method in class com.facebook.litho.ComponentLifecycle
-
- 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
-
- onTouchEvent(MotionEvent, View) - Method in interface com.facebook.rendercore.Touchable
-
- OnTrigger - Annotation Type in com.facebook.litho.annotations
-
Annotated function in the component will allow its parents to call it with an EventTrigger.
- onUIRenderTreeUpdated(RenderTree) - Method in interface com.facebook.rendercore.RenderState.HostListener
-
- onUIRenderTreeUpdated(RenderTree) - Method in class com.facebook.rendercore.RootHostDelegate
-
- onUmountItem(Object, long) - Method in class com.facebook.litho.TransitionsExtension
-
- onUmountItem(Object, long) - Method in class com.facebook.rendercore.MountDelegate
-
- onUmountItem(Object, long) - Method in class com.facebook.rendercore.MountDelegateExtension
-
- 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() - Method in interface com.facebook.litho.HostListenerExtension
-
Called after all the Host's children have been unbound.
- onUnbind() - Method in class com.facebook.litho.IncrementalMountExtension
-
- onUnbind() - Method in class com.facebook.litho.LithoHostListenerCoordinator
-
- onUnbind(ComponentContext, Object) - Method in class com.facebook.litho.testing.TestDrawableComponent
-
Deprecated.
- onUnbind(ComponentContext, Object) - Method in class com.facebook.litho.testing.TestViewComponent
-
- onUnbind() - Method in class com.facebook.litho.TransitionsExtension
-
- onUnbind(ComponentContext, Object) - Method in class com.facebook.litho.widget.EditText
-
Deprecated.
- onUnbind(ComponentContext, Object) - Method in class com.facebook.litho.widget.Recycler
-
- onUnbind(ComponentContext, Object) - Method in class com.facebook.litho.widget.SizeSpecMountWrapperComponent
-
- onUnbind(ComponentContext, Object) - Method in class com.facebook.litho.widget.TextInput
-
- OnUnbindService - Annotation Type in com.facebook.litho.sections.annotations
-
The method annotated with this annotation will be called when the Service has been transferred
from the old tree to the new tree.
- 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() - Method in interface com.facebook.litho.HostListenerExtension
-
Called after all the Host's children have been unmounted.
- onUnmount() - Method in class com.facebook.litho.IncrementalMountExtension
-
- onUnmount() - Method in class com.facebook.litho.LithoHostListenerCoordinator
-
- onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.testing.TestDrawableComponent
-
Deprecated.
- onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.testing.TestViewComponent
-
- onUnmount() - Method in class com.facebook.litho.TransitionsExtension
-
- onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.widget.CardClip
-
- onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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.SizeSpecMountWrapperComponent
-
- 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.TransparencyEnabledCardClip
-
- onUnmount(ComponentContext, Object) - Method in class com.facebook.litho.widget.VerticalScroll
-
- onUpdate(RecyclerView) - Method in interface com.facebook.litho.widget.RecyclerEventsController.OnRecyclerUpdateListener
-
- 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.
- OnViewportChanged - Annotation Type in com.facebook.litho.sections.annotations
-
The method annotated with this annotation will be called when the UI rendering the Section
scrolls to a new position.
- onVisibleBoundsChanged(Rect) - Method in interface com.facebook.litho.HostListenerExtension
-
Called when the visible bounds of the Host change.
- onVisibleBoundsChanged(Rect) - Method in class com.facebook.litho.IncrementalMountExtension
-
Called when LithoView visible bounds change to perform incremental mount.
- onVisibleBoundsChanged(Rect) - Method in class com.facebook.litho.LithoHostListenerCoordinator
-
- onVisibleBoundsChanged(Rect) - Method in class com.facebook.litho.TransitionsExtension
-
- onWillStart(AnimationBinding) - Method in interface com.facebook.litho.animation.AnimationBindingListener
-
- 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
-
- orientation(int) - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration.Builder
-
- orientation(int) - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration.Builder
-
- orientation(int) - Method in interface com.facebook.litho.sections.widget.RecyclerConfiguration.Builder
-
- orientation(int) - Method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration.Builder
-
- OTHER - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- outlineProvider(ViewOutlineProvider) - Method in interface com.facebook.litho.CommonProps
-
- 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
-
- Outputs() - Constructor for class com.facebook.litho.InternalNode.Outputs
-
- OutputUnitsAffinityGroup<T> - Class in com.facebook.litho
-
A family of output units (
LayoutOutput
s or
MountItem
s) 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
-
- OVERFLOW - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- 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
-
- ownsReference(RenderTreeNode) - Method in class com.facebook.rendercore.MountDelegateExtension
-
- PADDING - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- PADDING_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- 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
-
- paddingPercent(YogaEdge, float) - Method in class com.facebook.litho.DefaultInternalNode
-
- paddingPx(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
-
Affects the size of the node it is applied to.
- paddingPx(YogaEdge, int) - Method in class com.facebook.litho.DefaultInternalNode
-
- 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
Transition
s that will run in parallel.
- ParallelBinding - Class in com.facebook.litho.animation
-
- 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
-
Params can be used together with
Event
callbacks i.e.
- PARAM_ATTRIBUTION - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_CHANGESET_CHANGE_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_CHANGESET_DELETE_RANGE_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_CHANGESET_DELETE_SINGLE_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_CHANGESET_EFFECTIVE_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_CHANGESET_FINAL_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_CHANGESET_INSERT_RANGE_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_CHANGESET_INSERT_SINGLE_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_CHANGESET_MOVE_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_CHANGESET_UPDATE_RANGE_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_CHANGESET_UPDATE_SINGLE_COUNT - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_COMPONENT - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_CURRENT_ROOT_COUNT - 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_BACKGROUND_LAYOUT - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_IS_DIRTY - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_IS_MAIN_THREAD - Static variable in interface com.facebook.litho.FrameworkLogEvents
-
- PARAM_LAYOUT_FUTURE_WAIT_FOR_RESULT - 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
-
- parameter(MethodParamModel, AnnotationSpec...) - Static method in class com.facebook.litho.specmodels.generator.GeneratorUtils
-
- parameter(MethodParamModel, TypeName, String, AnnotationSpec...) - Static method in class com.facebook.litho.specmodels.generator.GeneratorUtils
-
- parameter(TypeName, String, List<AnnotationSpec>, AnnotationSpec...) - Static method in class com.facebook.litho.specmodels.generator.GeneratorUtils
-
- paramName - Variable in class com.facebook.litho.specmodels.model.BuilderMethodModel
-
- params - Variable in class com.facebook.litho.EventHandler
-
- params - Variable in class com.facebook.litho.StateContainer.StateUpdate
-
- paramType - Variable in class com.facebook.litho.specmodels.model.BuilderMethodModel
-
- parent - Variable in class com.facebook.litho.DebugHierarchy.Node
-
- 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.drawable.BorderColorDrawable.Builder
-
- percentVisibleHeight - Variable in class com.facebook.litho.VisibilityChangedEvent
-
Between 0 and 100, indicates percentage of item height that is visible on screen.
- percentVisibleWidth - Variable in class com.facebook.litho.VisibilityChangedEvent
-
Between 0 and 100, indicates percentage of item width that is visible on screen.
- perfBoosterFactory - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- PerfEvent - Interface in com.facebook.litho
-
- performAccessibilityAction(int, Bundle) - Method in class com.facebook.litho.ComponentHost
-
- PerformAccessibilityActionEvent - Class in com.facebook.litho
-
- PerformAccessibilityActionEvent() - Constructor for class com.facebook.litho.PerformAccessibilityActionEvent
-
- performAccessibilityActionHandler(EventHandler<PerformAccessibilityActionEvent>) - Method in interface com.facebook.litho.CommonProps
-
- performAccessibilityActionHandler(EventHandler<PerformAccessibilityActionEvent>) - Method in class com.facebook.litho.Component.Builder
-
- 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
-
- pixelsToDips(int) - Method in class com.facebook.litho.ResourceResolver
-
- pixelsToSips(int) - Method in class com.facebook.litho.ResourceResolver
-
- PoolBisectUtil - Class in com.facebook.litho
-
A utility to help with bisecting a problem with mount content pooling.
- PoolBisectUtil() - Constructor for class com.facebook.litho.PoolBisectUtil
-
- poolSize() - Method in class com.facebook.litho.ComponentLifecycle
-
- poolSize() - Method in class com.facebook.litho.ViewCompatComponent
-
Deprecated.
- poolSize() - Method in class com.facebook.litho.widget.CardClip
-
- poolSize() - Method in class com.facebook.litho.widget.CardShadow
-
- poolSize() - Method in class com.facebook.litho.widget.EditText
-
Deprecated.
- 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.SizeSpecMountWrapperComponent
-
- 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.TransparencyEnabledCardClip
-
- 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
-
- populatePerfEventFromLogger(ComponentContext, ComponentsLogger, String, PerfEvent) - Static method in class com.facebook.litho.LogTreePopulator
-
- 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
-
- POSITION - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- POSITION_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- POSITION_TYPE - Static variable in class com.facebook.yoga.YogaStyleInputs
-
- 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
-
- positionPercent(YogaEdge, float) - Method in class com.facebook.litho.DefaultInternalNode
-
- positionPx(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
-
- positionPx(YogaEdge, int) - Method in class com.facebook.litho.DefaultInternalNode
-
- 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.
- positionType(YogaPositionType) - Method in class com.facebook.litho.DefaultInternalNode
-
- post(Runnable, String) - Method in class com.facebook.litho.DefaultLithoHandlerDynamicPriority
-
- post(Runnable, String) - Method in class com.facebook.litho.LithoHandler.DefaultLithoHandler
-
- post(Runnable, String) - Method in interface com.facebook.litho.LithoHandler
-
- post(Runnable, String) - Method in class com.facebook.litho.ThreadPoolDynamicPriorityLayoutHandler
-
- post(Runnable, String) - Method in class com.facebook.litho.ThreadPoolLayoutHandler
-
- postAtFront(Runnable, String) - Method in class com.facebook.litho.DefaultLithoHandlerDynamicPriority
-
- postAtFront(Runnable, String) - Method in class com.facebook.litho.LithoHandler.DefaultLithoHandler
-
- postAtFront(Runnable, String) - Method in interface com.facebook.litho.LithoHandler
-
- postAtFront(Runnable, String) - Method in class com.facebook.litho.ThreadPoolDynamicPriorityLayoutHandler
-
- postAtFront(Runnable, String) - Method in class com.facebook.litho.ThreadPoolLayoutHandler
-
- postDispatchDraw() - Method in interface com.facebook.litho.widget.PostDispatchDrawListener
-
- PostDispatchDrawListener - Interface in com.facebook.litho.widget
-
- postFrameCallback(ChoreographerCompat.FrameCallback) - Method in interface com.facebook.litho.choreographercompat.ChoreographerCompat
-
- postFrameCallback(ChoreographerCompat.FrameCallback) - Method in class com.facebook.litho.choreographercompat.ChoreographerCompatImpl
-
- postFrameCallback(ChoreographerCompat.FrameCallback) - Method in class com.facebook.litho.dataflow.MockTimingSource
-
- postFrameCallbackDelayed(ChoreographerCompat.FrameCallback, long) - Method in interface com.facebook.litho.choreographercompat.ChoreographerCompat
-
- postFrameCallbackDelayed(ChoreographerCompat.FrameCallback, long) - Method in class com.facebook.litho.choreographercompat.ChoreographerCompatImpl
-
- postFrameCallbackDelayed(ChoreographerCompat.FrameCallback, long) - Method in class com.facebook.litho.dataflow.MockTimingSource
-
- postToFrontOfQueueForFirstChangeset(boolean) - Method in class com.facebook.litho.sections.SectionTree.Builder
-
- postToFrontOfQueueForFirstChangeset(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
- preAllocateMountContentHandler(LithoHandler) - Method in class com.facebook.litho.ComponentTree.Builder
-
Specify the handler for to preAllocateMountContent
- preallocateMountContentHandler(LithoHandler) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
-
- preallocateMountContentHandler(LithoHandler) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
- preallocateOnDefaultHandler(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
-
- PreambleGenerator - Class in com.facebook.litho.specmodels.generator
-
Class that generates the preamble for a Component.
- prefix - Variable in class com.facebook.litho.testing.sections.TestTriggerEvent
-
- preMeasure(int, int, int[]) - Method in class com.facebook.rendercore.RenderState
-
- 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.
- prepare(String, ComponentRenderInfo, Size, LithoHandler) - Method in class com.facebook.litho.widget.ComponentWarmer
-
Synchronously post preparing the ComponentTree for the given ComponentRenderInfo to the
handler.
- prepare(String, ComponentRenderInfo, Size) - Method in class com.facebook.litho.widget.ComponentWarmer
-
Synchronously prepare the ComponentTree for the given ComponentRenderInfo.
- prepareAsync(ComponentTreeHolder) - Method in interface com.facebook.litho.widget.ComponentWarmer.ComponentTreeHolderPreparer
-
Triggers an asynchronous layout calculation for the ComponentTree held by the provided
ComponentTreeHolder.
- prepareAsync(ComponentTreeHolder) - Method in class com.facebook.litho.widget.ComponentWarmer.ComponentTreeHolderPreparerWithSizeImpl
-
- prepareAsync(String, ComponentRenderInfo) - Method in class com.facebook.litho.widget.ComponentWarmer
-
Asynchronously prepare the ComponentTree for the given ComponentRenderInfo.
- prepareComponent(ComponentContext, Component) - Static method in class com.facebook.litho.BenchmarkTestHelper
-
- prepareSync(ComponentTreeHolder, Size) - Method in interface com.facebook.litho.widget.ComponentWarmer.ComponentTreeHolderPreparer
-
Triggers a synchronous layout calculation for the ComponentTree held by the provided
ComponentTreeHolder.
- prepareSync(ComponentTreeHolder, Size) - Method in class com.facebook.litho.widget.ComponentWarmer.ComponentTreeHolderPreparerWithSizeImpl
-
- 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.DelayBinding
-
- 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
-
- PREVENT_RELEASE_TAG - Static variable in class com.facebook.litho.widget.ComponentTreeHolder
-
- 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.
- PRIMITIVE - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- 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
-
- print() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
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
-
- prioritizeRenderingOnParallel - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.facebook.litho.specmodels.processor.AbstractComponentsProcessor
-
- process(int) - Method in interface com.facebook.litho.widget.RecyclerRangeTraverser.Processor
-
- 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
-
Inputs to a Component
are its props.
- PropDefault - Annotation Type in com.facebook.litho.annotations
-
PropDefault
can be used for setting the default value of an optional
Prop
in a
LayoutSpec
or
MountSpec
.
- 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
-
- property - Variable in class com.facebook.litho.TransitionEndEvent
-
- 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(TransitionId, 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, 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
-
- 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(ComponentsReporter.Reporter) - Static method in class com.facebook.litho.ComponentsReporter
-
- provide(ComponentsSystrace.Systrace) - Static method in class com.facebook.litho.ComponentsSystrace
-
This should be called exactly once at app startup, before any Litho work happens.
- provide(HandlerInstrumenter.Instrumenter) - Static method in class com.facebook.litho.HandlerInstrumenter
-
- provide(WorkContinuationInstrumenter.Instrumenter) - Static method in class com.facebook.litho.WorkContinuationInstrumenter
-
Allows to provide an instrumenter that will receive work continuation updates.
- 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.sections.widget.RecyclerCollectionComponent.Builder
-
- 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(int, float) - Method in class com.facebook.litho.internal.SparseFloatArray
-
Adds a mapping from the specified key to the specified value, replacing the previous mapping
from the specified key if there was one.
- put(Class, Object) - Method in class com.facebook.litho.TreeProps
-
- put(String, ComponentTreeHolder) - Method in interface com.facebook.litho.widget.ComponentWarmer.Cache
-
- put(Node, Node.LayoutResult) - Method in class com.facebook.rendercore.LayoutCache
-
- putCachedValue(Object, Object) - Method in class com.facebook.litho.ComponentContext
-
- PX - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- 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.sections.widget.RecyclerBinderConfiguration.Builder
-
- 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
-
Deprecated.
- rawProps(ImmutableList<PropModel>) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
-
- rebind() - Method in class com.facebook.litho.LithoView
-
- reconcile(ComponentContext, Component) - Method in class com.facebook.litho.DefaultInternalNode
-
- reconcile(ComponentContext, Component) - Method in interface com.facebook.litho.InternalNode
-
Reconcile returns a new InternalNode tree where only mutated sub-trees are recreated and all
other sub-trees are copied.
- RECONCILIATION_ENABLED - Static variable in class com.facebook.litho.widget.ComponentRenderInfo
-
- 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
-
- 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
-
Deprecated.
- recordEventTrigger(EventTriggersContainer) - Method in class com.facebook.litho.widget.TextInput
-
- recordRenderData(ComponentLifecycle.RenderData) - Method in class com.facebook.litho.ComponentLifecycle
-
- recursivelyResolveLayoutDirection() - Method in class com.facebook.litho.DefaultInternalNode
-
Continually walks the node hierarchy until a node returns a non inherited layout direction
- recursivelyResolveLayoutDirection() - Method in interface com.facebook.litho.InternalNode
-
Continually walks the node hierarchy until a node returns a non inherited layout direction
- 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.CommitPolicy - Annotation Type in com.facebook.litho.widget
-
Defines when a batch should be committed: - IMMEDIATE: Commit batches to the RecyclerView as
soon as possible.
- RecyclerBinder.RecyclerViewLayoutManagerOverrideParams - Class in com.facebook.litho.widget
-
- RecyclerBinderAdapter - Interface in com.facebook.litho.widget
-
- recyclerBinderConfiguration(RecyclerBinderConfiguration) - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration.Builder
-
- recyclerBinderConfiguration(RecyclerBinderConfiguration) - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration.Builder
-
- RecyclerBinderConfiguration - Class in com.facebook.litho.sections.widget
-
- recyclerBinderConfiguration(RecyclerBinderConfiguration) - Method in interface com.facebook.litho.sections.widget.RecyclerConfiguration.Builder
-
- recyclerBinderConfiguration(RecyclerBinderConfiguration) - Method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration.Builder
-
- RecyclerBinderConfiguration.Builder - Class in com.facebook.litho.sections.widget
-
- 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
Component
s
when an item is inserted/updated.
- RecyclerBinderUpdateCallback(List<? extends T>, List<? extends T>, RecyclerBinderUpdateCallback.ComponentRenderer<T>, RecyclerBinder) - Constructor for class com.facebook.litho.widget.RecyclerBinderUpdateCallback
-
- RecyclerBinderUpdateCallback(List<? extends T>, List<? extends T>, RecyclerBinderUpdateCallback.ComponentRenderer<T>, RecyclerBinderUpdateCallback.OperationExecutor) - Constructor for class com.facebook.litho.widget.RecyclerBinderUpdateCallback
-
- 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
-
- 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
-
- RecyclerConfiguration.Builder - Interface in com.facebook.litho.sections.widget
-
- RecyclerDynamicConfigEvent - Class in com.facebook.litho.sections.widget
-
An event that is triggered when a new set of configurations, which are allowed to be dynamic, is
applied to
SectionTree.Target
.
- RecyclerDynamicConfigEvent() - Constructor for class com.facebook.litho.sections.widget.RecyclerDynamicConfigEvent
-
- 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
-
- RecyclerEventsController.OnRecyclerUpdateListener - Interface in com.facebook.litho.widget
-
- recyclerRangeTraverser(RecyclerRangeTraverser) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
Set a custom range traverser
- RecyclerRangeTraverser - Interface in com.facebook.litho.widget
-
An interface for generating traversing order for a range.
- RecyclerRangeTraverser.Processor - Interface in com.facebook.litho.widget
-
- 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
-
- recyclingMode(int) - Method in class com.facebook.litho.ComponentTree.Builder
-
Experimental, do not use!! If used recycling for components may not happen.
- recyclingMode(int) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
- recyclingMode(int) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
-
- recyclingMode(int) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
- Reducer - Class in com.facebook.rendercore
-
Reduces a tree of Node into a flattened tree of RenderTreeNode.
- Reducer() - Constructor for class com.facebook.rendercore.Reducer
-
- REF_VARIABLE_NAME - Static variable in interface com.facebook.litho.specmodels.generator.GeneratorConstants
-
- 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.
- refresh(SectionContext) - Method in class com.facebook.litho.testing.sections.TestSectionCreator.ChildrenSectionTest
-
- 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
-
- refreshProgressBarBackgroundColor(Integer) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
-
- refreshProgressBarBackgroundColor(Integer) - Method in class com.facebook.litho.widget.Recycler.Builder
-
- refreshProgressBarBackgroundColorAttr(int, int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
-
- refreshProgressBarBackgroundColorAttr(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
-
- refreshProgressBarBackgroundColorAttr(int, int) - Method in class com.facebook.litho.widget.Recycler.Builder
-
- refreshProgressBarBackgroundColorAttr(int) - Method in class com.facebook.litho.widget.Recycler.Builder
-
- refreshProgressBarBackgroundColorRes(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
-
- refreshProgressBarBackgroundColorRes(int) - 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
-
- registerDebugComponent(DebugComponent) - Method in class com.facebook.litho.DefaultInternalNode
-
- registerDebugComponent(DebugComponent) - Method in interface com.facebook.litho.InternalNode
-
- registerKey(String) - Method in class com.facebook.litho.sections.KeyHandler
-
- registerMountDelegateExtension(MountDelegateExtension) - Method in interface com.facebook.rendercore.MountDelegate.MountDelegateTarget
-
- registerMountDelegateExtension(MountDelegateExtension) - Method in class com.facebook.rendercore.MountState
-
- registerPostDispatchDrawListener(PostDispatchDrawListener) - Method in interface com.facebook.litho.widget.HasPostDispatchDrawListener
-
- registerPostDispatchDrawListener(PostDispatchDrawListener) - Method in class com.facebook.litho.widget.LithoRecylerView
-
- registerToDelegate(MountDelegate) - Method in class com.facebook.rendercore.MountDelegateExtension
-
- 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(Context, ComponentLifecycle, Object, int) - Static method in class com.facebook.litho.ComponentsPools
-
- 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(Object) - Method in class com.facebook.litho.DisabledMountContentPool
-
- 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.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.testing.LithoViewRule
-
- release() - Method in class com.facebook.litho.testing.TimeOutSemaphore
-
- releaseMountContent(Context) - Method in class com.facebook.rendercore.MountItem
-
- releaseMountRef(RenderTreeNode, int, boolean) - Method in class com.facebook.rendercore.MountDelegate
-
- releaseMountReference(RenderTreeNode, int, boolean) - Method in class com.facebook.rendercore.MountDelegateExtension
-
- releaseTree() - Method in class com.facebook.litho.widget.ComponentTreeHolder
-
- ReleasingReleasedMountContentException(String) - Constructor for exception com.facebook.litho.LithoMountData.ReleasingReleasedMountContentException
-
- ReMeasureEvent - Class in com.facebook.litho.widget
-
- ReMeasureEvent() - Constructor for class com.facebook.litho.widget.ReMeasureEvent
-
- remeasureForUpdatedText(ComponentContext) - Static method in class com.facebook.litho.widget.TextInput
-
- remeasureForUpdatedTextAsync(ComponentContext) - Static method in class com.facebook.litho.widget.TextInput
-
- remeasureForUpdatedTextSync(ComponentContext) - Static method in class com.facebook.litho.widget.TextInput
-
- remove(Runnable) - Method in class com.facebook.litho.DefaultLithoHandlerDynamicPriority
-
- remove(Object) - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- remove(Runnable) - Method in class com.facebook.litho.LithoHandler.DefaultLithoHandler
-
- remove(Runnable) - Method in interface com.facebook.litho.LithoHandler
-
- remove(Object) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
Deprecated.
- remove(int) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
Deprecated.
- remove(Runnable) - Method in class com.facebook.litho.ThreadPoolDynamicPriorityLayoutHandler
-
- remove(Runnable) - Method in class com.facebook.litho.ThreadPoolLayoutHandler
-
- remove(String) - Method in interface com.facebook.litho.widget.ComponentWarmer.Cache
-
- remove(String) - Method in class com.facebook.litho.widget.ComponentWarmer
-
- removeAll(Collection<?>) - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- removeAll(Collection<?>) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
Deprecated.
- 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
-
Deprecated.
- removeAt(int) - Method in class com.facebook.litho.internal.SparseFloatArray
-
Removes the mapping at the given index.
- removeChildAt(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- removeChildAt(int) - Method in interface com.facebook.litho.InternalNode
-
- removeChildAt(int) - Method in class com.facebook.yoga.YogaNode
-
- removeChildAt(int) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- removeDetachedView(View, boolean) - Method in class com.facebook.litho.ComponentHost
-
Deprecated.
- removeFrameCallback(ChoreographerCompat.FrameCallback) - Method in interface com.facebook.litho.choreographercompat.ChoreographerCompat
-
- removeFrameCallback(ChoreographerCompat.FrameCallback) - Method in class com.facebook.litho.choreographercompat.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
-
- removeListener(SpringListener) - Method in class com.facebook.litho.dataflow.springs.Spring
-
remove a listener
- removeMountUnmountExtension(RenderUnit.Binder) - Method in class com.facebook.rendercore.RenderUnit
-
removes an extension function previously added with addMountUnmountExtension
- 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.
- removeSubAdapterModeRecyclerView(RecyclerView) - Method in class com.facebook.litho.widget.RecyclerBinder
-
- 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
-
- RenderInfoDebugInfoRegistry - Class in com.facebook.litho.widget
-
Holds a mapping of Views inside a Litho hierarchy to related debugging information.
- RenderInfoDebugInfoRegistry() - Constructor for class com.facebook.litho.widget.RenderInfoDebugInfoRegistry
-
- 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
-
- RenderState<State,RenderContext> - Class in com.facebook.rendercore
-
todo: javadocs *
- RenderState(Context, RenderState.Delegate<State>) - Constructor for class com.facebook.rendercore.RenderState
-
- RenderState(Context, RenderContext, RenderState.Delegate<State>) - Constructor for class com.facebook.rendercore.RenderState
-
- RenderState.Delegate<State> - Interface in com.facebook.rendercore
-
- RenderState.HostListener - Interface in com.facebook.rendercore
-
- RenderState.LayoutContext<RenderContext> - Class in com.facebook.rendercore
-
A LayoutContext encapsulates all the data needed during a layout pass.
- RenderState.LazyTree<State> - Interface in com.facebook.rendercore
-
Represents a function capable of creating a tree.
- 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
-
- RenderTree - Class in com.facebook.rendercore
-
TODO add javadoc
- RenderTree(RenderTreeNode, RenderTreeNode[], int, int) - Constructor for class com.facebook.rendercore.RenderTree
-
- RenderTreeNode - Class in com.facebook.rendercore
-
- RenderTreeNode(RenderTreeNode, RenderUnit, Object, Rect, int, int, Rect, int) - Constructor for class com.facebook.rendercore.RenderTreeNode
-
- RenderUnit<MOUNT_CONTENT> - Class in com.facebook.rendercore
-
A RenderUnit represents a single rendering primitive for RenderCore.
- RenderUnit(RenderUnit.RenderType) - Constructor for class com.facebook.rendercore.RenderUnit
-
- RenderUnit(RenderUnit.RenderType, List<? extends RenderUnit.Binder<? extends RenderUnit<MOUNT_CONTENT>, MOUNT_CONTENT>>) - Constructor for class com.facebook.rendercore.RenderUnit
-
- RenderUnit(RenderUnit.RenderType, List<? extends RenderUnit.Binder<? extends RenderUnit<MOUNT_CONTENT>, MOUNT_CONTENT>>, List<? extends RenderUnit.Binder<? extends RenderUnit<MOUNT_CONTENT>, MOUNT_CONTENT>>) - Constructor for class com.facebook.rendercore.RenderUnit
-
- RenderUnit.Binder<RENDER_UNIT,CONTENT> - Interface in com.facebook.rendercore
-
Represents a single bind function.
- RenderUnit.RenderType - Enum in com.facebook.rendercore
-
- 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
-
- replaceAll(List<RenderInfo>) - Method in class com.facebook.litho.widget.RecyclerBinder
-
- representedObject - Variable in class com.facebook.litho.specmodels.model.EventDeclarationModel
-
- representedObject - Variable in class com.facebook.litho.specmodels.model.FieldModel
-
- 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.ComponentHost
-
- 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
-
Deprecated.
- requestFocus(ComponentContext, Handle) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- requestFocus(ComponentContext, String) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- requestFocus(EventTrigger) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- requestFocus(ComponentContext, Handle) - Static method in class com.facebook.litho.widget.TextInput
-
- 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
-
Deprecated.
- requestFocusTrigger(ComponentContext, String) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- requestFocusTrigger(EventTrigger) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- requestFocusTrigger(ComponentContext, String) - Static method in class com.facebook.litho.widget.TextInput
-
Deprecated.
- 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.
- requestScrollBy(int, int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionEventsController
-
- requestScrollToNextPosition(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionEventsController
-
- 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.
- requestScrollToPositionWithSnap(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionEventsController
-
Send the
RecyclerCollectionComponent
a request to scroll the content to the given
target position taking into account snapping behavior.
- requestScrollToPositionWithSnap(int, boolean) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionEventsController
-
Send the
RecyclerCollectionComponent
a request to scroll the content to the given
target position taking into account snapping behavior.
- requestScrollToPositionWithSnap(int, RecyclerView.SmoothScroller) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionEventsController
-
Send the
RecyclerCollectionComponent
a request to scroll the content to the given
target position taking into account provided snapping behavior.
- 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
-
- requestSmoothScrollBy(int, int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionEventsController
-
Send the
RecyclerCollectionComponent
a request to scroll the content by the given
margins, animate a scroll by the given amount of pixels along either axis.
- RequiredProp - Annotation Type in com.facebook.litho.annotations
-
Indicates that a method implementation sets required
Prop
.
- rerender() - Method in class com.facebook.litho.DebugComponent
-
- rerenderForAccessibility(boolean) - Method in class com.facebook.litho.LithoView
-
- 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.testing.logging.TestComponentsLogger
-
- reset() - Method in interface com.facebook.litho.widget.StickyHeaderController
-
Reset the controller
- reset() - Method in class com.facebook.yoga.YogaNode
-
- reset() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- resetAcquiredReferences() - Method in class com.facebook.rendercore.MountDelegateExtension
-
- resetAllCounters() - Static method in class com.facebook.litho.stats.LithoStats
-
- resetAllCounters() - Method in class com.facebook.litho.testing.LithoStatsRule
-
Resets all the counter.
- resetComponentStateUpdateAsyncCount() - Static method in class com.facebook.litho.stats.LithoStats
-
- resetExtensionReferenceCount() - Method in class com.facebook.rendercore.MountDelegate
-
- resetInteractions() - Method in class com.facebook.litho.testing.TestComponent
-
Reset the tracking of which methods have been called on this component.
- resetItemAnimator() - Method in class com.facebook.litho.widget.SectionsRecyclerView
-
- resetMountStartupLoggingInfo() - Method in class com.facebook.litho.LithoView
-
- resetResolvedLayoutProperties() - Method in class com.facebook.litho.DefaultInternalNode
-
This method marks all resolved layout property values to undefined.
- resetResolvedLayoutProperties() - Method in interface com.facebook.litho.InternalNode
-
This method marks all resolved layout property values to undefined.
- resetTrace() - Method in class com.facebook.litho.ThreadTracingRunnable
-
Reset the stacktrace of this Runnable to this point.
- 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
-
- resolve(ComponentContext) - Method in class com.facebook.litho.Row
-
- resolve(ComponentContext) - Method in class com.facebook.litho.Wrapper
-
- resolve() - Method in interface com.facebook.rendercore.RenderState.LazyTree
-
Resolves the tree represented by this LazyTree.
- 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
-
- resolveIntArrayRes(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
-
- ResType - Enum in com.facebook.litho.annotations
-
This enum's constants are used to mark that
Prop
can receive resources of a corresponding
Android resource type as values.
- retainAll(Collection<?>) - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- retainAll(Collection<?>) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
Deprecated.
- retrieveValue(DynamicValue<T>) - Static method in class com.facebook.litho.Component
-
- returnSelfInMakeShallowCopy() - Method in class com.facebook.litho.testing.TestDrawableComponent.Builder
-
Deprecated.
- 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
-
- reverseLayout(boolean) - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration.Builder
-
- reverseLayout(boolean) - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration.Builder
-
- reverseLayout(boolean) - Method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration.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
-
- ROOT_HOST_ID - Static variable in class com.facebook.rendercore.MountState
-
- RootHost - Interface in com.facebook.rendercore
-
- RootHostDelegate - Class in com.facebook.rendercore
-
- RootHostDelegate(Host) - Constructor for class com.facebook.rendercore.RootHostDelegate
-
- 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 interface com.facebook.litho.CommonProps
-
- rotation(float) - Method in class com.facebook.litho.Component.Builder
-
Sets the degree that this component is rotated around the pivot point.
- rotation(DynamicValue<Float>) - Method in class com.facebook.litho.Component.Builder
-
Links a
DynamicValue
object to the rotation value for this Component
- rotationX(float) - Method in interface com.facebook.litho.CommonProps
-
- rotationX(float) - Method in class com.facebook.litho.Component.Builder
-
Sets the degree that this component is rotated around the horizontal axis through the pivot
point.
- rotationY(float) - Method in interface com.facebook.litho.CommonProps
-
- rotationY(float) - Method in class com.facebook.litho.Component.Builder
-
Sets the degree that this component is rotated around the vertical axis through 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.ThreadTracingRunnable
-
- RunMode - Enum in com.facebook.litho.specmodels.internal
-
- runOneTaskSync() - Method in class com.facebook.litho.testing.BackgroundLayoutLooperRule
-
Runs one task on the background thread, blocking until it completes.
- 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).
- runToEndOfTasksAsync() - Method in class com.facebook.litho.testing.BackgroundLayoutLooperRule
-
- runToEndOfTasksSync() - Method in class com.facebook.litho.testing.BackgroundLayoutLooperRule
-
Runs through all tasks on the background thread, blocking until it completes.
- samplingFrequency - Variable in class com.facebook.litho.ComponentLogParams
-
- 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 interface com.facebook.litho.CommonProps
-
- 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
-
- scaleX(DynamicValue<Float>) - Method in class com.facebook.litho.Component.Builder
-
Links a
DynamicValue
object to the scaleX value for this Component
- scaleY(DynamicValue<Float>) - Method in class com.facebook.litho.Component.Builder
-
Links a
DynamicValue
object to the scaleY value for this Component
- scheduleDrawable(Drawable, Runnable, long) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- 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
-
- Scroller(RecyclerView) - Constructor for class com.facebook.litho.testing.InteractionUtil.Scroller
-
- 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.GridLayoutInfo
-
- scrollToPositionWithOffset(int, int) - Method in interface com.facebook.litho.widget.LayoutInfo
-
RecyclerBinder delegates scrolling responsibilities to the LayoutInfo, as the varied
LayoutManagers wrapped by a LayoutInfo lack a common scrolling interface.
- scrollToPositionWithOffset(int, int) - Method in class com.facebook.litho.widget.LinearLayoutInfo
-
- scrollToPositionWithOffset(int, int) - Method in class com.facebook.litho.widget.RecyclerBinder
-
- scrollToPositionWithOffset(int, int) - Method in class com.facebook.litho.widget.StaggeredGridLayoutInfo
-
- scrollToPositionX(int) - Method in class com.facebook.litho.testing.InteractionUtil.Scroller
-
- scrollToPositionY(int) - Method in class com.facebook.litho.testing.InteractionUtil.Scroller
-
- SECTION - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- Section - Class in com.facebook.litho.sections
-
- 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
-
- 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
-
- 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.
- 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
-
- SectionDebugUtil - Class in com.facebook.litho.sections
-
Exposes methods needed for debugging tools like Stetho and Flipper.
- SectionDebugUtil() - Constructor for class com.facebook.litho.sections.SectionDebugUtil
-
- SectionKeyNotFoundException - Exception in com.facebook.litho.sections
-
- SectionKeyNotFoundException() - Constructor for exception com.facebook.litho.sections.SectionKeyNotFoundException
-
- SectionKeyNotFoundException(String) - Constructor for exception com.facebook.litho.sections.SectionKeyNotFoundException
-
- SectionKeyNotFoundException(Throwable) - Constructor for exception com.facebook.litho.sections.SectionKeyNotFoundException
-
- SectionKeyNotFoundException(String, Throwable) - Constructor for exception com.facebook.litho.sections.SectionKeyNotFoundException
-
- SectionLifecycle - Class in com.facebook.litho.sections
-
- SectionLifecycle() - Constructor for class com.facebook.litho.sections.SectionLifecycle
-
- SectionLifecycleTestUtil - Class in com.facebook.litho.sections
-
- 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.
- SectionTree.Target.DynamicConfig - Class in com.facebook.litho.sections
-
- 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 interface com.facebook.litho.CommonProps
-
- selected(boolean) - Method in class com.facebook.litho.Component.Builder
-
- SELECTED_SET_FALSE - Static variable in interface com.facebook.litho.NodeInfo
-
- SELECTED_SET_TRUE - Static variable in interface com.facebook.litho.NodeInfo
-
- SELECTED_UNSET - Static variable in interface com.facebook.litho.NodeInfo
-
- 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
-
Deprecated.
- 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
-
Deprecated.
- selectionChangedEventHandler(EventHandler) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- SendAccessibilityEventEvent - Class in com.facebook.litho
-
Components should implement an event of this type in order to receive callbacks to androidx.core.view.AccessibilityDelegateCompat#sendAccessibilityEvent(View, int)
- SendAccessibilityEventEvent() - Constructor for class com.facebook.litho.SendAccessibilityEventEvent
-
- sendAccessibilityEventHandler(EventHandler<SendAccessibilityEventEvent>) - Method in interface com.facebook.litho.CommonProps
-
- 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 androidx.core.view.AccessibilityDelegateCompat#sendAccessibilityEventUnchecked( View,
AccessibilityEvent)
- SendAccessibilityEventUncheckedEvent() - Constructor for class com.facebook.litho.SendAccessibilityEventUncheckedEvent
-
- sendAccessibilityEventUncheckedHandler(EventHandler<SendAccessibilityEventUncheckedEvent>) - Method in interface com.facebook.litho.CommonProps
-
- 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
Transition
s that will run one after another.
- SequenceBinding - Class in com.facebook.litho.animation
-
- 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(T) - Method in class com.facebook.litho.DynamicValue
-
Sets current value and notifies all the attached listeners
- 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(int, E) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
Deprecated.
- 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.LayoutState.CalculateLayoutSource
-
- SET_ROOT_ASYNC - Static variable in annotation type com.facebook.litho.sections.SectionsLogEventUtils.ApplyNewChangeSet
-
- SET_ROOT_SYNC - Static variable in annotation type com.facebook.litho.LayoutState.CalculateLayoutSource
-
- SET_SIZE_SPEC_ASYNC - Static variable in annotation type com.facebook.litho.LayoutState.CalculateLayoutSource
-
- SET_SIZE_SPEC_SYNC - Static variable in annotation type com.facebook.litho.LayoutState.CalculateLayoutSource
-
- setAccessibilityDelegate(View.AccessibilityDelegate) - Method in class com.facebook.litho.ComponentHost
-
- setAccessibilityDescription(String) - Method in class com.facebook.widget.accessibility.delegates.AccessibleClickableSpan
-
- setAccessibilityHeading(boolean) - Method in interface com.facebook.litho.NodeInfo
-
- setAccessibilityRole(String) - Method in interface com.facebook.litho.NodeInfo
-
- setAccessibilityRole(String) - Method in class com.facebook.widget.accessibility.delegates.AccessibleClickableSpan
-
- setAccessibilityRoleDescription(CharSequence) - Method in interface com.facebook.litho.NodeInfo
-
- setAlignContent(YogaAlign) - Method in class com.facebook.litho.DebugLayoutNode
-
- setAlignContent(YogaAlign) - Method in class com.facebook.yoga.YogaNode
-
- setAlignContent(YogaAlign) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setAlignItems(YogaAlign) - Method in class com.facebook.litho.DebugLayoutNode
-
- setAlignItems(YogaAlign) - Method in class com.facebook.yoga.YogaNode
-
- setAlignItems(YogaAlign) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setAlignSelf(YogaAlign) - Method in class com.facebook.litho.DebugLayoutNode
-
- setAlignSelf(YogaAlign) - Method in class com.facebook.yoga.YogaNode
-
- setAlignSelf(YogaAlign) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setAlpha(float) - Method in class com.facebook.litho.DebugLayoutNode
-
- setAlpha(int) - Method in class com.facebook.litho.DebugOverlayDrawable
-
- setAlpha(int) - Method in class com.facebook.litho.drawable.BorderColorDrawable
-
- setAlpha(int) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- setAlpha(int) - Method in class com.facebook.litho.fresco.NoOpDrawable
-
- setAlpha(int) - Method in class com.facebook.litho.MatrixDrawable
-
- setAlpha(float) - Method in interface com.facebook.litho.NodeInfo
-
- setAlpha(int) - Method in class com.facebook.litho.testing.shadows.ColorDrawableShadow
-
- setAlpha(int) - Method in class com.facebook.litho.testing.TestDrawable
-
- setAlpha(int) - Method in class com.facebook.litho.widget.CardShadowDrawable
-
- 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
-
- setAspectRatio(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- 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.
- setAutoMirrored(boolean) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- setBackgroundColor(int) - Method in class com.facebook.litho.DebugLayoutNode
-
- setBackgroundOutput(LayoutOutput) - Method in class com.facebook.litho.DefaultDiffNode
-
- setBackgroundOutput(LayoutOutput) - Method in class com.facebook.litho.DefaultInternalNode
-
- setBackgroundOutput(LayoutOutput) - Method in interface com.facebook.litho.DiffNode
-
- setBaselineFunction(YogaBaselineFunction) - Method in class com.facebook.yoga.YogaNode
-
- setBaselineFunction(YogaBaselineFunction) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setBgPaddingInfo(Rect) - Method in interface com.facebook.litho.widget.NeedsBgPaddingInfo
-
- setBorder(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
-
- setBorder(YogaEdge, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setBorderOutput(LayoutOutput) - Method in class com.facebook.litho.DefaultDiffNode
-
- setBorderOutput(LayoutOutput) - Method in class com.facebook.litho.DefaultInternalNode
-
- setBorderOutput(LayoutOutput) - Method in interface com.facebook.litho.DiffNode
-
- setBorderWidth(YogaEdge, float) - Method in class com.facebook.litho.DebugLayoutNode
-
- setBorderWidth(YogaEdge, int) - Method in class com.facebook.litho.DefaultInternalNode
-
- setBorderWidth(YogaEdge, int) - Method in interface com.facebook.litho.InternalNode
-
- setBounds(int, int, int, int) - Method in class com.facebook.litho.MatrixDrawable
-
- setBounds(Rect) - Method in class com.facebook.litho.MatrixDrawable
-
- setCachedMeasuresValid(boolean) - Method in class com.facebook.litho.DefaultInternalNode
-
- setCachedMeasuresValid(boolean) - Method in interface com.facebook.litho.InternalNode
-
- setCacheListener(ComponentWarmer.CacheListener) - Method in interface com.facebook.litho.widget.ComponentWarmer.Cache
-
- setCanMeasure(boolean) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
-
- setCanMeasure(boolean) - Method in interface com.facebook.litho.widget.Binder
-
Only for horizontally scrolling layouts: set to true if height is not known when measuring the
view and the first item will need to be measured to determine the height of the view.
- setCanMeasure(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder
-
- setChangingConfigurations(int) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- setChangingConfigurations(int) - Method in class com.facebook.litho.MatrixDrawable
-
- setChildren(Children) - Method in class com.facebook.litho.sections.Section
-
- setClickable(boolean) - Method in interface com.facebook.litho.NodeInfo
-
- setClickHandler(EventHandler<ClickEvent>) - Method in interface com.facebook.litho.NodeInfo
-
- setClipChildren(boolean) - Method in class com.facebook.litho.ComponentHost
-
- setClipChildren(boolean) - Method in interface com.facebook.litho.NodeInfo
-
- setClipToOutline(boolean) - Method in interface com.facebook.litho.NodeInfo
-
- setColor(int) - Method in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- setColor(ColorStateList) - Method in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- setColorFilter(ColorFilter) - Method in class com.facebook.litho.DebugOverlayDrawable
-
- setColorFilter(ColorFilter) - Method in class com.facebook.litho.drawable.BorderColorDrawable
-
- setColorFilter(ColorFilter) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- 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.testing.TestDrawable
-
- setColorFilter(ColorFilter) - Method in class com.facebook.litho.widget.CardShadowDrawable
-
- setColorFilter(ColorFilter) - Method in class com.facebook.litho.widget.TextDrawable
-
- setColors(int[]) - Method in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- setCommitPolicy(int) - Method in class com.facebook.litho.widget.RecyclerBinder
-
- setComponent(Component) - Method in class com.facebook.litho.Column.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.Component.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.DefaultDiffNode
-
- setComponent(Component) - Method in class com.facebook.litho.DefaultInternalNode
-
- setComponent(Component) - Method in interface com.facebook.litho.DiffNode
-
- setComponent(Component) - Method in class com.facebook.litho.LithoView
-
Change the root component synchronously.
- setComponent(Component) - Method in class com.facebook.litho.Row.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
-
- 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.
- setComponent(Component) - Method in class com.facebook.litho.testing.TestDrawableComponent.Builder
-
Deprecated.
- setComponent(Component) - Method in class com.facebook.litho.testing.TestLayoutComponent.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.testing.TestSizeDependentComponent.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.testing.TestTransitionComponent.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.testing.TestViewComponent.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.ViewCompatComponent.Builder
-
Deprecated.
- setComponent(Component) - Method in class com.facebook.litho.widget.Card.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.CardClip.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- setComponent(Component) - Method in class com.facebook.litho.widget.EmptyComponent.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.HorizontalScroll.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.Image.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.Progress.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.Recycler.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.SizeSpecMountWrapperComponent.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.SolidColor.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.Spinner.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.Text.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.TransparencyEnabledCardClip.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.widget.VerticalScroll.Builder
-
- setComponent(Component) - Method in class com.facebook.litho.Wrapper.Builder
-
- setComponentAsync(Component) - Method in class com.facebook.litho.LithoView
-
Change the root component measuring it on a background thread before updating the UI.
- setComponentAsyncWithoutReconciliation(Component) - Method in class com.facebook.litho.LithoView
-
- 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.
- setComponentWarmerReadyListener(ComponentWarmer.ComponentWarmerReadyListener) - Method in class com.facebook.litho.widget.ComponentWarmer
-
- setComponentWithoutReconciliation(Component) - Method in class com.facebook.litho.LithoView
-
- 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
-
- setContentDescription(CharSequence) - Method in interface com.facebook.litho.NodeInfo
-
- setContentOutput(LayoutOutput) - Method in class com.facebook.litho.DefaultDiffNode
-
- setContentOutput(LayoutOutput) - Method in class com.facebook.litho.DefaultInternalNode
-
- setContentOutput(LayoutOutput) - Method in interface com.facebook.litho.DiffNode
-
- setController(DraweeController) - Method in class com.facebook.litho.fresco.DraweeDrawable
-
- setCornerRadii(float[]) - Method in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- setCornerRadius(float) - Method in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- setCount(int) - Method in class com.facebook.litho.sections.Section
-
- 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
-
- setData(Object) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setDataAttribution(String) - Method in class com.facebook.litho.LithoStartupLogger
-
Set attribution to the rendered events like the network query name, data source (network/cache)
etc.
- 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
-
- setDiffNode(DiffNode) - Method in class com.facebook.litho.DefaultInternalNode
-
- setDiffNode(DiffNode) - Method in interface com.facebook.litho.InternalNode
-
- setDirection(YogaDirection) - Method in class com.facebook.yoga.YogaNode
-
- setDirection(YogaDirection) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setDispatchPopulateAccessibilityEventHandler(EventHandler<DispatchPopulateAccessibilityEventEvent>) - Method in interface com.facebook.litho.NodeInfo
-
- setDisplay(YogaDisplay) - Method in class com.facebook.yoga.YogaNode
-
- setDisplay(YogaDisplay) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setDither(boolean) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- setDither(boolean) - Method in class com.facebook.litho.MatrixDrawable
-
- setDoNotBlockOnThisThread() - Method in class com.facebook.litho.testing.TestDrawableComponent.BlockInPrepareComponentListener
-
Deprecated.
- setEnabled(boolean) - Method in interface com.facebook.litho.NodeInfo
-
- 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
-
- setExperimentalFeatureEnabled(YogaExperimentalFeature, boolean) - Method in class com.facebook.yoga.YogaConfigJNIBase
-
- setFilterBitmap(boolean) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- 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
-
- setFlex(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setFlexBasis(YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
-
- setFlexBasis(float) - Method in class com.facebook.yoga.YogaNode
-
- setFlexBasis(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setFlexBasisAuto() - Method in class com.facebook.yoga.YogaNode
-
- setFlexBasisAuto() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setFlexBasisPercent(float) - Method in class com.facebook.yoga.YogaNode
-
- setFlexBasisPercent(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setFlexDirection(YogaFlexDirection) - Method in class com.facebook.litho.DebugLayoutNode
-
- setFlexDirection(YogaFlexDirection) - Method in class com.facebook.yoga.YogaNode
-
- setFlexDirection(YogaFlexDirection) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setFlexGrow(float) - Method in class com.facebook.litho.DebugLayoutNode
-
- setFlexGrow(float) - Method in class com.facebook.yoga.YogaNode
-
- setFlexGrow(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setFlexShrink(float) - Method in class com.facebook.litho.DebugLayoutNode
-
- setFlexShrink(float) - Method in class com.facebook.yoga.YogaNode
-
- setFlexShrink(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setFocusable(boolean) - Method in class com.facebook.litho.DebugLayoutNode
-
- setFocusable(boolean) - Method in interface com.facebook.litho.NodeInfo
-
- setFocusChangeHandler(EventHandler<FocusChangedEvent>) - Method in interface com.facebook.litho.NodeInfo
-
- setForegroundColor(int) - Method in class com.facebook.litho.DebugLayoutNode
-
- setForegroundOutput(LayoutOutput) - Method in class com.facebook.litho.DefaultDiffNode
-
- setForegroundOutput(LayoutOutput) - Method in class com.facebook.litho.DefaultInternalNode
-
- setForegroundOutput(LayoutOutput) - Method in interface com.facebook.litho.DiffNode
-
- setGlobalKey(String) - Method in class com.facebook.litho.sections.Section
-
Set a unique key for this
Section
within its tree.
- setGradientRadius(float) - Method in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- setGradientType(int) - Method in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- 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
-
- setHeight(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setHeightAuto() - Method in class com.facebook.yoga.YogaNode
-
- setHeightAuto() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
-
- setHeightPercent(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setHost(Host) - Method in class com.facebook.rendercore.MountItem
-
- setHostOutput(LayoutOutput) - Method in class com.facebook.litho.DefaultDiffNode
-
- setHostOutput(LayoutOutput) - Method in class com.facebook.litho.DefaultInternalNode
-
- setHostOutput(LayoutOutput) - Method in interface com.facebook.litho.DiffNode
-
- setHotspot(float, float) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- setHotspotBounds(int, int, int, int) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- setImportantForAccessibility(int) - Method in class com.facebook.litho.DebugLayoutNode
-
- setIncrementalModuleItems(List<VisibilityOutput>) - Method in class com.facebook.litho.VisibilityModuleInput
-
- 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.choreographercompat.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.
- setInterceptTouchHandler(EventHandler<InterceptTouchEvent>) - Method in interface com.facebook.litho.NodeInfo
-
- setInternalState(Object, String, Object) - Static method in class com.facebook.litho.testing.Whitebox
-
- setInvalidStateLogParamsList(List<ComponentLogParams>) - Method in class com.facebook.litho.LithoView
-
Register for particular invalid state logs.
- setIsBound(boolean) - Method in class com.facebook.rendercore.MountItem
-
- setIsFirstMount(boolean) - Method in class com.facebook.litho.ComponentTree
-
- setIsReferenceBaseline(boolean) - Method in class com.facebook.yoga.YogaNode
-
- setIsReferenceBaseline(boolean) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setItemAnimator(ItemAnimator) - Method in class com.facebook.litho.widget.SectionsRecyclerView
-
- setJustifyContent(YogaJustify) - Method in class com.facebook.litho.DebugLayoutNode
-
- setJustifyContent(YogaJustify) - Method in class com.facebook.yoga.YogaNode
-
- setJustifyContent(YogaJustify) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setKey(String) - Method in class com.facebook.litho.sections.Section
-
Sets the key for this Section.
- setLastHeightSpec(int) - Method in class com.facebook.litho.DefaultDiffNode
-
- setLastHeightSpec(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- setLastHeightSpec(int) - Method in interface com.facebook.litho.DiffNode
-
- setLastHeightSpec(int) - Method in interface com.facebook.litho.InternalNode
-
- setLastMeasuredHeight(float) - Method in class com.facebook.litho.DefaultDiffNode
-
- setLastMeasuredHeight(float) - Method in class com.facebook.litho.DefaultInternalNode
-
Sets the last value the measure funcion associated with this node
Component
returned
for the height.
- setLastMeasuredHeight(float) - Method in interface com.facebook.litho.DiffNode
-
- setLastMeasuredHeight(float) - Method in interface com.facebook.litho.InternalNode
-
Sets the last value the measure funcion associated with this node
Component
returned
for the height.
- setLastMeasuredWidth(float) - Method in class com.facebook.litho.DefaultDiffNode
-
- setLastMeasuredWidth(float) - Method in class com.facebook.litho.DefaultInternalNode
-
Sets the last value the measure funcion associated with this node
Component
returned
for the width.
- setLastMeasuredWidth(float) - Method in interface com.facebook.litho.DiffNode
-
- setLastMeasuredWidth(float) - Method in interface com.facebook.litho.InternalNode
-
Sets the last value the measure funcion associated with this node
Component
returned
for the width.
- setLastWidthSpec(int) - Method in class com.facebook.litho.DefaultDiffNode
-
- setLastWidthSpec(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- setLastWidthSpec(int) - Method in interface com.facebook.litho.DiffNode
-
- setLastWidthSpec(int) - Method in interface com.facebook.litho.InternalNode
-
- setLayoutDirection(YogaDirection) - Method in class com.facebook.litho.DebugLayoutNode
-
- setLayoutDirection(int) - Method in class com.facebook.litho.testing.shadows.LayoutDirectionViewShadow
-
- setLayoutParams(Copyable) - Method in class com.facebook.rendercore.Node
-
- setLayoutStateContextForTesting() - Method in class com.facebook.litho.ComponentContext
-
- setListener(BindingListener) - Method in interface com.facebook.litho.dataflow.DataFlowBinding
-
- setListener(BindingListener) - Method in class com.facebook.litho.dataflow.GraphBinding
-
- setListener(ChangesetDebugConfiguration.ChangesetDebugListener) - Static method in class com.facebook.litho.sections.ChangesetDebugConfiguration
-
- setLoadEventsHandler(LoadEventsHandler) - Method in class com.facebook.litho.sections.SectionTree
-
- setLogger(YogaLogger) - Method in class com.facebook.yoga.YogaConfig
-
- setLogger(YogaLogger) - Method in class com.facebook.yoga.YogaConfigJNIBase
-
- setLongClickHandler(EventHandler<LongClickEvent>) - Method in interface com.facebook.litho.NodeInfo
-
- 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
-
- setMargin(YogaEdge, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setMarginAuto(YogaEdge) - Method in class com.facebook.yoga.YogaNode
-
- setMarginAuto(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setMarginPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
-
- setMarginPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setMaxHeight(YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
-
- setMaxHeight(float) - Method in class com.facebook.yoga.YogaNode
-
- setMaxHeight(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setMaxHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
-
- setMaxHeightPercent(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setMaxWidth(YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
-
- setMaxWidth(float) - Method in class com.facebook.yoga.YogaNode
-
- setMaxWidth(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setMaxWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
-
- setMaxWidthPercent(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setMeasureFunction(YogaMeasureFunction) - Method in class com.facebook.litho.DefaultInternalNode
-
- setMeasureFunction(YogaMeasureFunction) - Method in interface com.facebook.litho.InternalNode
-
- setMeasureFunction(YogaMeasureFunction) - Method in class com.facebook.yoga.YogaNode
-
- setMeasureFunction(YogaMeasureFunction) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setMinHeight(YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
-
- setMinHeight(float) - Method in class com.facebook.yoga.YogaNode
-
- setMinHeight(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setMinHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
-
- setMinHeightPercent(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setMinWidth(YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
-
- setMinWidth(float) - Method in class com.facebook.yoga.YogaNode
-
- setMinWidth(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setMinWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
-
- setMinWidthPercent(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setMountContentGroup(OutputUnitsAffinityGroup<Object>) - Method in class com.facebook.litho.animation.AnimatedPropertyNode
-
- setMountData(Object) - Method in class com.facebook.rendercore.MountItem
-
- setMountStartupLoggingInfo(LithoStartupLogger, String, boolean[], boolean[], boolean, boolean) - Method in class com.facebook.litho.LithoView
-
- setMountStateDirty(LithoView) - Static method in class com.facebook.litho.BenchmarkTestHelper
-
- setNeedsToRerunTransitions(boolean) - Method in class com.facebook.litho.LayoutState
-
- setNeedsToRerunTransitions(boolean) - Method in interface com.facebook.litho.TransitionsExtension.TransitionsExtensionInput
-
- setNestedTree(InternalNode) - Method in class com.facebook.litho.DefaultInternalNode
-
Set the nested tree before measuring it in order to transfer over important information such as
layout direction needed during measurement.
- setNestedTree(InternalNode) - Method in interface com.facebook.litho.InternalNode
-
Set the nested tree before measuring it in order to transfer over important information such as
layout direction needed during measurement.
- setNewLayoutStateReadyListener(ComponentTree.NewLayoutStateReadyListener) - Method in class com.facebook.litho.ComponentTree
-
- setNext(T) - Method in class com.facebook.litho.Diff
-
- setNodeInfo(NodeInfo) - Method in class com.facebook.litho.DefaultInternalNode
-
- setNodeInfo(NodeInfo) - Method in interface com.facebook.litho.InternalNode
-
- setOldSection(Section) - Method in class com.facebook.litho.sections.ChangesetDebugConfiguration.ChangesetDebugInfo
-
- setOnDirtyMountListener(LithoView.OnDirtyMountListener) - Method in class com.facebook.litho.LithoView
-
- setOnInitializeAccessibilityEventHandler(EventHandler<OnInitializeAccessibilityEventEvent>) - Method in interface com.facebook.litho.NodeInfo
-
- setOnInitializeAccessibilityNodeInfoHandler(EventHandler<OnInitializeAccessibilityNodeInfoEvent>) - Method in interface com.facebook.litho.NodeInfo
-
- setOnPopulateAccessibilityEventHandler(EventHandler<OnPopulateAccessibilityEventEvent>) - Method in interface com.facebook.litho.NodeInfo
-
- setOnPostDrawListener(LithoView.OnPostDrawListener) - Method in class com.facebook.litho.LithoView
-
- setOnRecyclerUpdateListener(RecyclerEventsController.OnRecyclerUpdateListener) - Method in class com.facebook.litho.widget.RecyclerEventsController
-
- setOnRequestSendAccessibilityEventHandler(EventHandler<OnRequestSendAccessibilityEventEvent>) - Method in interface com.facebook.litho.NodeInfo
-
- setOnTouchListener(OnTouchListener) - Method in class com.facebook.litho.widget.SectionsRecyclerView
-
- setOutlineProvider(ViewOutlineProvider) - Method in interface com.facebook.litho.NodeInfo
-
- setOverflow(YogaOverflow) - Method in class com.facebook.yoga.YogaNode
-
- setOverflow(YogaOverflow) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- 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
-
- setPadding(YogaEdge, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setPaddingPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
-
- setPaddingPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setParentTreePropsCloned(boolean) - Method in class com.facebook.litho.ComponentContext
-
- setPerformAccessibilityActionHandler(EventHandler<PerformAccessibilityActionEvent>) - Method in interface com.facebook.litho.NodeInfo
-
- setPointScaleFactor(float) - Method in class com.facebook.yoga.YogaConfig
-
- setPointScaleFactor(float) - Method in class com.facebook.yoga.YogaConfigJNIBase
-
- setPosition(YogaEdge, YogaValue) - Method in class com.facebook.litho.DebugLayoutNode
-
- setPosition(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
-
- setPosition(YogaEdge, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setPositionPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
-
- setPositionPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setPositionType(YogaPositionType) - Method in class com.facebook.litho.DebugLayoutNode
-
- setPositionType(YogaPositionType) - Method in class com.facebook.yoga.YogaNode
-
- setPositionType(YogaPositionType) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setPrintTreeFlag(boolean) - Method in class com.facebook.yoga.YogaConfig
-
- setPrintTreeFlag(boolean) - Method in class com.facebook.yoga.YogaConfigJNIBase
-
- setPrintYogaDebugLogs(boolean) - Static method in class com.facebook.litho.NodeConfig
-
Toggles a Yoga setting on whether to print debug logs to adb.
- setReleaseEvictedEntries(boolean) - Method in class com.facebook.litho.widget.ComponentWarmer
-
- 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
-
- setRenderInfoToViewMapping(View, Object) - Static method in class com.facebook.litho.widget.RenderInfoDebugInfoRegistry
-
- setRenderState(RenderState) - Method in interface com.facebook.rendercore.RootHost
-
- setRenderState(RenderState) - Method in class com.facebook.rendercore.RootHostDelegate
-
- setRenderTreeData(Object) - Method in class com.facebook.rendercore.RenderTree
-
- setRenderUnit(RenderUnit) - Method in class com.facebook.rendercore.Node
-
- 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.
- setRoot(Component) - Method in class com.facebook.litho.testing.LithoViewRule
-
- setRoot(Component.Builder) - Method in class com.facebook.litho.testing.LithoViewRule
-
- 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
-
- setRootAndSizeSpec(Component, int, int) - Method in class com.facebook.litho.testing.LithoViewRule
-
- 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
-
- setRootAsync(Component) - Method in class com.facebook.litho.testing.LithoViewRule
-
- setRootAsync(Component.Builder) - Method in class com.facebook.litho.testing.LithoViewRule
-
- setRootComponent(Component) - Method in class com.facebook.litho.DefaultInternalNode
-
- setRootComponent(Component) - Method in interface com.facebook.litho.InternalNode
-
- setRootLayoutRef(LithoView, LithoViewTestHelper.InternalNodeRef) - Static method in class com.facebook.litho.LithoViewTestHelper
-
Restore a previously saved root layout reference.
- setRotation(float) - Method in class com.facebook.litho.DebugLayoutNode
-
- setRotation(float) - Method in interface com.facebook.litho.NodeInfo
-
- setRotationX(float) - Method in interface com.facebook.litho.NodeInfo
-
- setRotationY(float) - Method in interface com.facebook.litho.NodeInfo
-
- setScale(float) - Method in class com.facebook.litho.DebugLayoutNode
-
- setScale(float) - Method in interface com.facebook.litho.NodeInfo
-
- 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
-
- setSelected(boolean) - Method in interface com.facebook.litho.NodeInfo
-
- setSelection(ComponentContext, Handle, int, int) - Static method in class com.facebook.litho.widget.TextInput
-
- setSelection(ComponentContext, String, int, int) - Static method in class com.facebook.litho.widget.TextInput
-
- setSelection(EventTrigger, int, int) - Static method in class com.facebook.litho.widget.TextInput
-
- SetSelectionEvent - Class in com.facebook.litho.widget
-
Use this with TextInput to set the field's current selection.
- SetSelectionEvent() - Constructor for class com.facebook.litho.widget.SetSelectionEvent
-
- setSelectionTrigger(EventTrigger) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- setSelectionTrigger(ComponentContext, String) - Static method in class com.facebook.litho.widget.TextInput
-
Deprecated.
- setSendAccessibilityEventHandler(EventHandler<SendAccessibilityEventEvent>) - Method in interface com.facebook.litho.NodeInfo
-
- setSendAccessibilityEventUncheckedHandler(EventHandler<SendAccessibilityEventUncheckedEvent>) - Method in interface com.facebook.litho.NodeInfo
-
- setShadowElevation(float) - Method in interface com.facebook.litho.NodeInfo
-
- setShape(int) - Method in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- 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
- setShouldDiffLayoutWithoutLegacyStretchBehaviour(boolean) - Method in class com.facebook.yoga.YogaConfigJNIBase
-
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.drawable.ComparableGradientDrawable
-
- setSize(int, int) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
-
- setSize(int, int) - Method in interface com.facebook.litho.widget.Binder
-
- setSize(int, int) - Method in class com.facebook.litho.widget.RecyclerBinder
-
This should be called when the owner
Component
's onBoundsDefined is called.
- setSizePx(int, int) - Method in class com.facebook.litho.testing.LithoViewRule
-
- 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
-
- setSizeSpecAsync(int, int) - Method in class com.facebook.litho.ComponentTree
-
- setSizeSpecs(int, int) - Method in class com.facebook.litho.testing.LithoViewRule
-
- setSkipAlreadyPreparedKeys(boolean) - Method in class com.facebook.litho.widget.ComponentWarmer
-
- setSnapMode(int) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionEventsController
-
- setSpringConfig(SpringConfig) - Method in class com.facebook.litho.dataflow.springs.Spring
-
set the config class
- setState(int[]) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- 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
-
- setStroke(int, int, float, float) - Method in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- setStroke(int, ColorStateList, float, float) - Method in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- setStyle(int, int) - Method in interface com.facebook.litho.CommonProps
-
- setStyleHeightFromSpec(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- setStyleHeightFromSpec(int) - Method in interface com.facebook.litho.InternalNode
-
- setStyleWidthFromSpec(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- setStyleWidthFromSpec(int) - Method in interface com.facebook.litho.InternalNode
-
- setSubAdapterModeRecyclerView(RecyclerView) - Method in class com.facebook.litho.widget.RecyclerBinder
-
- setTag(Object) - Method in interface com.facebook.litho.animation.AnimationBinding
-
- setTag(int, Object) - Method in class com.facebook.litho.ComponentHost
-
- setTargetConfig(SectionTree.Target.DynamicConfig) - Method in class com.facebook.litho.sections.SectionTree
-
- setTestComponentListener(TestDrawableComponent.TestComponentListener) - Method in class com.facebook.litho.testing.TestDrawableComponent
-
Deprecated.
- setText(ComponentContext, Handle, CharSequence) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- setText(ComponentContext, String, CharSequence) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- setText(EventTrigger, CharSequence) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- setText(ComponentContext, Handle, CharSequence) - Static method in class com.facebook.litho.widget.TextInput
-
- setText(ComponentContext, String, CharSequence) - Static method in class com.facebook.litho.widget.TextInput
-
- setText(EventTrigger, CharSequence) - 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.EditText.Builder
-
Deprecated.
- setTextEventHandler(EventHandler) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- setTextTrigger(EventTrigger) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- setTextTrigger(ComponentContext, String) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- setTextTrigger(EventTrigger) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- setTextTrigger(ComponentContext, String) - Static method in class com.facebook.litho.widget.TextInput
-
Deprecated.
- setThreadPriority(int) - Method in class com.facebook.litho.DefaultLithoHandlerDynamicPriority
-
- setThreadPriority(int) - Method in class com.facebook.litho.ThreadPoolDynamicPriorityLayoutHandler
-
Changes the priority of any thread in the pool which will execute runnables starting from when
this is called.
- setTint(int) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- setTintList(ColorStateList) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- setTintMode(PorterDuff.Mode) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- setTouchHandler(EventHandler<TouchEvent>) - Method in interface com.facebook.litho.NodeInfo
-
- 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
-
- setTree(RenderState.LazyTree<State>) - Method in class com.facebook.rendercore.RenderState
-
- 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
AnimatedPropertyNode
s.
- setupHierarchy(ScalingUtils.ScaleType, PointF, 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
-
Android doesn't expect typeface operations to occur off of the UI thread.
- 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.
- setUseLegacyStretchBehaviour(boolean) - Method in class com.facebook.yoga.YogaConfigJNIBase
-
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
-
- setUseWebDefaults(boolean) - Method in class com.facebook.yoga.YogaConfigJNIBase
-
- 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.
- setValueAt(int, float) - Method in class com.facebook.litho.internal.SparseFloatArray
-
Directly set the value at a particular index.
- setVelocity(double) - Method in class com.facebook.litho.dataflow.springs.Spring
-
set the velocity on the spring in pixels per second
- setVersionedRootAndSizeSpec(Component, int, int, Size, TreeProps, int) - Method in class com.facebook.litho.ComponentTree
-
- setVersionedTree(RenderState.LazyTree<State>, int, int, int, int[]) - Method in class com.facebook.rendercore.RenderState
-
- setViewportChangedListener(ViewportInfo.ViewportChanged) - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
-
- setViewportChangedListener(ViewportInfo.ViewportChanged) - Method in interface com.facebook.litho.widget.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.
- setViewTag(Object) - Method in interface com.facebook.litho.NodeInfo
-
- setViewTags(<any>) - Method in class com.facebook.litho.ComponentHost
-
Sets view tags on this host.
- setViewTags(<any>) - Method in interface com.facebook.litho.NodeInfo
-
- setViewType(int) - Method in class com.facebook.litho.widget.BaseRenderInfo
-
- setViewType(int) - Method in interface com.facebook.litho.widget.RenderInfo
-
- setViewType(int) - Method in class com.facebook.litho.widget.TreePropsWrappedRenderInfo
-
- setViewType(int) - Method in class com.facebook.litho.widget.ViewRenderInfo
-
- setVisibility(int) - Method in class com.facebook.litho.ComponentHost
-
- setVisibilityHint(boolean) - Method in class com.facebook.litho.LithoView
-
Call this to tell the LithoView whether it is visible or not.
- setVisibilityOutput(VisibilityOutput) - Method in class com.facebook.litho.DefaultDiffNode
-
- setVisibilityOutput(VisibilityOutput) - Method in class com.facebook.litho.DefaultInternalNode
-
- setVisibilityOutput(VisibilityOutput) - Method in interface com.facebook.litho.DiffNode
-
- setVisible(boolean, boolean) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- 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
-
- setWidth(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setWidthAuto() - Method in class com.facebook.yoga.YogaNode
-
- setWidthAuto() - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
-
- setWidthPercent(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setWrap(YogaWrap) - Method in class com.facebook.yoga.YogaNode
-
- setWrap(YogaWrap) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- setWrappedDrawable(Drawable) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- shadowBottomOverrideAttr(int, int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowBottomOverrideAttr(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowBottomOverrideAttr(int, int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- shadowBottomOverrideAttr(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- shadowBottomOverrideDip(float) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowBottomOverrideDip(float) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- shadowBottomOverridePx(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowBottomOverridePx(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- shadowBottomOverrideRes(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowBottomOverrideRes(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- shadowBottomOverrideSp(float) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowBottomOverrideSp(float) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- shadowColor(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- shadowColorAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- 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.CardShadow.Builder
-
- shadowDxAttr(int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowDxAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- shadowDxAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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.CardShadow.Builder
-
- shadowDxDip(float) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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.CardShadow.Builder
-
- shadowDxPx(float) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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.CardShadow.Builder
-
- shadowDxRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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.CardShadow.Builder
-
- shadowDxSp(float) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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.CardShadow.Builder
-
- shadowDyAttr(int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowDyAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- shadowDyAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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.CardShadow.Builder
-
- shadowDyDip(float) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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.CardShadow.Builder
-
- shadowDyPx(float) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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.CardShadow.Builder
-
- shadowDyRes(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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.CardShadow.Builder
-
- shadowDySp(float) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- shadowDySp(float) - Method in class com.facebook.litho.widget.Text.Builder
-
- shadowDySp(float) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- shadowElevation(DynamicValue<Float>) - Method in class com.facebook.litho.Component.Builder
-
Links a
DynamicValue
object to the elevation value for this Component
- 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 interface com.facebook.litho.CommonProps
-
- 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
-
- shadowEndColor(int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowEndColor(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- shadowEndColorAttr(int, int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowEndColorAttr(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowEndColorAttr(int, int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowEndColorAttr(int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowEndColorAttr(int, int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- shadowEndColorAttr(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- shadowEndColorRes(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowEndColorRes(int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowEndColorRes(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- shadowRadiusAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- shadowRadiusAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- shadowRadiusSp(float) - Method in class com.facebook.litho.widget.Text.Builder
-
- shadowRadiusSp(float) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- shadowSizeAttr(int, int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowSizeAttr(int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowSizeDip(float) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowSizePx(float) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowSizeRes(int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowStartColor(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowStartColor(int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowStartColor(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- shadowStartColorAttr(int, int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowStartColorAttr(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowStartColorAttr(int, int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowStartColorAttr(int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowStartColorAttr(int, int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- shadowStartColorAttr(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- shadowStartColorRes(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowStartColorRes(int) - Method in class com.facebook.litho.widget.CardShadow.Builder
-
- shadowStartColorRes(int) - Method in class com.facebook.litho.widget.TransparencyEnabledCard.Builder
-
- shadowTopOverrideAttr(int, int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowTopOverrideAttr(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowTopOverrideDip(float) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowTopOverridePx(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowTopOverrideRes(int) - Method in class com.facebook.litho.widget.Card.Builder
-
- shadowTopOverrideSp(float) - Method in class com.facebook.litho.widget.Card.Builder
-
- shallowParamComparator() - Static method in class com.facebook.litho.specmodels.model.MethodParamModelUtils
-
- shape - Variable in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- 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
-
- SHOULD_USE_GLOBAL_POOL - 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
-
- shouldClipRect() - Method in class com.facebook.litho.DrawableMatrix
-
- shouldDelayChildPressedState() - Method in class com.facebook.litho.ComponentHost
-
- shouldDisableDrawableOutputs - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- shouldDrawBorders() - Method in class com.facebook.litho.DefaultInternalNode
-
- shouldDrawBorders() - Method in interface com.facebook.litho.InternalNode
-
- 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.
- shouldForceAsyncStateUpdate - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
Enabling this will force all updateStateSync methods to be updateStateAsync.
- shouldForceComponentUpdateOnOrientationChange - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
If false
we won't force Component to update when Device Orientation change, and rely on
its size change.
- 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
-
- shouldGenerateIsEquivalentTo() - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
-
- shouldGenerateIsEquivalentTo() - Method in class com.facebook.litho.sections.specmodels.model.GroupSectionSpecModel
-
- shouldGenerateIsEquivalentTo() - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
-
- shouldGenerateIsEquivalentTo() - Method in class com.facebook.litho.specmodels.model.MountSpecModel
-
- shouldGenerateIsEquivalentTo() - Method in interface com.facebook.litho.specmodels.model.SpecModel
-
- shouldGenerateIsEquivalentTo() - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
-
- shouldGenerateIsEquivalentTo() - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
-
- shouldGenerateIsEquivalentTo() - 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
-
- shouldHandleTouchEvent(MotionEvent) - Method in interface com.facebook.rendercore.Touchable
-
- 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
-
- shouldPreallocatePerMountSpec(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
- 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(LithoRenderUnit, LithoRenderUnit, Object, Object) - Method in class com.facebook.litho.LithoRenderUnit.LithoBindBinder
-
- shouldUpdate(LithoRenderUnit, LithoRenderUnit, Object, Object) - Method in class com.facebook.litho.LithoRenderUnit.LithoMountBinder
-
- shouldUpdate(LithoRenderUnit, LithoRenderUnit, Object, Object) - Method in class com.facebook.litho.LithoRenderUnit.LithoViewAttributeBinder
-
- shouldUpdate(Section, Section) - Method in class com.facebook.litho.sections.SectionLifecycle
-
- shouldUpdate(Component, Component) - Method in class com.facebook.litho.testing.TestDrawableComponent
-
Deprecated.
- shouldUpdate(Component, Component) - Method in class com.facebook.litho.testing.TestLayoutComponent
-
- shouldUpdate(Component, Component) - Method in class com.facebook.litho.testing.TestTransitionComponent
-
- 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
-
- shouldUpdate(RENDER_UNIT, RENDER_UNIT, Object, Object) - Method in interface com.facebook.rendercore.RenderUnit.Binder
-
- shouldUpdateLayoutHandler(RenderInfo, RenderInfo) - Method in interface com.facebook.litho.widget.LayoutHandlerFactory
-
- shouldUseDeepCloneDuringReconciliation - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
When enabled reconciliation will use the deep clone method of the InternalNode with the
simplified implementation of shallow copy.
- ShouldUseGlobalPool - Annotation Type in com.facebook.litho.annotations
-
A method annotated with this annotation specifies whether this component may be allocated with
application context and placed in the global component pool.
- shouldUseGlobalPool() - Method in class com.facebook.litho.ComponentLifecycle
-
- 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
-
- showTooltip(ComponentContext, LithoTooltip, String) - Static method in class com.facebook.litho.LithoTooltipController
-
- showTooltip(ComponentContext, DeprecatedLithoTooltip, String, TooltipPosition) - Static method in class com.facebook.litho.LithoTooltipController
-
- 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
-
- showTooltipOnHandle(ComponentContext, LithoTooltip, Handle) - Static method in class com.facebook.litho.LithoTooltipController
-
Show the given tooltip on the component with the given handle instance.
- showTooltipOnHandle(ComponentContext, LithoTooltip, Handle, int, int) - Static method in class com.facebook.litho.LithoTooltipController
-
Show the given tooltip on the component with the given handle instance.
- showTooltipOnHandle(ComponentContext, PopupWindow, Handle, int, int) - Static method in class com.facebook.litho.LithoTooltipController
-
Show the given tooltip on the component with the given handle instance.
- showTooltipOnRootComponent(ComponentContext, PopupWindow, 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 root
component.
- showTooltipOnRootComponent(ComponentContext, LithoTooltip) - Static method in class com.facebook.litho.LithoTooltipController
-
Show the given tooltip on the root component.
- 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.
- SimpleNameDelegateGenerator - Class in com.facebook.litho.specmodels.generator
-
Generates a Component.getSimpleNameDelegate method if LayoutSpec.simpleNameDelegate is defined.
- SimpleNameDelegateValidation - Class in com.facebook.litho.specmodels.model
-
Class for validating that the simple name delegate contract is upheld.
- SimpleNameDelegateValidation() - Constructor for class com.facebook.litho.specmodels.model.SimpleNameDelegateValidation
-
- 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
-
- SimpleViewBinder() - Constructor for class com.facebook.litho.viewcompat.SimpleViewBinder
-
- SingleComponentSection - Class in com.facebook.litho.sections.common
-
This is the simplest Section within a Sections hierarchy and it can be used to represent one row
in a complex list.
- SingleComponentSection.Builder - Class in com.facebook.litho.sections.common
-
- sInstance - Static variable in class com.facebook.litho.testing.testrunner.NoOpComponentsSystrace
-
- sInstance - Static variable in interface com.facebook.rendercore.Systrace
-
- sInternalNodeFactory - Static variable in class com.facebook.litho.NodeConfig
-
Factory to create custom InternalNodes for Components.
- sipsToPixels(float) - Method in class com.facebook.litho.ResourceResolver
-
- size() - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- size() - Method in class com.facebook.litho.internal.SparseFloatArray
-
Returns the number of key-value mappings that this SparseFloatArray currently stores.
- 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() - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- SIZE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- SizeSpecMountWrapperComponent - Class in com.facebook.litho.widget
-
A MountSpec
implementation to provide width and height information to the wrapped
component.
- SizeSpecMountWrapperComponent.Builder - Class in com.facebook.litho.widget
-
- skipVisChecksForFullyVisible - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- 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.widget.SnapUtil
-
- SNAP_TO_CENTER - Static variable in class com.facebook.litho.widget.SnapUtil
-
- SNAP_TO_CENTER_CHILD - Static variable in class com.facebook.litho.widget.SnapUtil
-
- SNAP_TO_CENTER_CHILD_WITH_CUSTOM_SPEED - Static variable in class com.facebook.litho.widget.SnapUtil
-
- SNAP_TO_END - Static variable in class com.facebook.litho.widget.SnapUtil
-
- SNAP_TO_START - Static variable in class com.facebook.litho.widget.SnapUtil
-
- SNAP_TO_START_DEFAULT_FLING_OFFSET - Static variable in class com.facebook.litho.widget.SnapUtil
-
- snapHelper(SnapHelper) - Method in class com.facebook.litho.widget.Recycler.Builder
-
- snapMode(int) - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration.Builder
-
- snapMode(int) - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration.Builder
-
- snapMode(int) - Method in interface com.facebook.litho.sections.widget.RecyclerConfiguration.Builder
-
- snapMode(int) - Method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration.Builder
-
- SnapUtil - Class in com.facebook.litho.widget
-
Utility class containing snapping related behavior of RecyclerView
.
- SnapUtil() - Constructor for class com.facebook.litho.widget.SnapUtil
-
- SnapUtil.SnapMode - Annotation Type in com.facebook.litho.widget
-
- SolidColor - Class in com.facebook.litho.widget
-
A component that renders a solid color.
- SolidColor.Builder - Class in com.facebook.litho.widget
-
- SONAR_SECTIONS_DEBUG_INFO_TAG - Static variable in class com.facebook.litho.widget.RenderInfoDebugInfoRegistry
-
- SONAR_SINGLE_COMPONENT_SECTION_DATA_NEXT - Static variable in class com.facebook.litho.widget.RenderInfoDebugInfoRegistry
-
- SONAR_SINGLE_COMPONENT_SECTION_DATA_PREV - Static variable in class com.facebook.litho.widget.RenderInfoDebugInfoRegistry
-
- SPACING_TYPE - Static variable in class com.facebook.yoga.YogaConfig
-
- spacingMultiplier(float) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- spacingMultiplier(float) - Method in class com.facebook.litho.widget.Text.Builder
-
- spacingMultiplierAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- spacingMultiplierAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- 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
-
- SparseFloatArray - Class in com.facebook.litho.internal
-
- SparseFloatArray() - Constructor for class com.facebook.litho.internal.SparseFloatArray
-
Creates a new SparseFloatArray containing no mappings.
- SparseFloatArray(int) - Constructor for class com.facebook.litho.internal.SparseFloatArray
-
Creates a new SparseFloatArray containing no mappings that will not require any additional
memory allocation to store the specified number of mappings.
- 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
-
- SpecMethodModelUtils - Class in com.facebook.litho.specmodels.model
-
- SpecMethodModelValidation - Class in com.facebook.litho.specmodels.model
-
- 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
-
- SpecModelImpl - Class in com.facebook.litho.specmodels.model
-
- SpecModelImpl.Builder - Class in com.facebook.litho.specmodels.model
-
- SpecModelUtils - Class in com.facebook.litho.specmodels.model
-
- 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(ClassName) - 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
-
- 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
- SPRING_WITH_OVERSHOOT - Static variable in class com.facebook.litho.Transition
-
- SPRING_WITHOUT_OVERSHOOT - Static variable in class com.facebook.litho.Transition
-
- 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
-
- SpringTransition(PropertyAnimation, SpringConfig) - Constructor for class com.facebook.litho.animation.SpringTransition
-
- SpringTransition(PropertyAnimation) - Constructor for class com.facebook.litho.animation.SpringTransition
-
- SpringTransitionAnimator(double, double) - Constructor for class com.facebook.litho.Transition.SpringTransitionAnimator
-
Create spring-driven animator with given tension and friction values.
- SpringTransitionAnimator(SpringConfig) - Constructor for class com.facebook.litho.Transition.SpringTransitionAnimator
-
- springWithConfig(double, double) - Static method in class com.facebook.litho.Transition
-
- sRootHostRenderUnit - Static variable in class com.facebook.rendercore.Reducer
-
- 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
Transition
s 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
-
- StaggeredGridLayoutInfo(int, int, boolean, int, boolean, boolean) - Constructor for class com.facebook.litho.widget.StaggeredGridLayoutInfo
-
- StaggeredGridLayoutInfoFactory - Interface in com.facebook.litho.sections.widget
-
- staggeredGridLayoutInfoFactory(StaggeredGridLayoutInfoFactory) - Method in class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration.Builder
-
- StaggeredGridRecyclerConfiguration<T extends SectionTree.Target & Binder<RecyclerView>> - Class in com.facebook.litho.sections.widget
-
A configuration object for
RecyclerCollectionComponent
that will create a
androidx.recyclerview.widget.StaggeredGridLayoutManager
for the
RecyclerView
.
- StaggeredGridRecyclerConfiguration(int) - Constructor for class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
-
Deprecated.
- StaggeredGridRecyclerConfiguration(int, int, boolean) - Constructor for class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
-
Deprecated.
- StaggeredGridRecyclerConfiguration(int, int, boolean, RecyclerBinderConfiguration) - Constructor for class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
-
Deprecated.
- StaggeredGridRecyclerConfiguration(int, int, boolean, int, RecyclerBinderConfiguration, StaggeredGridLayoutInfoFactory) - Constructor for class com.facebook.litho.sections.widget.StaggeredGridRecyclerConfiguration
-
Deprecated.
- StaggeredGridRecyclerConfiguration.Builder - Class in com.facebook.litho.sections.widget
-
- start(Resolver) - Method in interface com.facebook.litho.animation.AnimationBinding
-
Starts this animation.
- start(Resolver) - Method in class com.facebook.litho.animation.DelayBinding
-
- 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
-
- START - Static variable in class com.facebook.litho.LithoStartupLogger
-
- start - Variable in class com.facebook.litho.widget.SelectionChangedEvent
-
- start - Variable in class com.facebook.litho.widget.SetSelectionEvent
-
- startSnapFlingOffset(int) - Method in class com.facebook.litho.sections.widget.GridRecyclerConfiguration.Builder
-
- startSnapFlingOffset(int) - Method in class com.facebook.litho.sections.widget.ListRecyclerConfiguration.Builder
-
- StartSnapHelper - Class in com.facebook.litho.widget
-
- StartSnapHelper(int) - Constructor for class com.facebook.litho.widget.StartSnapHelper
-
- startTemporaryDetach() - Method in class com.facebook.litho.LithoView
-
- startupLogger(LithoStartupLogger) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
-
- startupLogger(LithoStartupLogger) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
- State - Annotation Type in com.facebook.litho.annotations
-
States for a given Component are the union of all arguments annotated with State
in the
spec.
- state - Variable in class com.facebook.litho.sections.common.RenderSectionEvent
-
- STATE_CONTAINER - Static variable in annotation type com.facebook.litho.annotations.Comparable
-
- STATE_CONTAINER - 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_TRANSITION_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_UPDATE_PREFIX - Static variable in class com.facebook.litho.specmodels.generator.StateGenerator
-
- STATE_UPDATES_IN_LOOP_THRESHOLD - Static variable in class com.facebook.litho.ComponentTree
-
- STATE_VALUE - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- StateContainer - Class in com.facebook.litho
-
Implemented by the class used to store state within both Components and Sections to store state.
- StateContainer() - Constructor for class com.facebook.litho.StateContainer
-
- StateContainer.StateUpdate - Class in com.facebook.litho
-
- stateContainerClass(ClassName) - Method in class com.facebook.litho.testing.specmodels.MockSpecModel.Builder
-
- StateContainerGenerator - Class in com.facebook.litho.specmodels.generator
-
- StateContainerGenerator() - Constructor for class com.facebook.litho.specmodels.generator.StateContainerGenerator
-
- 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
-
- StateHandler(StateHandler) - Constructor for class com.facebook.litho.StateHandler
-
- stateListAnimator(StateListAnimator) - Method in interface com.facebook.litho.CommonProps
-
- stateListAnimator(StateListAnimator) - Method in class com.facebook.litho.Component.Builder
-
Ports
View
into components world.
- stateListAnimator(StateListAnimator) - Method in class com.facebook.litho.DefaultInternalNode
-
- stateListAnimator(StateListAnimator) - Method in interface com.facebook.litho.InternalNode
-
- stateListAnimatorRes(int) - Method in interface com.facebook.litho.CommonProps
-
- stateListAnimatorRes(int) - Method in class com.facebook.litho.Component.Builder
-
Ports
View
into components world.
- stateListAnimatorRes(int) - Method in class com.facebook.litho.DefaultInternalNode
-
- stateListAnimatorRes(int) - Method in interface com.facebook.litho.InternalNode
-
- StateParamModel - Class in com.facebook.litho.specmodels.model
-
Model that is an abstract representation of a
State
.
- StateUpdate(int, Object...) - Constructor for class com.facebook.litho.StateContainer.StateUpdate
-
- stateUpdatePolicy(EditTextStateUpdatePolicy) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
- step(int) - Method in class com.facebook.litho.testing.TransitionTestRule
-
- 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
-
- StickyHeaderController - Interface in com.facebook.litho.widget
-
- stickyHeaderControllerFactory(StickyHeaderControllerFactory) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent.Builder
-
- stickyHeaderControllerFactory(StickyHeaderControllerFactory) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
Sets a factory to be used to create a custom controller for sticky section headers
- StickyHeaderControllerFactory - Interface in com.facebook.litho.widget
-
- stop() - Method in interface com.facebook.litho.animation.AnimationBinding
-
Stops this animation.
- stop() - Method in class com.facebook.litho.animation.DelayBinding
-
- 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
-
- STRING - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- STRING_RES - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- strokeColor - Variable in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- strokeColorStateList - Variable in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- strokeDashGap - Variable in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- strokeDashWidth - Variable in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- strokeWidth - Variable in class com.facebook.litho.drawable.ComparableGradientDrawable
-
- SubCharSequenceMatcher - Class in com.facebook.litho.testing.assertj
-
- 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
Component
s.
- 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.
- subList(int, int) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- 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
-
- 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
-
- supportsBackgroundChangeSets() - Method in interface com.facebook.litho.sections.SectionTree.Target
-
- supportsBackgroundChangeSets() - Method in class com.facebook.litho.sections.widget.SectionBinderTarget
-
- supportsBackgroundChangeSets() - Method in class com.facebook.litho.testing.sections.TestTarget
-
- 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.
- swapChildAt(YogaNode, int) - Method in class com.facebook.yoga.YogaNodeJNIBase
-
- SWITCH - Static variable in class com.facebook.litho.AccessibilityRole
-
- SynchronizedTypefaceHelper - Class in com.facebook.litho.widget
-
- SynchronizedTypefaceHelper() - Constructor for class com.facebook.litho.widget.SynchronizedTypefaceHelper
-
- sYogaNodeFactory - Static variable in class com.facebook.litho.NodeConfig
-
Custom factory for Yoga nodes.
- systemShouldAdvance() - Method in class com.facebook.litho.dataflow.springs.Spring
-
Check if this spring should be advanced by the system.
- Systrace - Interface in com.facebook.rendercore
-
- Systrace.DefaultTrace - Class in com.facebook.rendercore
-
- 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 - Static variable in annotation type com.facebook.litho.LayoutState.CalculateLayoutSource
-
- TEST_SPEC - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- TestComponent - Class in com.facebook.litho
-
- 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
-
- TestComponentsReporter - Class in com.facebook.litho.testing.logging
-
- TestComponentsReporter() - Constructor for class com.facebook.litho.testing.logging.TestComponentsReporter
-
- TestDrawable - Class in com.facebook.litho.testing
-
- TestDrawable() - Constructor for class com.facebook.litho.testing.TestDrawable
-
- TestDrawableComponent - Class in com.facebook.litho.testing
-
- TestDrawableComponent.BlockInPrepareComponentListener - Class in com.facebook.litho.testing
-
Deprecated.
A listener that will block in prepare until allowPrepareToComplete is called from another
thread.
- TestDrawableComponent.Builder - Class in com.facebook.litho.testing
-
Deprecated.
- TestDrawableComponent.TestComponentListener - Interface in com.facebook.litho.testing
-
Deprecated.
- TestImageConditions - Class in com.facebook.litho.widget
-
Helpers to match against TestImageSpec
.
- TestImageConditions() - Constructor for class com.facebook.litho.widget.TestImageConditions
-
- testing() - Static method in enum com.facebook.litho.specmodels.internal.RunMode
-
- 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 interface com.facebook.litho.CommonProps
-
- testKey(String) - Method in class com.facebook.litho.Component.Builder
-
- testKey(String) - Method in class com.facebook.litho.DefaultInternalNode
-
- testKey(String) - Method in interface com.facebook.litho.InternalNode
-
- TestLayoutComponent - Class in com.facebook.litho.testing
-
- TestLayoutComponent.Builder - Class in com.facebook.litho.testing
-
- TestLayoutState - Class in com.facebook.litho
-
- TestLayoutState() - Constructor for class com.facebook.litho.TestLayoutState
-
Deprecated.
- TestNullLayoutComponent - Class in com.facebook.litho.testing
-
- TestNullLayoutComponent() - Constructor for class com.facebook.litho.testing.TestNullLayoutComponent
-
- TestPerfEvent - Class in com.facebook.litho
-
- TestPerfEvent(int) - Constructor for class com.facebook.litho.TestPerfEvent
-
- TestSection(String, 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.ChildrenSectionTest - Class in com.facebook.litho.testing.sections
-
- TestSectionCreator.TestSection - Class in com.facebook.litho.testing.sections
-
- TestSectionCreator.TestStateContainer - 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
-
- 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
-
- TestSpecModelValidation() - Constructor for class com.facebook.litho.specmodels.model.testing.TestSpecModelValidation
-
- TestStateContainer() - Constructor for class com.facebook.litho.testing.sections.TestSectionCreator.TestStateContainer
-
- 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
-
- TestTransitionComponent - Class in com.facebook.litho.testing
-
- TestTransitionComponent.Builder - Class in com.facebook.litho.testing
-
- 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
-
Deprecated.
- 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
-
Deprecated.
- textAlignment(Layout.Alignment) - Method in class com.facebook.litho.widget.Text.Builder
-
- TextAlignment - Enum in com.facebook.litho.widget
-
Enumeration of text alignment values.
- textAlignment(int) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- textAlignmentDefault - Static variable in class com.facebook.litho.widget.TextStylesHelper
-
- textAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- textAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- textChangedEventHandler(EventHandler) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- textColor(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- textColor(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- textColorAttr(int, int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- textColorAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- textColorRes(int) - Method in class com.facebook.litho.widget.Text.Builder
-
- textColorStateList(ColorStateList) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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 an editable text input using an android
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
-
Deprecated.
- textRes(int, Object...) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- textSizeAttr(int) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
- TextureWarmer - Class in com.facebook.litho.widget
-
A class that schedules a background draw of a Layout
or Drawable
.
- TextureWarmer.WarmDrawable - Class in com.facebook.litho.widget
-
- textWatcher(TextWatcher) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- textWatcher(TextWatcher) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- textWatchers(List<TextWatcher>) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- textWatchers(List<TextWatcher>) - Method in class com.facebook.litho.widget.TextInput.Builder
-
- threadPoolConfig(LayoutThreadPoolConfiguration) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
- threadPoolConfiguration - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
If non-null, a thread pool will be used for async layouts instead of a single layout thread.
- threadPoolConfiguration(LayoutThreadPoolConfiguration) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
Null value will fall back to the non-null default one.
- ThreadPoolDynamicPriorityLayoutHandler - Class in com.facebook.litho
-
LithoHandler implementation that uses a thread pool to calculate the layout.
- ThreadPoolDynamicPriorityLayoutHandler(LayoutThreadPoolConfiguration) - Constructor for class com.facebook.litho.ThreadPoolDynamicPriorityLayoutHandler
-
- threadPoolForBackgroundThreadsConfig - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
Configuration for creating a thread pool of threads used for background layout.
- ThreadPoolLayoutHandler - Class in com.facebook.litho
-
LithoHandler implementation that uses a thread pool to calculate the layout.
- ThreadTracingRunnable - Class in com.facebook.litho
-
ThreadTracingRunnable tries to help debugging crashes happening across threads showing the
stacktrace of the crash origin which scheduled this runnable.
- ThreadTracingRunnable() - Constructor for class com.facebook.litho.ThreadTracingRunnable
-
- ThreadTracingRunnable(ThreadTracingRunnable) - Constructor for class com.facebook.litho.ThreadTracingRunnable
-
If you are chaining multiple Runnable together that are going to schedule each other within
their run() method, use this constructor to track their stacktraces across threads.
- ThreadUtils - Class in com.facebook.litho
-
Thread assertion utilities.
- ThreadUtils - Class in com.facebook.rendercore.utils
-
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
-
- TimeOutSemaphore - Class in com.facebook.litho.testing
-
Semaphore wrapper that automatically times out in 5 seconds so that we don't forget to do it and
hang tests or not check for whether the lock was successfully acquired.
- TimeOutSemaphore(int) - Constructor for class com.facebook.litho.testing.TimeOutSemaphore
-
- 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
-
- timing(int, Interpolator) - Static method in class com.facebook.litho.Transition
-
- 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.
- tintColorStateList(ColorStateList) - Method in class com.facebook.litho.widget.EditText.Builder
-
Deprecated.
- toArray() - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- toArray(T[]) - Method in class com.facebook.litho.internal.ArraySet
-
Deprecated.
- toArray() - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- toArray(T[]) - Method in class com.facebook.litho.specmodels.internal.ImmutableList
-
- 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
-
- toHierarchyString() - Method in class com.facebook.litho.DebugHierarchy.Node
-
- TooltipPosition - Enum in com.facebook.litho
-
- 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
-
Deprecated.
- toString() - Method in class com.facebook.litho.internal.SparseFloatArray
-
This implementation composes a string by iterating over its mappings.
- 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.internal.ImmutableList
-
- 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.litho.TransitionId
-
- 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
.
- Touchable - Interface in com.facebook.rendercore
-
Any interface for mounted items that need to capture motion events from its HostView
.
- 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 interface com.facebook.litho.CommonProps
-
- touchExpansionPx(YogaEdge, int) - Method in class com.facebook.litho.Component.Builder
-
- touchExpansionPx(YogaEdge, int) - Method in class com.facebook.litho.DefaultInternalNode
-
- touchExpansionPx(YogaEdge, int) - Method in interface com.facebook.litho.InternalNode
-
- 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 interface com.facebook.litho.CommonProps
-
- 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
-
- tracedRun(ThreadTracingRunnable) - Method in class com.facebook.litho.ThreadTracingRunnable
-
- 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(StateContainer, 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(StateContainer, StateContainer) - Method in class com.facebook.litho.sections.common.HideableDataDiffSection
-
- transferState(StateContainer, 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(StateContainer, StateContainer) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionComponent
-
- transferState(StateContainer, StateContainer) - Method in class com.facebook.litho.widget.EditText
-
Deprecated.
- transferState(StateContainer, StateContainer) - Method in class com.facebook.litho.widget.HorizontalScroll
-
- transferState(StateContainer, StateContainer) - Method in class com.facebook.litho.widget.Recycler
-
- transferState(StateContainer, StateContainer) - Method in class com.facebook.litho.widget.SizeSpecMountWrapperComponent
-
- transferState(StateContainer, StateContainer) - Method in class com.facebook.litho.widget.Spinner
-
- transferState(StateContainer, StateContainer) - Method in class com.facebook.litho.widget.TextInput
-
- transferState(StateContainer, 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
-
- Transition.TransitionKeyType - Enum in com.facebook.litho
-
- 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
-
- TransitionEndEvent - Class in com.facebook.litho
-
Components should implement an event of this type in order to receive a callback when a
Transition
ends.
- TransitionEndEvent(String, AnimatedProperty) - Constructor for class com.facebook.litho.TransitionEndEvent
-
- transitionEndHandler(EventHandler<TransitionEndEvent>) - Method in class com.facebook.litho.Transition.AutoBoundsTransitionBuilder
-
Add a transition end handler that would get a callback whenever the transition finishes.
- transitionEndHandler(EventHandler<TransitionEndEvent>) - Method in class com.facebook.litho.Transition.TransitionUnitsBuilder
-
Add a transition end handler that would get a callback whenever the transition finishes.
- TransitionId - Class in com.facebook.litho
-
- transitionKey(<any>) - Method in class com.facebook.litho.BaseMatcher
-
- transitionKey(String, String) - Method in interface com.facebook.litho.CommonProps
-
- transitionKey(String) - Method in class com.facebook.litho.Component.Builder
-
- transitionKey(String, String) - Method in class com.facebook.litho.DefaultInternalNode
-
- transitionKey(String, String) - Method in interface com.facebook.litho.InternalNode
-
- transitionKey - Variable in class com.facebook.litho.TransitionEndEvent
-
- transitionKeyType(Transition.TransitionKeyType) - Method in interface com.facebook.litho.CommonProps
-
- transitionKeyType(Transition.TransitionKeyType) - Method in class com.facebook.litho.Component.Builder
-
- transitionKeyType(Transition.TransitionKeyType) - Method in class com.facebook.litho.DefaultInternalNode
-
- transitionKeyType(Transition.TransitionKeyType) - Method in interface com.facebook.litho.InternalNode
-
- 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<T> - Interface in com.facebook.litho
-
A listener that will be invoked when a mount content has stopped animating.
- TransitionSet - Class in com.facebook.litho
-
- TransitionsExtension - Class in com.facebook.litho
-
Extension for performing transitions.
- TransitionsExtension(Host) - Constructor for class com.facebook.litho.TransitionsExtension
-
- TransitionsExtension.TransitionsExtensionInput - Interface in com.facebook.litho
-
- TransitionTestRule - Class in com.facebook.litho.testing
-
- TransitionTestRule() - Constructor for class com.facebook.litho.testing.TransitionTestRule
-
- TRANSITON - Static variable in interface com.facebook.litho.specmodels.model.ClassNames
-
- translationX(DynamicValue<Float>) - Method in class com.facebook.litho.Component.Builder
-
Links a
DynamicValue
object to the translationX value for this Component
- translationY(DynamicValue<Float>) - Method in class com.facebook.litho.Component.Builder
-
Links a
DynamicValue
object to the translationY value for this Component
- TransparencyEnabledCard - Class in com.facebook.litho.widget
-
[UNPERFORMANT WARNING] if you do not need to render your corners transparently please use
Card
.
- TransparencyEnabledCard.Builder - Class in com.facebook.litho.widget
-
- TransparencyEnabledCardClip - Class in com.facebook.litho.widget
-
A component that paints a card with rounded edges to perform a clipping operation on the
component being rendered below it.
- TransparencyEnabledCardClip.Builder - Class in com.facebook.litho.widget
-
- traverse(int, int, int, int, RecyclerRangeTraverser.Processor) - Method in interface com.facebook.litho.widget.RecyclerRangeTraverser
-
Traverse the given range.
- 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
-
- TriggerValidation - Class in com.facebook.litho.specmodels.model
-
Class for validating that the event declarations and event methods within a
SpecModel
are
well-formed.
- TriggerValidation() - Constructor for class com.facebook.litho.specmodels.model.TriggerValidation
-
- triggerVisibilityEvent(LithoView, Class<?>) - Static method in class com.facebook.litho.testing.helper.ComponentTestHelper
-
Triggers a Litho visibility event
- triggerVisibilityEvent(ComponentTree, Class<?>) - Static method in class com.facebook.litho.testing.helper.VisibilityEventsHelper
-
Tries to trigger the requested visibility event on the given component tree on the first
matching visibility output
- tryInheritThreadPriorityFromCurrentThread(int) - Static method in class com.facebook.litho.ThreadUtils
-
Try to raise the priority of to the priority of the calling thread
- tryInheritThreadPriorityFromCurrentThread(int) - Static method in class com.facebook.rendercore.utils.ThreadUtils
-
Try to raise the priority of to the priority of the calling thread
- tryRaiseThreadPriority(int, int) - Static method in class com.facebook.litho.ThreadUtils
-
Try to raise the priority of to .
- tryRaiseThreadPriority(int, int) - Static method in class com.facebook.rendercore.utils.ThreadUtils
-
Try to raise the priority of to .
- type - Variable in class com.facebook.litho.DebugHierarchy.Node
-
- type - Variable in class com.facebook.litho.StateContainer.StateUpdate
-
- 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
-
Deprecated.
- 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 com.squareup.javapoet.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
-
- UIState - Annotation Type in com.facebook.rendercore.annotations
-
To be used with a RenderUnit: annotates that this field is mutable state that can be accessed on
the UI thread only.
- unbind(Context, Host, Object, LithoRenderUnit, Object) - Method in class com.facebook.litho.LithoRenderUnit.LithoBindBinder
-
- unbind(Context, Host, Object, LithoRenderUnit, Object) - Method in class com.facebook.litho.LithoRenderUnit.LithoMountBinder
-
- unbind(Context, Host, Object, LithoRenderUnit, Object) - Method in class com.facebook.litho.LithoRenderUnit.LithoViewAttributeBinder
-
- 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
-
- unbind(Context, Host, CONTENT, RENDER_UNIT, Object) - Method in interface com.facebook.rendercore.RenderUnit.Binder
-
- unbindComponent(ComponentContext, Component, Object) - Static method in class com.facebook.litho.BenchmarkTestHelper
-
- 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
-
- unfocusedHandler(EventHandler<UnfocusedVisibleEvent>) - Method in interface com.facebook.litho.CommonProps
-
- unfocusedHandler(EventHandler<UnfocusedVisibleEvent>) - Method in class com.facebook.litho.Component.Builder
-
- unfocusedHandler(EventHandler<UnfocusedVisibleEvent>) - Method in class com.facebook.litho.DefaultInternalNode
-
- unfocusedHandler(EventHandler<UnfocusedVisibleEvent>) - Method in interface com.facebook.litho.InternalNode
-
- UnfocusedVisibleEvent - Class in com.facebook.litho
-
Event triggered when a Component exits the Focused Range.
- UnfocusedVisibleEvent() - Constructor for class com.facebook.litho.UnfocusedVisibleEvent
-
- UNINITIALIZED - Static variable in interface com.facebook.litho.LithoView.LayoutManagerOverrideParams
-
- unique() - Method in class com.facebook.litho.testing.TestDrawableComponent.Builder
-
Deprecated.
- unique() - Method in class com.facebook.litho.testing.TestLayoutComponent.Builder
-
- unique() - Method in class com.facebook.litho.testing.TestTransitionComponent.Builder
-
- unique() - Method in class com.facebook.litho.testing.TestViewComponent.Builder
-
- unit - Variable in class com.facebook.yoga.YogaValue
-
- unmount(MountItem) - Method in class com.facebook.litho.ComponentHost
-
- 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
-
- unmount() - Method in class com.facebook.litho.widget.TextDrawable
-
- unmount(MountItem) - Method in class com.facebook.rendercore.Host
-
- unmount(int, MountItem) - Method in class com.facebook.rendercore.Host
-
Unmounts the given
MountItem
with unique index.
- unmountAllItems() - Method in class com.facebook.litho.LithoView
-
- unmountAllItems() - Method in interface com.facebook.rendercore.MountDelegate.MountDelegateTarget
-
- unmountAllItems() - Method in class com.facebook.rendercore.MountState
-
- 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.
- unmountLithoView(LithoView) - Static method in class com.facebook.litho.BenchmarkTestHelper
-
- unregister(GraphBinding) - Method in class com.facebook.litho.dataflow.DataFlowGraph
-
- unregisterPostDispatchDrawListener(PostDispatchDrawListener) - Method in interface com.facebook.litho.widget.HasPostDispatchDrawListener
-
- unregisterPostDispatchDrawListener(PostDispatchDrawListener) - Method in class com.facebook.litho.widget.LithoRecylerView
-
- unscheduleDrawable(Drawable, Runnable) - Method in class com.facebook.litho.drawable.ComparableDrawableWrapper
-
- 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
-
- UNSPECIFIED - Static variable in interface com.facebook.litho.DiffNode
-
- unspecified() - Static method in class com.facebook.rendercore.utils.MeasureSpecUtils
-
- 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, TreeProps, Object, Object) - 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(RenderTreeNode) - Method in class com.facebook.rendercore.MountItem
-
- 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.LayoutState.CalculateLayoutSource
-
- UPDATE_STATE_ASYNC - Static variable in annotation type com.facebook.litho.sections.SectionsLogEventUtils.ApplyNewChangeSet
-
- UPDATE_STATE_SYNC - Static variable in annotation type com.facebook.litho.LayoutState.CalculateLayoutSource
-
- updateFirstLastFullyVisibleItemPositions(LayoutInfo) - Method in class com.facebook.litho.sections.widget.RecyclerCollectionEventsController
-
- updateHookStateAsync(HookUpdater<T>) - Method in class com.facebook.litho.ComponentContext
-
EXPERIMENTAL - called to enqueue a HookUpdater that will update State that was created via
useState.
- updateInput(ComponentContext, CharSequence) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- updateInputAsync(ComponentContext, CharSequence) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- updateInputSync(ComponentContext, CharSequence) - Static method in class com.facebook.litho.widget.EditText
-
Deprecated.
- updateInternalChildState(ComponentContext) - 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.
- updateLayoutHandler(LithoHandler) - Method in class com.facebook.litho.widget.ComponentTreeHolder
-
- updateLayoutThreadHandler(LithoHandler) - Method in class com.facebook.litho.ComponentTree
-
- 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>, TreeProps, List<?>, List<?>) - 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
-
- updateStateAsync(StateContainer.StateUpdate, String) - Method in class com.facebook.litho.ComponentContext
-
Notify the Component Tree that it needs to asynchronously perform a state update.
- updateStateAsync(StateContainer.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(StateContainer.StateUpdate) - Method in class com.facebook.litho.ComponentContext
-
- updateStateLazy(StateContainer.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(StateContainer.StateUpdate, String) - Method in class com.facebook.litho.ComponentContext
-
Notify the Component Tree that it needs to synchronously perform a state update.
- updateStateSync(StateContainer.StateUpdate, String) - Method in class com.facebook.litho.sections.SectionContext
-
Notify the
SectionTree
that it needs to synchronously perform a state update.
- updateStateWithTransition(StateContainer.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
-
- updateSubAdapterVisibleRange(int, int) - Method in class com.facebook.litho.widget.RecyclerBinder
-
Updates the visible range when in sub adapter mode.
- updateSubAdapterWorkingRange(int, int, int, int) - Method in class com.facebook.litho.widget.RecyclerBinder
-
Updates the working range when in sub adapter mode.
- USE_INCREMENTAL_MOUNT_HELPER - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
Indicates that the incremental mount helper is required for this build.
- useBackgroundChangeSets - Static variable in class com.facebook.litho.sections.config.SectionsConfiguration
-
Whether changesets can be applied from a background thread.
- useBackgroundChangeSets(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
Experimental.
- useCancelableLayoutFutures(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
-
Experimental, do not use! If enabled, cancel a layout calculation before it finishes if
there's another layout pending with a newer state of the ComponentTree.
- useCancelableLayoutFutures - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- useCancelableLayoutFutures(boolean) - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration.Builder
-
- useCancelableLayoutFutures() - Method in class com.facebook.litho.sections.widget.RecyclerBinderConfiguration
-
- useCancelableLayoutFutures(boolean) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
-
- useCancelableLayoutFutures(boolean) - Method in class com.facebook.litho.widget.RecyclerBinder.Builder
-
Experimental, do not use! If enabled, cancel a layout calculation before it finishes if
there's another layout pending with a newer state of the ComponentTree.
- useComponentTree(ComponentTree) - Method in class com.facebook.litho.testing.LithoViewRule
-
- useExtensionsWithMountDelegate - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- 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).
- useHeightAsBaseline(boolean) - Method in class com.facebook.litho.Component.Builder
-
When set to true, overrides the default behaviour of baseline calculation and uses height of
component as baseline.
- useHeightAsBaseline(boolean) - Method in class com.facebook.litho.DefaultInternalNode
-
- useIncrementalMountExtension - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- useInternalNodesForLayoutDiffing - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
When enabled it would use Internal Nodes for layout diffing instead Diff Nodes.
- useLithoView(LithoView) - Method in class com.facebook.litho.testing.LithoViewRule
-
- useNewGenerateMechanismForGlobalKeys - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
If true, global keys will be generated in Layout, otherwise a component itself responsible for
the global key generation.
- useSharedFutureOnParallel - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- useVisibilityExtension - Static variable in class com.facebook.litho.config.ComponentsConfiguration
-
- VALID_COMMON_PROPS - Static variable in class com.facebook.litho.specmodels.model.PropValidation
-
- validate(EnumSet<RunMode>) - Method in class com.facebook.litho.sections.specmodels.model.DiffSectionSpecModel
-
- validate(EnumSet<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(EnumSet<RunMode>) - Method in class com.facebook.litho.specmodels.model.LayoutSpecModel
-
- validate(EnumSet<RunMode>) - Method in class com.facebook.litho.specmodels.model.MountSpecModel
-
- validate(EnumSet<RunMode>) - Method in interface com.facebook.litho.specmodels.model.SpecModel
-
- validate(EnumSet<RunMode>) - Method in class com.facebook.litho.specmodels.model.SpecModelImpl
-
- validate(EnumSet<RunMode>) - Method in class com.facebook.litho.specmodels.model.testing.TestSpecModel
-
- validate(SpecModel, EnumSet<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(EnumSet<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, EnumSet<RunMode>) - Static method in class com.facebook.litho.sections.specmodels.model.SpecModelValidation
-
- validateGroupSectionSpecModel(GroupSectionSpecModel, EnumSet<RunMode>) - Static method in class com.facebook.litho.sections.specmodels.model.SpecModelValidation
-
- validateLayoutSpecModel(LayoutSpecModel, EnumSet<RunMode>) - Static method in class com.facebook.litho.specmodels.model.SpecModelValidation
-
- validateMethodIsStatic(SpecModel, SpecMethodModel<?, ?>) - Static method in class com.facebook.litho.specmodels.model.SpecMethodModelValidation
-
- 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, EnumSet<RunMode>) - Static method in class com.facebook.litho.specmodels.model.SpecModelValidation
-
- validateSpecModel(SpecModel, List<String>, List<PropValidation.CommonPropModel>, EnumSet<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
-
Deprecated.
- valueAt(int) - Method in class com.facebook.litho.internal.SparseFloatArray
-
Given an index in the range 0...size()-1
, returns the value from the index
th key-value mapping that this SparseFloatArray stores.
- 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
-
- 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.ComponentsReporter.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.Transition.TransitionKeyType
-
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.TextAlignment
-
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.rendercore.RenderUnit.RenderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.LayoutPassReason
-
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.YogaLayoutType
-
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.ComponentsReporter.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.Transition.TransitionKeyType
-
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.TextAlignment
-
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.rendercore.RenderUnit.RenderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.LayoutPassReason
-
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.YogaLayoutType
-
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.
- 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
-
- verticalFadingEdgeEnabled(boolean) - Method in class com.facebook.litho.widget.VerticalScroll.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 - Variable in class com.facebook.litho.widget.TextChangedEvent
-
- 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
-
- ViewCompatComponent<V extends View> - Class in com.facebook.litho
-
- 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
-
- ViewGroupWithLithoViewChildren - Class in com.facebook.litho.testing
-
- ViewGroupWithLithoViewChildren(Context) - Constructor for class com.facebook.litho.testing.ViewGroupWithLithoViewChildren
-
- 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(SectionContext, int, int, int, int, int) - Method in class com.facebook.litho.testing.sections.TestSectionCreator.ChildrenSectionTest
-
- 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 androidx.recyclerview.widget.RecyclerView
's current visible views position and the total number
of items in its androidx.recyclerview.widget.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
-
- ViewRenderInfo.Builder - Class in com.facebook.litho.widget
-
- viewTag(Object) - Method in interface com.facebook.litho.CommonProps
-
- viewTag(Object) - Method in class com.facebook.litho.Component.Builder
-
- viewTags(<any>) - Method in interface com.facebook.litho.CommonProps
-
- 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
- ViewTreeUtil - Class in com.facebook.litho.testing.viewtree
-
- ViewTreeUtil() - Constructor for class com.facebook.litho.testing.viewtree.ViewTreeUtil
-
- VisibilityChangedEvent - Class in com.facebook.litho
-
Event triggered when the visible rect of a Component changes.
- VisibilityChangedEvent() - Constructor for class com.facebook.litho.VisibilityChangedEvent
-
- visibilityChangedHandler(EventHandler<VisibilityChangedEvent>) - Method in interface com.facebook.litho.CommonProps
-
- visibilityChangedHandler(EventHandler<VisibilityChangedEvent>) - Method in class com.facebook.litho.Component.Builder
-
- visibilityChangedHandler(EventHandler<VisibilityChangedEvent>) - Method in class com.facebook.litho.DefaultInternalNode
-
- visibilityChangedHandler(EventHandler<VisibilityChangedEvent>) - Method in interface com.facebook.litho.InternalNode
-
- VisibilityEventsHelper - Class in com.facebook.litho.testing.helper
-
Allows calling visibility events manually which is useful in automated tests
- VisibilityEventsHelper() - Constructor for class com.facebook.litho.testing.helper.VisibilityEventsHelper
-
- VisibilityModule - Class in com.facebook.litho
-
- VisibilityModule(View) - Constructor for class com.facebook.litho.VisibilityModule
-
- VisibilityModuleInput - Class in com.facebook.litho
-
- VisibilityModuleInput() - Constructor for class com.facebook.litho.VisibilityModuleInput
-
- visibilityProcessing(boolean) - Method in class com.facebook.litho.ComponentTree.Builder
-
- visibilityProcessingEnabled(boolean) - Method in class com.facebook.litho.widget.ComponentTreeHolder.Builder
-
- 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 interface com.facebook.litho.CommonProps
-
- visibleHandler(EventHandler<VisibleEvent>) - Method in class com.facebook.litho.Component.Builder
-
- visibleHandler(EventHandler<VisibleEvent>) - Method in class com.facebook.litho.DefaultInternalNode
-
- visibleHandler(EventHandler<VisibleEvent>) - Method in interface com.facebook.litho.InternalNode
-
- visibleHeight - Variable in class com.facebook.litho.VisibilityChangedEvent
-
- visibleHeightRatio(float) - Method in interface com.facebook.litho.CommonProps
-
- visibleHeightRatio(float) - Method in class com.facebook.litho.Component.Builder
-
- visibleHeightRatio(float) - Method in class com.facebook.litho.DefaultInternalNode
-
- visibleHeightRatio(float) - Method in interface com.facebook.litho.InternalNode
-
- visibleWidth - Variable in class com.facebook.litho.VisibilityChangedEvent
-
- visibleWidthRatio(float) - Method in interface com.facebook.litho.CommonProps
-
- visibleWidthRatio(float) - Method in class com.facebook.litho.Component.Builder
-
- visibleWidthRatio(float) - Method in class com.facebook.litho.DefaultInternalNode
-
- visibleWidthRatio(float) - Method in interface com.facebook.litho.InternalNode
-