A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
H
- hasAnyOfTheFlags(Integer) - function in androidx.recyclerview.widget.DragDropSwipeAdapter.ViewHolder
- hasExplicitFocusable() - function in android.view.DragDropSwipeRecyclerView
- hasExplicitFocusable() - function in android.view.ScrollAwareRecyclerView
- hasFixedSize() - function in androidx.recyclerview.widget.DragDropSwipeRecyclerView
- hasFixedSize() - function in androidx.recyclerview.widget.ScrollAwareRecyclerView
- hasFocus() - function in android.view.DragDropSwipeRecyclerView
- hasFocus() - function in android.view.ScrollAwareRecyclerView
- hasFocusable() - function in android.view.DragDropSwipeRecyclerView
- hasFocusable() - function in android.view.ScrollAwareRecyclerView
- hasNestedScrollingParent() - function in androidx.recyclerview.widget.DragDropSwipeRecyclerView
- hasNestedScrollingParent(Integer) - function in androidx.recyclerview.widget.DragDropSwipeRecyclerView
- hasNestedScrollingParent() - function in androidx.recyclerview.widget.ScrollAwareRecyclerView
- hasNestedScrollingParent(Integer) - function in androidx.recyclerview.widget.ScrollAwareRecyclerView
- hasObservers() - function in androidx.recyclerview.widget.DragDropSwipeAdapter
- hasOnClickListeners() - function in android.view.DragDropSwipeRecyclerView
- hasOnClickListeners() - function in android.view.ScrollAwareRecyclerView
- hasOnLongClickListeners() - function in android.view.DragDropSwipeRecyclerView
- hasOnLongClickListeners() - function in android.view.ScrollAwareRecyclerView
- hasOverlappingRendering() - function in android.view.DragDropSwipeRecyclerView
- hasOverlappingRendering() - function in android.view.ScrollAwareRecyclerView
- hasPendingAdapterUpdates() - function in androidx.recyclerview.widget.DragDropSwipeRecyclerView
- hasPendingAdapterUpdates() - function in androidx.recyclerview.widget.ScrollAwareRecyclerView
- hasPointerCapture() - function in android.view.DragDropSwipeRecyclerView
- hasPointerCapture() - function in android.view.ScrollAwareRecyclerView
- hasStableIds() - function in androidx.recyclerview.widget.DragDropSwipeAdapter
- hasTransientState() - function in android.view.DragDropSwipeRecyclerView
- hasTransientState() - function in android.view.ScrollAwareRecyclerView
- hasWindowFocus() - function in android.view.DragDropSwipeRecyclerView
- hasWindowFocus() - function in android.view.ScrollAwareRecyclerView
- HORIZONTAL_LIST_WITH_HORIZONTAL_DRAGGING - enum entry in com.ernestoyaquello.dragdropswiperecyclerview.DragDropSwipeRecyclerView.ListOrientation
The list will be scrolled horizontally and its items will be dragged only horizontally.
- HORIZONTAL_LIST_WITH_UNCONSTRAINED_DRAGGING - enum entry in com.ernestoyaquello.dragdropswiperecyclerview.DragDropSwipeRecyclerView.ListOrientation
The list will be scrolled horizontally and its items will be dragged in any direction.