Skip navigation links
C D G I L M O R S T V 

C

canChildScrollDown() - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 
canChildScrollUp() - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 
com.omadahealth.github.swipyrefreshlayout.library - package com.omadahealth.github.swipyrefreshlayout.library
 

D

DEFAULT - Static variable in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 

G

getChildDrawingOrder(int, int) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 
getCircleView() - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 
getDirection() - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 
getFromInt(int) - Static method in enum com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayoutDirection
 

I

isRefreshing() - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 

L

LARGE - Static variable in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 

M

mFrom - Variable in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 
mOriginalOffsetTop - Variable in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 

O

onInterceptTouchEvent(MotionEvent) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 
onLayout(boolean, int, int, int, int) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 
onMeasure(int, int) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 
onRefresh(SwipyRefreshLayoutDirection) - Method in interface com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout.OnRefreshListener
 
onTouchEvent(MotionEvent) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 

R

requestDisallowInterceptTouchEvent(boolean) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 

S

setColorScheme(int...) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
setColorSchemeColors(int...) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
Set the colors used in the progress animation.
setColorSchemeResources(int...) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
Set the color resources used in the progress animation from color resources.
setDirection(SwipyRefreshLayoutDirection) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 
setDistanceToTriggerSync(int) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
Set the distance to trigger a sync in dips
setOnRefreshListener(SwipyRefreshLayout.OnRefreshListener) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
Set the listener to be notified when a refresh is triggered via the swipe gesture.
setProgressBackgroundColor(int) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
Set the background color of the progress spinner disc.
setRefreshing(boolean) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
Notify the widget that refresh state has changed.
setSize(int) - Method in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
One of DEFAULT, or LARGE.
SwipyRefreshLayout - Class in com.omadahealth.github.swipyrefreshlayout.library
The SwipeRefreshLayout should be used whenever the user can refresh the contents of a view via a vertical swipe gesture.
SwipyRefreshLayout(Context) - Constructor for class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
Simple constructor to use when creating a SwipeRefreshLayout from code.
SwipyRefreshLayout(Context, AttributeSet) - Constructor for class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
Constructor that is called when inflating SwipeRefreshLayout from XML.
SwipyRefreshLayout.OnRefreshListener - Interface in com.omadahealth.github.swipyrefreshlayout.library
Classes that wish to be notified when the swipe gesture correctly triggers a refresh should implement this interface.
SwipyRefreshLayoutDirection - Enum in com.omadahealth.github.swipyrefreshlayout.library
Created by oliviergoutay on 1/23/15.

T

TAG - Static variable in class com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
 

V

valueOf(String) - Static method in enum com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayoutDirection
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayoutDirection
Returns an array containing the constants of this enum type, in the order they are declared.
C D G I L M O R S T V 
Skip navigation links