A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W 

E

enableDiffing() - function in com.airbnb.epoxy.SimpleEpoxyAdapter
Enables support for automatically notifying model changes via notifyModelsChanged.If used, this should be called in the constructor, before any models are changed.
endAnimation(View) - function in androidx.recyclerview.widget.StickyHeaderLinearLayoutManager
 
endViewTransition(View) - function in android.view.Carousel
 
endViewTransition(View) - function in android.view.EpoxyRecyclerView
 
ensureBottomGlow() - function in androidx.recyclerview.widget.EpoxyRecyclerView
 
ensureLayoutState() - function in androidx.recyclerview.widget.StickyHeaderLinearLayoutManager
 
ensureLeftGlow() - function in androidx.recyclerview.widget.EpoxyRecyclerView
 
ensureRightGlow() - function in androidx.recyclerview.widget.EpoxyRecyclerView
 
ensureTopGlow() - function in androidx.recyclerview.widget.EpoxyRecyclerView
 
EpoxyAdapter - class in com.airbnb.epoxy
Allows you to easily combine different view types in the same adapter, and handles view holder creation, binding, and ids for you.
EpoxyAsyncUtil - class in com.airbnb.epoxy
Various helpers for running Epoxy operations off the main thread.
EpoxyController - class in com.airbnb.epoxy
A controller for easily combining EpoxyModel instances in a RecyclerView.Adapter.
EpoxyController.ExceptionHandler - class in com.airbnb.epoxy.EpoxyController
 
EpoxyController.Interceptor - class in com.airbnb.epoxy.EpoxyController
A callback that is run after buildModels completes and before diffing is run.
EpoxyControllerAdapter - class in com.airbnb.epoxy
 
EpoxyDiffLogger - class in com.airbnb.epoxy
This data observer can be registered with an Epoxy adapter or controller to log all item change events.
EpoxyDragCallback - class in com.airbnb.epoxy
For use with EpoxyModelTouchCallback
EpoxyHolder - class in com.airbnb.epoxy
Used in conjunction with com.airbnb.epoxy.EpoxyModelWithHolder to provide a view holder pattern when binding to a model.
EpoxyItemSpacingDecorator - class in com.airbnb.epoxy
Modifies item spacing in a recycler view so that items are equally spaced no matter where they are on the grid.
EpoxyModel - class in com.airbnb.epoxy
Helper to bind data to a view using a builder style.
EpoxyModel.AddPredicate - class in com.airbnb.epoxy.EpoxyModel
 
EpoxyModel.SpanSizeOverrideCallback - class in com.airbnb.epoxy.EpoxyModel
 
EpoxyModelGroup - class in com.airbnb.epoxy
An EpoxyModel that contains other models, and allows you to combine those models in whatever view configuration you want.
EpoxyModelPreloader - class in com.airbnb.epoxy.preload
Describes how view content for an EpoxyModel should be preloaded.
EpoxyModelPreloader.Companion - class in com.airbnb.epoxy.preload.EpoxyModelPreloader
 
EpoxyModelTouchCallback - class in com.airbnb.epoxy
A wrapper around androidx.recyclerview.widget.ItemTouchHelper.Callback to enable easier touch support when working with Epoxy models.
EpoxyModelWithHolder - class in com.airbnb.epoxy
A version of com.airbnb.epoxy.EpoxyModel that allows you to use a view holder pattern instead of a specific view when binding to your model.
EpoxyModelWithView - class in com.airbnb.epoxy
A model that allows its view to be built programmatically instead of by inflating a layout resource.
EpoxyPreloader - class in com.airbnb.epoxy.preload
A scroll listener that prefetches view content.
EpoxyPreloader.Companion - class in com.airbnb.epoxy.preload.EpoxyPreloader
 
EpoxyPreloadException - class in com.airbnb.epoxy.preload
 
EpoxyRecyclerView - class in com.airbnb.epoxy
A RecyclerView implementation that makes for easier integration with Epoxy.
EpoxyRecyclerView.Companion - class in com.airbnb.epoxy.EpoxyRecyclerView
 
EpoxyRecyclerView.ModelBuilderCallback - class in com.airbnb.epoxy.EpoxyRecyclerView
A callback for creating models without needing a custom EpoxyController class.
EpoxySwipeCallback - class in com.airbnb.epoxy
For use with EpoxyModelTouchCallback
EpoxyTouchHelper - class in com.airbnb.epoxy
A simple way to set up drag or swipe interactions with Epoxy.
EpoxyTouchHelper.DragBuilder - class in com.airbnb.epoxy.EpoxyTouchHelper
 
EpoxyTouchHelper.DragBuilder2 - class in com.airbnb.epoxy.EpoxyTouchHelper
 
EpoxyTouchHelper.DragBuilder3 - class in com.airbnb.epoxy.EpoxyTouchHelper
 
EpoxyTouchHelper.DragBuilder4 - class in com.airbnb.epoxy.EpoxyTouchHelper
 
EpoxyTouchHelper.DragCallbacks - class in com.airbnb.epoxy.EpoxyTouchHelper
 
EpoxyTouchHelper.SwipeBuilder - class in com.airbnb.epoxy.EpoxyTouchHelper
 
EpoxyTouchHelper.SwipeBuilder2 - class in com.airbnb.epoxy.EpoxyTouchHelper
 
EpoxyTouchHelper.SwipeBuilder3 - class in com.airbnb.epoxy.EpoxyTouchHelper
 
EpoxyTouchHelper.SwipeCallbacks - class in com.airbnb.epoxy.EpoxyTouchHelper
 
EpoxyTouchHelperCallback - class in com.airbnb.epoxy
A wrapper around androidx.recyclerview.widget.ItemTouchHelper.Callback to cast all view holders to com.airbnb.epoxy.EpoxyViewHolder for simpler use with Epoxy.
EpoxyViewHolder - class in com.airbnb.epoxy
 
EpoxyVisibilityItem - class in com.airbnb.epoxy
This class represent an item in a android.view.ViewGroup and it is being reused with multiple model via the update method.
EpoxyVisibilityTracker - class in com.airbnb.epoxy
A simple way to track visibility events on com.airbnb.epoxy.EpoxyModel.
EpoxyVisibilityTracker.Companion - class in com.airbnb.epoxy.EpoxyVisibilityTracker
 
equals(Object) - function in com.airbnb.epoxy.QuantityStringResAttribute
 
equals(Object) - function in com.airbnb.epoxy.WrappedEpoxyModelCheckedChangeListener
 
equals(Object) - function in java.lang.annotation.Annotation
 
equals(Object) - function in com.airbnb.epoxy.SimpleEpoxyModel
 
equals(Object) - function in com.airbnb.epoxy.Carousel.Padding
 
equals(Object) - function in com.airbnb.epoxy.EpoxyModelWithView
 
equals(Object) - function in com.airbnb.epoxy.EpoxyModel
 
equals(Object) - function in com.airbnb.epoxy.EpoxyModelWithHolder
 
equals(Object) - function in com.airbnb.epoxy.StringAttributeData
 
equals(Object) - function in com.airbnb.epoxy.EpoxyModelGroup
 
equals(Object) - function in com.airbnb.epoxy.GroupModel
 
equals(Object) - function in com.airbnb.epoxy.WrappedEpoxyModelClickListener
 
exceptionLabel() - function in androidx.recyclerview.widget.EpoxyRecyclerView
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W