- getActiveDismissCount() - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeDismissTouchListener
-
- getActiveIndexes() - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.InsertQueue
-
Returns a collection of currently active indexes.
- getActiveSwipeCount() - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeTouchListener
-
Returns the number of active swipe animations.
- getAdapter() - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DynamicListViewWrapper
-
- getAdditionalAnimators(View, ViewGroup) - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.AnimateAdditionAdapter
-
Override this method to provide additional animators on top of the default height and alpha animation.
- getBitmapFromView(View) - Static method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.BitmapUtils
-
Returns a bitmap showing a screenshot of the view passed in.
- getChildAt(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DynamicListViewWrapper
-
- getChildCount() - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DynamicListViewWrapper
-
- getContentView(int, View, ViewGroup) - Method in class com.nhaarman.listviewanimations.itemmanipulation.expandablelistitem.ExpandableListItemAdapter
-
Get a View that displays the content of the data at the specified
position in the data set.
- getContentView(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.expandablelistitem.ExpandableListItemAdapter
-
Return the content view at the specified position.
- getCount() - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DynamicListViewWrapper
-
- getDeltaY() - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.HoverDrawable
-
Returns the number of pixels between the original y coordinate of the view, and the current y coordinate.
- getDismissAnimationTime() - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeDismissTouchListener
-
- getDismissTouchListener() - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeDismissAdapter
-
- getFirstVisiblePosition() - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DynamicListViewWrapper
-
- getHeaderViewsCount() - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DynamicListViewWrapper
-
- getLastVisiblePosition() - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DynamicListViewWrapper
-
- getListView() - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DynamicListViewWrapper
-
- getListViewWrapper() - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeTouchListener
-
- getPendingItemsToInsert() - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.InsertQueue
-
Returns a List of Pairs with the index and items that are pending to be inserted, in the order they were requested.
- getPositionForView(View) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DynamicListViewWrapper
-
- getPrimaryView(View) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SimpleSwipeUndoAdapter
-
- getPrimaryView() - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SwipeUndoView
-
Returns the primary
View.
- getPrimaryView(View) - Method in interface com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.UndoCallback
-
Returns the primary
View contained in given
View.
- getSwipeView(View) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeTouchListener
-
Returns the
View that should be swiped away.
- getTitleView(int, View, ViewGroup) - Method in class com.nhaarman.listviewanimations.itemmanipulation.expandablelistitem.ExpandableListItemAdapter
-
Get a View that displays the title of the data at the specified
position in the data set.
- getTitleView(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.expandablelistitem.ExpandableListItemAdapter
-
Return the title view at the specified position.
- getTop() - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.HoverDrawable
-
Returns the top coordinate of this HoverDrawable.
- getUndoCallback() - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SwipeUndoAdapter
-
- getUndoClickView(View) - Method in interface com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.UndoAdapter
-
Returns the
View which serves as a button to undo the swipe movement.
- getUndoView(View) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SimpleSwipeUndoAdapter
-
- getUndoView() - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SwipeUndoView
-
- getUndoView(int, View, ViewGroup) - Method in interface com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.UndoAdapter
-
Returns the entire undo
View that should be shown.
- getUndoView(View) - Method in interface com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.UndoCallback
-
Returns the undo
View contained in given
View.
- getView(int, View, ViewGroup) - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.AnimateAdditionAdapter
-
- getView(int, View, ViewGroup) - Method in class com.nhaarman.listviewanimations.itemmanipulation.expandablelistitem.ExpandableListItemAdapter
-
- getView(int, View, ViewGroup) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SimpleSwipeUndoAdapter
-
- getView(int, View, ViewGroup) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SwipeUndoAdapter
-
- GripView - Class in com.nhaarman.listviewanimations.itemmanipulation.dragdrop
-
A View which shows a number of colored dots in a grid.
- GripView(Context) - Constructor for class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.GripView
-
- GripView(Context, AttributeSet) - Constructor for class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.GripView
-
- GripView(Context, AttributeSet, int) - Constructor for class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.GripView
-
- insert(int, T) - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.AnimateAdditionAdapter
-
Inserts an item at given index.
- insert(int, T...) - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.AnimateAdditionAdapter
-
Inserts items, starting at given index.
- insert(Pair<Integer, T>...) - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.AnimateAdditionAdapter
-
Inserts items at given indexes.
- insert(Iterable<Pair<Integer, T>>) - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.AnimateAdditionAdapter
-
Inserts items at given indexes.
- insert(int, T) - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.InsertQueue
-
Insert an item into the queue at given index.
- insert(Pair<Integer, T>...) - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.InsertQueue
-
- insert(Collection<Pair<Integer, T>>) - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.InsertQueue
-
- insert(int, Object) - Method in class com.nhaarman.listviewanimations.itemmanipulation.DynamicListView
-
Inserts an item at given index.
- insert(int, Object...) - Method in class com.nhaarman.listviewanimations.itemmanipulation.DynamicListView
-
Inserts items, starting at given index.
- insert(Pair<Integer, T>...) - Method in class com.nhaarman.listviewanimations.itemmanipulation.DynamicListView
-
Inserts items at given indexes.
- insert(Iterable<Pair<Integer, T>>) - Method in class com.nhaarman.listviewanimations.itemmanipulation.DynamicListView
-
Insert items at given indexes.
- InsertQueue<T> - Class in com.nhaarman.listviewanimations.itemmanipulation.animateaddition
-
A class to insert items only when there are no active items.
- InsertQueue(Insertable<T>) - Constructor for class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.InsertQueue
-
- isDismissable(long, int) - Method in interface com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.DismissableManager
-
Returns whether the item for given id and position can be dismissed.
- isDraggable(View, int, float, float) - Method in interface com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DraggableManager
-
Returns whether the View at given position can be dragged.
- isDraggable(View, int, float, float) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.TouchViewDraggableManager
-
- isExpanded(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.expandablelistitem.ExpandableListItemAdapter
-
Indicates if the item at the specified position is expanded.
- isInteracting() - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DragAndDropHandler
-
- isInteracting() - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeTouchListener
-
- isInteracting() - Method in interface com.nhaarman.listviewanimations.itemmanipulation.TouchEventHandler
-
- isMovingUpwards() - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.HoverDrawable
-
Returns whether the user is currently dragging this HoverDrawable upwards.
- isSwiping() - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeTouchListener
-
Returns whether the user is currently swiping an item.
- setAbsListView(AbsListView) - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.AnimateAdditionAdapter
-
- setActionViewResId(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.expandablelistitem.ExpandableListItemAdapter
-
- setAdapter(ListAdapter) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DragAndDropHandler
-
- setAdapter(ListAdapter) - Method in class com.nhaarman.listviewanimations.itemmanipulation.DynamicListView
-
- setColor(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.GripView
-
Sets the color of the dots.
- setColumnCount(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.GripView
-
Sets the number of horizontal dots.
- setDismissableManager(DismissableManager) - Method in class com.nhaarman.listviewanimations.itemmanipulation.DynamicListView
-
- setDismissableManager(DismissableManager) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeDismissAdapter
-
- setDismissableManager(DismissableManager) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeTouchListener
-
- setDismissableManager(DismissableManager) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SwipeUndoAdapter
-
- setDotSizeRadiusPx(float) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.GripView
-
Sets the radius in pixels of the dots.
- setDraggableManager(DraggableManager) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DragAndDropHandler
-
Sets the
DraggableManager to be used for determining whether an item should be dragged when the user issues a down
MotionEvent.
- setDraggableManager(DraggableManager) - Method in class com.nhaarman.listviewanimations.itemmanipulation.DynamicListView
-
Sets the
DraggableManager to be used
for determining whether an item should be dragged when the user issues a down
MotionEvent.
- setExpandCollapseListener(ExpandableListItemAdapter.ExpandCollapseListener) - Method in class com.nhaarman.listviewanimations.itemmanipulation.expandablelistitem.ExpandableListItemAdapter
-
- setInsertionAnimationDuration(long) - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.AnimateAdditionAdapter
-
Set the duration of the insertion animation.
- setLimit(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.expandablelistitem.ExpandableListItemAdapter
-
Set the maximum number of items allowed to be expanded.
- setListView(ListView) - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.AnimateAdditionAdapter
-
Sets the
ListView that is used for this
AnimateAdditionAdapter.
- setListViewWrapper(ListViewWrapper) - Method in class com.nhaarman.listviewanimations.itemmanipulation.expandablelistitem.ExpandableListItemAdapter
-
- setListViewWrapper(ListViewWrapper) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeDismissAdapter
-
- setListViewWrapper(ListViewWrapper) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SwipeUndoAdapter
-
- setMinimumAlpha(float) - Method in class com.nhaarman.listviewanimations.itemmanipulation.DynamicListView
-
Sets the minimum value of the alpha property swiping Views should have.
- setMinimumAlpha(float) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeTouchListener
-
Set the minimum value of the alpha property swiping Views should have.
- setOnItemMovedListener(OnItemMovedListener) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DragAndDropHandler
-
- setOnItemMovedListener(OnItemMovedListener) - Method in class com.nhaarman.listviewanimations.itemmanipulation.DynamicListView
-
- setOnScrollListener(AbsListView.OnScrollListener) - Method in interface com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DragAndDropListViewWrapper
-
- setOnScrollListener(AbsListView.OnScrollListener) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DynamicListViewWrapper
-
- setOnScrollListener(AbsListView.OnScrollListener) - Method in class com.nhaarman.listviewanimations.itemmanipulation.DynamicListView
-
- setOnTouchListener(View.OnTouchListener) - Method in class com.nhaarman.listviewanimations.itemmanipulation.DynamicListView
-
- setParentIsHorizontalScrollContainer() - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeDismissAdapter
-
If the adapter's
AbsListView is hosted inside a parent(/grand-parent/etc) that can scroll horizontally, horizontal swipes won't
work, because the parent will prevent touch-events from reaching the
AbsListView.
- setParentIsHorizontalScrollContainer() - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeTouchListener
-
If the
AbsListView is hosted inside a parent(/grand-parent/etc) that can scroll horizontally, horizontal swipes won't
work, because the parent will prevent touch-events from reaching the
AbsListView.
- setPrimaryView(View) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SwipeUndoView
-
- setScrolldownAnimationDuration(long) - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.AnimateAdditionAdapter
-
Set the duration of the scrolldown animation per item for when items are inserted above the first visible item.
- setScrollSpeed(float) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DragAndDropHandler
-
Sets the scroll speed when dragging an item.
- setScrollSpeed(float) - Method in class com.nhaarman.listviewanimations.itemmanipulation.DynamicListView
-
Sets the scroll speed when dragging an item.
- setShouldAnimateDown(boolean) - Method in class com.nhaarman.listviewanimations.itemmanipulation.animateaddition.AnimateAdditionAdapter
-
Sets whether the list should animate downwards when items are added above the first visible item.
- setSwipeTouchChild(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.DynamicListView
-
Sets the resource id of a child view that should be touched to engage swipe.
- setSwipeTouchChildResId(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeDismissAdapter
-
If the adapter's
AbsListView is hosted inside a parent(/grand-parent/etc) that can scroll horizontally, horizontal swipes won't
work, because the parent will prevent touch events from reaching the
AbsListView.
- setSwipeUndoTouchListener(SwipeUndoTouchListener) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SwipeUndoAdapter
-
- setTimeoutMs(long) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.TimedUndoAdapter
-
Sets the time in milliseconds after which an item in the undo state should automatically dismiss.
- setTop(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.HoverDrawable
-
Sets the top coordinate of this HoverDrawable.
- setTouchChild(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeTouchListener
-
Sets the resource id of a child view that should be touched to engage swipe.
- setUndoCallback(UndoCallback) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SwipeUndoAdapter
-
- setUndoView(View) - Method in class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SwipeUndoView
-
- shift(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.HoverDrawable
-
Shifts the original y coordinates of this HoverDrawable {code height} pixels upwards or downwards,
depending on the move direction.
- SimpleSwipeUndoAdapter - Class in com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo
-
- SimpleSwipeUndoAdapter(BaseAdapter, Context, OnDismissCallback) - Constructor for class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SimpleSwipeUndoAdapter
-
Create a new
SimpleSwipeUndoAdapterGen, decorating given
BaseAdapter.
- smoothScrollBy(int, int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DynamicListViewWrapper
-
- startDragging(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.dragdrop.DragAndDropHandler
-
Starts dragging the item at given position.
- startDragging(int) - Method in class com.nhaarman.listviewanimations.itemmanipulation.DynamicListView
-
Starts dragging the item at given position.
- SwipeDismissAdapter - Class in com.nhaarman.listviewanimations.itemmanipulation.swipedismiss
-
- SwipeDismissAdapter(BaseAdapter, OnDismissCallback) - Constructor for class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeDismissAdapter
-
Create a new SwipeDismissAdapter.
- SwipeDismissTouchListener - Class in com.nhaarman.listviewanimations.itemmanipulation.swipedismiss
-
- SwipeDismissTouchListener(ListViewWrapper, OnDismissCallback) - Constructor for class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeDismissTouchListener
-
Constructs a new
SwipeDismissTouchListener for the given
AbsListView.
- SwipeTouchListener - Class in com.nhaarman.listviewanimations.itemmanipulation.swipedismiss
-
- SwipeTouchListener(ListViewWrapper) - Constructor for class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.SwipeTouchListener
-
Constructs a new
SwipeTouchListener for the given
AbsListView.
- SwipeUndoAdapter - Class in com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo
-
- SwipeUndoAdapter(BaseAdapter, UndoCallback) - Constructor for class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SwipeUndoAdapter
-
Create a new
SwipeUndoAdapter, decorating given
BaseAdapter.
- SwipeUndoTouchListener - Class in com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo
-
- SwipeUndoTouchListener(ListViewWrapper, UndoCallback) - Constructor for class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SwipeUndoTouchListener
-
- SwipeUndoView - Class in com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo
-
A convenience class which holds a primary and a undo
View.
- SwipeUndoView(Context) - Constructor for class com.nhaarman.listviewanimations.itemmanipulation.swipedismiss.undo.SwipeUndoView
-
Creates a new SwipeUndoView.