A C D E F G H I L M O P R S U V W 

A

addLayout(LoadingLayout) - Method in class com.handmark.pulltorefresh.library.LoadingLayoutProxy
This allows you to add extra LoadingLayout instances to this proxy.
addSoundEvent(PullToRefreshBase.State, int) - Method in class com.handmark.pulltorefresh.library.extras.SoundPullEventListener
Set the Sounds to be played when a Pull Event happens.
addView(View, int, ViewGroup.LayoutParams) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
addViewInternal(View, int, ViewGroup.LayoutParams) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Used internally for adding view.
addViewInternal(View, ViewGroup.LayoutParams) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Used internally for adding view.

C

clearSounds() - Method in class com.handmark.pulltorefresh.library.extras.SoundPullEventListener
Clears all of the previously set sounds and events.
com.handmark.pulltorefresh.library - package com.handmark.pulltorefresh.library
 
com.handmark.pulltorefresh.library.extras - package com.handmark.pulltorefresh.library.extras
 
com.handmark.pulltorefresh.library.internal - package com.handmark.pulltorefresh.library.internal
 
createListView(Context, AttributeSet) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView
 
createLoadingLayout(Context, PullToRefreshBase.Mode, TypedArray) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
createLoadingLayoutProxy(boolean, boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
createLoadingLayoutProxy(boolean, boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView
 
createRefreshableView(Context, AttributeSet) - Method in class com.handmark.pulltorefresh.library.extras.PullToRefreshWebView2
 
createRefreshableView(Context, AttributeSet) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
This is implemented by derived classes to return the created View.
createRefreshableView(Context, AttributeSet) - Method in class com.handmark.pulltorefresh.library.PullToRefreshExpandableListView
 
createRefreshableView(Context, AttributeSet) - Method in class com.handmark.pulltorefresh.library.PullToRefreshGridView
 
createRefreshableView(Context, AttributeSet) - Method in class com.handmark.pulltorefresh.library.PullToRefreshHorizontalScrollView
 
createRefreshableView(Context, AttributeSet) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView
 
createRefreshableView(Context, AttributeSet) - Method in class com.handmark.pulltorefresh.library.PullToRefreshScrollView
 
createRefreshableView(Context, AttributeSet) - Method in class com.handmark.pulltorefresh.library.PullToRefreshWebView
 

D

demo() - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Demos the Pull-to-Refresh functionality to the user so that they are aware it is there.
demo() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
disableLoadingLayoutVisibilityChanges() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
dispatchDraw(Canvas) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView.InternalListView
 
dispatchTouchEvent(MotionEvent) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView.InternalListView
 

E

EmptyViewMethodAccessor - Interface in com.handmark.pulltorefresh.library.internal
Interface that allows PullToRefreshBase to hijack the call to AdapterView.setEmptyView()

F

FlipLoadingLayout - Class in com.handmark.pulltorefresh.library.internal
 
FlipLoadingLayout(Context, PullToRefreshBase.Mode, PullToRefreshBase.Orientation, TypedArray) - Constructor for class com.handmark.pulltorefresh.library.internal.FlipLoadingLayout
 

G

getContentSize() - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
getCurrentMediaPlayer() - Method in class com.handmark.pulltorefresh.library.extras.SoundPullEventListener
Gets the current (or last) MediaPlayer instance.
getCurrentMode() - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Get the mode that this view is currently in.
getCurrentMode() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getDefaultDrawableResId() - Method in class com.handmark.pulltorefresh.library.internal.FlipLoadingLayout
 
getDefaultDrawableResId() - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
Callbacks for derivative Layouts
getDefaultDrawableResId() - Method in class com.handmark.pulltorefresh.library.internal.RotateLoadingLayout
 
getFilterTouchEvents() - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Returns whether the Touch Events are filtered or not.
getFilterTouchEvents() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getFooterLayout() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getFooterSize() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getHeaderLayout() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getHeaderSize() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getLoadingLayoutProxy() - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Returns a proxy object which allows you to call methods on all of the LoadingLayouts (the Views which show when Pulling/Refreshing).
getLoadingLayoutProxy(boolean, boolean) - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Returns a proxy object which allows you to call methods on the LoadingLayouts (the Views which show when Pulling/Refreshing).
getLoadingLayoutProxy() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getLoadingLayoutProxy(boolean, boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getMode() - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Get the mode that this view has been set to.
getMode() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getPullToRefreshScrollDirection() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getPullToRefreshScrollDirection() - Method in class com.handmark.pulltorefresh.library.PullToRefreshExpandableListView
 
getPullToRefreshScrollDirection() - Method in class com.handmark.pulltorefresh.library.PullToRefreshGridView
 
getPullToRefreshScrollDirection() - Method in class com.handmark.pulltorefresh.library.PullToRefreshHorizontalScrollView
 
getPullToRefreshScrollDirection() - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView
 
getPullToRefreshScrollDirection() - Method in class com.handmark.pulltorefresh.library.PullToRefreshScrollView
 
getPullToRefreshScrollDirection() - Method in class com.handmark.pulltorefresh.library.PullToRefreshWebView
 
getPullToRefreshScrollDuration() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getPullToRefreshScrollDurationLonger() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getRefreshableView() - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Get the Wrapped Refreshable View.
getRefreshableView() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getRefreshableViewWrapper() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getShowIndicator() - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
Gets whether an indicator graphic should be displayed when the View is in a state where a Pull-to-Refresh can happen.
getShowViewWhileRefreshing() - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Get whether the 'Refreshing' View should be automatically shown when refreshing.
getShowViewWhileRefreshing() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
getState() - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
 
getState() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 

H

handleStyledAttributes(TypedArray) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
handleStyledAttributes(TypedArray) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Allows Derivative classes to handle the XML Attrs without creating a TypedArray themsevles
handleStyledAttributes(TypedArray) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView
 
hide() - Method in class com.handmark.pulltorefresh.library.internal.IndicatorLayout
 
hideAllViews() - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 

I

ILoadingLayout - Interface in com.handmark.pulltorefresh.library
 
IndicatorLayout - Class in com.handmark.pulltorefresh.library.internal
 
IndicatorLayout(Context, PullToRefreshBase.Mode) - Constructor for class com.handmark.pulltorefresh.library.internal.IndicatorLayout
 
IPullToRefresh<T extends android.view.View> - Interface in com.handmark.pulltorefresh.library
 
isDisableScrollingWhileRefreshing() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
isPullToRefreshEnabled() - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Whether Pull-to-Refresh is enabled
isPullToRefreshEnabled() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
isPullToRefreshOverScrollEnabled() - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Gets whether Overscroll support is enabled.
isPullToRefreshOverScrollEnabled() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
isReadyForPullEnd() - Method in class com.handmark.pulltorefresh.library.extras.PullToRefreshWebView2
 
isReadyForPullEnd() - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
isReadyForPullEnd() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Implemented by derived class to return whether the View is in a state where the user can Pull to Refresh by scrolling from the end.
isReadyForPullEnd() - Method in class com.handmark.pulltorefresh.library.PullToRefreshHorizontalScrollView
 
isReadyForPullEnd() - Method in class com.handmark.pulltorefresh.library.PullToRefreshScrollView
 
isReadyForPullEnd() - Method in class com.handmark.pulltorefresh.library.PullToRefreshWebView
 
isReadyForPullStart() - Method in class com.handmark.pulltorefresh.library.extras.PullToRefreshWebView2
 
isReadyForPullStart() - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
isReadyForPullStart() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Implemented by derived class to return whether the View is in a state where the user can Pull to Refresh by scrolling from the start.
isReadyForPullStart() - Method in class com.handmark.pulltorefresh.library.PullToRefreshHorizontalScrollView
 
isReadyForPullStart() - Method in class com.handmark.pulltorefresh.library.PullToRefreshScrollView
 
isReadyForPullStart() - Method in class com.handmark.pulltorefresh.library.PullToRefreshWebView
 
isRefreshing() - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Returns whether the Widget is currently in the Refreshing mState
isRefreshing() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
isScrollingWhileRefreshingEnabled() - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Returns whether the widget has enabled scrolling on the Refreshable View while refreshing.
isScrollingWhileRefreshingEnabled() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
isVisible() - Method in class com.handmark.pulltorefresh.library.internal.IndicatorLayout
 

L

LoadingLayout - Class in com.handmark.pulltorefresh.library.internal
 
LoadingLayout(Context, PullToRefreshBase.Mode, PullToRefreshBase.Orientation, TypedArray) - Constructor for class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
LoadingLayoutProxy - Class in com.handmark.pulltorefresh.library
 

M

mHeaderImage - Variable in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
mHeaderProgress - Variable in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
mMode - Variable in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
mScrollDirection - Variable in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 

O

onAnimationEnd(Animation) - Method in class com.handmark.pulltorefresh.library.internal.IndicatorLayout
 
onAnimationRepeat(Animation) - Method in class com.handmark.pulltorefresh.library.internal.IndicatorLayout
 
onAnimationStart(Animation) - Method in class com.handmark.pulltorefresh.library.internal.IndicatorLayout
 
onInterceptTouchEvent(MotionEvent) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
onLastItemVisible() - Method in interface com.handmark.pulltorefresh.library.PullToRefreshBase.OnLastItemVisibleListener
Called when the user has scrolled to the end of the list
onLoadingDrawableSet(Drawable) - Method in class com.handmark.pulltorefresh.library.internal.FlipLoadingLayout
 
onLoadingDrawableSet(Drawable) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
onLoadingDrawableSet(Drawable) - Method in class com.handmark.pulltorefresh.library.internal.RotateLoadingLayout
 
onPtrRestoreInstanceState(Bundle) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Called by PullToRefreshBase.onRestoreInstanceState(Parcelable) so that derivative classes can handle their saved instance state.
onPtrRestoreInstanceState(Bundle) - Method in class com.handmark.pulltorefresh.library.PullToRefreshWebView
 
onPtrSaveInstanceState(Bundle) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Called by PullToRefreshBase.onSaveInstanceState() so that derivative classes can save their instance state.
onPtrSaveInstanceState(Bundle) - Method in class com.handmark.pulltorefresh.library.PullToRefreshWebView
 
onPull(float) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
onPullDownToRefresh(PullToRefreshBase<V>) - Method in interface com.handmark.pulltorefresh.library.PullToRefreshBase.OnRefreshListener2
onPullDownToRefresh will be called only when the user has Pulled from the start, and released.
onPullEvent(PullToRefreshBase<V>, PullToRefreshBase.State, PullToRefreshBase.Mode) - Method in class com.handmark.pulltorefresh.library.extras.SoundPullEventListener
 
onPullEvent(PullToRefreshBase<V>, PullToRefreshBase.State, PullToRefreshBase.Mode) - Method in interface com.handmark.pulltorefresh.library.PullToRefreshBase.OnPullEventListener
Called when the internal state has been changed, usually by the user pulling.
onPullImpl(float) - Method in class com.handmark.pulltorefresh.library.internal.FlipLoadingLayout
 
onPullImpl(float) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
onPullImpl(float) - Method in class com.handmark.pulltorefresh.library.internal.RotateLoadingLayout
 
onPullToRefresh() - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
onPullToRefresh() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Called when the UI has been to be updated to be in the PullToRefreshBase.State.PULL_TO_REFRESH state.
onPullUpToRefresh(PullToRefreshBase<V>) - Method in interface com.handmark.pulltorefresh.library.PullToRefreshBase.OnRefreshListener2
onPullUpToRefresh will be called only when the user has Pulled from the end, and released.
onRefresh(PullToRefreshBase<V>) - Method in interface com.handmark.pulltorefresh.library.PullToRefreshBase.OnRefreshListener
onRefresh will be called for both a Pull from start, and Pull from end
onRefreshComplete() - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Mark the current Refresh as complete.
onRefreshComplete() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
onRefreshing(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
onRefreshing(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Called when the UI has been to be updated to be in the PullToRefreshBase.State.REFRESHING or PullToRefreshBase.State.MANUAL_REFRESHING state.
onRefreshing(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView
 
onReleaseToRefresh() - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
onReleaseToRefresh() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Called when the UI has been to be updated to be in the PullToRefreshBase.State.RELEASE_TO_REFRESH state.
onReset() - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
onReset() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Called when the UI has been to be updated to be in the PullToRefreshBase.State.RESET state.
onReset() - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView
 
onRestoreInstanceState(Parcelable) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
onSaveInstanceState() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
onScroll(AbsListView, int, int, int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
onScrollChanged(int, int, int, int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
onScrollStateChanged(AbsListView, int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
onSizeChanged(int, int, int, int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
onTouchEvent(MotionEvent) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
overScrollBy(PullToRefreshBase<?>, int, int, int, int, boolean) - Static method in class com.handmark.pulltorefresh.library.OverscrollHelper
Helper method for Overscrolling that encapsulates all of the necessary function.
overScrollBy(PullToRefreshBase<?>, int, int, int, int, int, boolean) - Static method in class com.handmark.pulltorefresh.library.OverscrollHelper
Helper method for Overscrolling that encapsulates all of the necessary function.
overScrollBy(PullToRefreshBase<?>, int, int, int, int, int, int, float, boolean) - Static method in class com.handmark.pulltorefresh.library.OverscrollHelper
Helper method for Overscrolling that encapsulates all of the necessary function.
OverscrollHelper - Class in com.handmark.pulltorefresh.library
 
OverscrollHelper() - Constructor for class com.handmark.pulltorefresh.library.OverscrollHelper
 

P

postOnAnimation(View, Runnable) - Static method in class com.handmark.pulltorefresh.library.internal.ViewCompat
 
PULL_DOWN_TO_REFRESH - Static variable in enum com.handmark.pulltorefresh.library.PullToRefreshBase.Mode
Deprecated.
PULL_UP_TO_REFRESH - Static variable in enum com.handmark.pulltorefresh.library.PullToRefreshBase.Mode
Deprecated.
pullToRefresh() - Method in class com.handmark.pulltorefresh.library.internal.IndicatorLayout
 
pullToRefresh() - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
PullToRefreshAdapterViewBase<T extends android.widget.AbsListView> - Class in com.handmark.pulltorefresh.library
 
PullToRefreshAdapterViewBase(Context) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
PullToRefreshAdapterViewBase(Context, AttributeSet) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
PullToRefreshAdapterViewBase(Context, PullToRefreshBase.Mode) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
PullToRefreshAdapterViewBase(Context, PullToRefreshBase.Mode, PullToRefreshBase.AnimationStyle) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
PullToRefreshBase<T extends android.view.View> - Class in com.handmark.pulltorefresh.library
 
PullToRefreshBase(Context) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshBase
 
PullToRefreshBase(Context, AttributeSet) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshBase
 
PullToRefreshBase(Context, PullToRefreshBase.Mode) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshBase
 
PullToRefreshBase(Context, PullToRefreshBase.Mode, PullToRefreshBase.AnimationStyle) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshBase
 
PullToRefreshBase.AnimationStyle - Enum in com.handmark.pulltorefresh.library
 
PullToRefreshBase.Mode - Enum in com.handmark.pulltorefresh.library
 
PullToRefreshBase.OnLastItemVisibleListener - Interface in com.handmark.pulltorefresh.library
Simple Listener that allows you to be notified when the user has scrolled to the end of the AdapterView.
PullToRefreshBase.OnPullEventListener<V extends android.view.View> - Interface in com.handmark.pulltorefresh.library
Listener that allows you to be notified when the user has started or finished a touch event.
PullToRefreshBase.OnRefreshListener<V extends android.view.View> - Interface in com.handmark.pulltorefresh.library
Simple Listener to listen for any callbacks to Refresh.
PullToRefreshBase.OnRefreshListener2<V extends android.view.View> - Interface in com.handmark.pulltorefresh.library
An advanced version of the Listener to listen for callbacks to Refresh.
PullToRefreshBase.Orientation - Enum in com.handmark.pulltorefresh.library
 
PullToRefreshBase.State - Enum in com.handmark.pulltorefresh.library
 
PullToRefreshExpandableListView - Class in com.handmark.pulltorefresh.library
 
PullToRefreshExpandableListView(Context) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshExpandableListView
 
PullToRefreshExpandableListView(Context, AttributeSet) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshExpandableListView
 
PullToRefreshExpandableListView(Context, PullToRefreshBase.Mode) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshExpandableListView
 
PullToRefreshExpandableListView(Context, PullToRefreshBase.Mode, PullToRefreshBase.AnimationStyle) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshExpandableListView
 
PullToRefreshGridView - Class in com.handmark.pulltorefresh.library
 
PullToRefreshGridView(Context) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshGridView
 
PullToRefreshGridView(Context, AttributeSet) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshGridView
 
PullToRefreshGridView(Context, PullToRefreshBase.Mode) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshGridView
 
PullToRefreshGridView(Context, PullToRefreshBase.Mode, PullToRefreshBase.AnimationStyle) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshGridView
 
PullToRefreshHorizontalScrollView - Class in com.handmark.pulltorefresh.library
 
PullToRefreshHorizontalScrollView(Context) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshHorizontalScrollView
 
PullToRefreshHorizontalScrollView(Context, AttributeSet) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshHorizontalScrollView
 
PullToRefreshHorizontalScrollView(Context, PullToRefreshBase.Mode) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshHorizontalScrollView
 
PullToRefreshHorizontalScrollView(Context, PullToRefreshBase.Mode, PullToRefreshBase.AnimationStyle) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshHorizontalScrollView
 
pullToRefreshImpl() - Method in class com.handmark.pulltorefresh.library.internal.FlipLoadingLayout
 
pullToRefreshImpl() - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
pullToRefreshImpl() - Method in class com.handmark.pulltorefresh.library.internal.RotateLoadingLayout
 
PullToRefreshListView - Class in com.handmark.pulltorefresh.library
 
PullToRefreshListView(Context) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshListView
 
PullToRefreshListView(Context, AttributeSet) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshListView
 
PullToRefreshListView(Context, PullToRefreshBase.Mode) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshListView
 
PullToRefreshListView(Context, PullToRefreshBase.Mode, PullToRefreshBase.AnimationStyle) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshListView
 
PullToRefreshListView.InternalListView - Class in com.handmark.pulltorefresh.library
 
PullToRefreshListView.InternalListView(Context, AttributeSet) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshListView.InternalListView
 
PullToRefreshScrollView - Class in com.handmark.pulltorefresh.library
 
PullToRefreshScrollView(Context) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshScrollView
 
PullToRefreshScrollView(Context, AttributeSet) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshScrollView
 
PullToRefreshScrollView(Context, PullToRefreshBase.Mode) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshScrollView
 
PullToRefreshScrollView(Context, PullToRefreshBase.Mode, PullToRefreshBase.AnimationStyle) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshScrollView
 
PullToRefreshWebView - Class in com.handmark.pulltorefresh.library
 
PullToRefreshWebView(Context) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshWebView
 
PullToRefreshWebView(Context, AttributeSet) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshWebView
 
PullToRefreshWebView(Context, PullToRefreshBase.Mode) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshWebView
 
PullToRefreshWebView(Context, PullToRefreshBase.Mode, PullToRefreshBase.AnimationStyle) - Constructor for class com.handmark.pulltorefresh.library.PullToRefreshWebView
 
PullToRefreshWebView2 - Class in com.handmark.pulltorefresh.library.extras
An advanced version of PullToRefreshWebView which delegates the triggering of the PullToRefresh gesture to the Javascript running within the WebView.
PullToRefreshWebView2(Context) - Constructor for class com.handmark.pulltorefresh.library.extras.PullToRefreshWebView2
 
PullToRefreshWebView2(Context, AttributeSet) - Constructor for class com.handmark.pulltorefresh.library.extras.PullToRefreshWebView2
 
PullToRefreshWebView2(Context, PullToRefreshBase.Mode) - Constructor for class com.handmark.pulltorefresh.library.extras.PullToRefreshWebView2
 

R

refreshing() - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
refreshingImpl() - Method in class com.handmark.pulltorefresh.library.internal.FlipLoadingLayout
 
refreshingImpl() - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
refreshingImpl() - Method in class com.handmark.pulltorefresh.library.internal.RotateLoadingLayout
 
refreshLoadingViewsSize() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Re-measure the Loading Views height, and adjust internal padding as necessary
refreshRefreshableViewSize(int, int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
releaseToRefresh() - Method in class com.handmark.pulltorefresh.library.internal.IndicatorLayout
 
releaseToRefresh() - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
releaseToRefreshImpl() - Method in class com.handmark.pulltorefresh.library.internal.FlipLoadingLayout
 
releaseToRefreshImpl() - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
releaseToRefreshImpl() - Method in class com.handmark.pulltorefresh.library.internal.RotateLoadingLayout
 
reset() - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
resetImpl() - Method in class com.handmark.pulltorefresh.library.internal.FlipLoadingLayout
 
resetImpl() - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
resetImpl() - Method in class com.handmark.pulltorefresh.library.internal.RotateLoadingLayout
 
RotateLoadingLayout - Class in com.handmark.pulltorefresh.library.internal
 
RotateLoadingLayout(Context, PullToRefreshBase.Mode, PullToRefreshBase.Orientation, TypedArray) - Constructor for class com.handmark.pulltorefresh.library.internal.RotateLoadingLayout
 

S

setAdapter(ListAdapter) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
Pass-through method for getRefreshableView().
setAdapter(ListAdapter) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView.InternalListView
 
setBackground(View, Drawable) - Static method in class com.handmark.pulltorefresh.library.internal.ViewCompat
 
setDisableScrollingWhileRefreshing(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
setEmptyView(View) - Method in interface com.handmark.pulltorefresh.library.internal.EmptyViewMethodAccessor
Should call PullToRefreshBase.setEmptyView() which will then automatically call through to setEmptyViewInternal()
setEmptyView(View) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
Sets the Empty View to be used by the Adapter View.
setEmptyView(View) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView.InternalListView
 
setEmptyViewInternal(View) - Method in interface com.handmark.pulltorefresh.library.internal.EmptyViewMethodAccessor
Calls upto AdapterView.setEmptyView()
setEmptyViewInternal(View) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView.InternalListView
 
setFilterTouchEvents(boolean) - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Set the Touch Events to be filtered or not.
setFilterTouchEvents(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
setHeaderScroll(int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Helper method which just calls scrollTo() in the correct scrolling direction.
setHeight(int) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
setLastUpdatedLabel(CharSequence) - Method in interface com.handmark.pulltorefresh.library.ILoadingLayout
Set the Last Updated Text.
setLastUpdatedLabel(CharSequence) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
setLastUpdatedLabel(CharSequence) - Method in class com.handmark.pulltorefresh.library.LoadingLayoutProxy
 
setLastUpdatedLabel(CharSequence) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Deprecated.
You should now call this method on the result of PullToRefreshBase.getLoadingLayoutProxy().
setLayerType(View, int) - Static method in class com.handmark.pulltorefresh.library.internal.ViewCompat
 
setLoadingDrawable(Drawable) - Method in interface com.handmark.pulltorefresh.library.ILoadingLayout
Set the drawable used in the loading layout.
setLoadingDrawable(Drawable) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
setLoadingDrawable(Drawable) - Method in class com.handmark.pulltorefresh.library.LoadingLayoutProxy
 
setLoadingDrawable(Drawable) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Deprecated.
You should now call this method on the result of PullToRefreshBase.getLoadingLayoutProxy().
setLoadingDrawable(Drawable, PullToRefreshBase.Mode) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Deprecated.
You should now call this method on the result of PullToRefreshBase.getLoadingLayoutProxy(boolean, boolean).
setLongClickable(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
setMode(PullToRefreshBase.Mode) - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Set the mode of Pull-to-Refresh that this view will use.
setMode(PullToRefreshBase.Mode) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
setOnItemClickListener(AdapterView.OnItemClickListener) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
Pass-through method for getRefreshableView().
setOnLastItemVisibleListener(PullToRefreshBase.OnLastItemVisibleListener) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
setOnPullEventListener(PullToRefreshBase.OnPullEventListener<T>) - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Set OnPullEventListener for the Widget
setOnPullEventListener(PullToRefreshBase.OnPullEventListener<T>) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
setOnRefreshListener(PullToRefreshBase.OnRefreshListener<T>) - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Set OnRefreshListener for the Widget
setOnRefreshListener(PullToRefreshBase.OnRefreshListener2<T>) - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Set OnRefreshListener for the Widget
setOnRefreshListener(PullToRefreshBase.OnRefreshListener<T>) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
setOnRefreshListener(PullToRefreshBase.OnRefreshListener2<T>) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
setOnScrollListener(AbsListView.OnScrollListener) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
setPullLabel(CharSequence) - Method in interface com.handmark.pulltorefresh.library.ILoadingLayout
Set Text to show when the Widget is being Pulled setPullLabel(releaseLabel, Mode.BOTH)
setPullLabel(CharSequence) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
setPullLabel(CharSequence) - Method in class com.handmark.pulltorefresh.library.LoadingLayoutProxy
 
setPullLabel(CharSequence) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Deprecated.
You should now call this method on the result of PullToRefreshBase.getLoadingLayoutProxy().
setPullLabel(CharSequence, PullToRefreshBase.Mode) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Deprecated.
You should now call this method on the result of PullToRefreshBase.getLoadingLayoutProxy(boolean, boolean).
setPullToRefreshEnabled(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Deprecated.
This simple calls setMode with an appropriate mode based on the passed value.
setPullToRefreshOverScrollEnabled(boolean) - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Sets whether Overscroll support is enabled.
setPullToRefreshOverScrollEnabled(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
setRefreshing() - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Sets the Widget to be in the refresh state.
setRefreshing(boolean) - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Sets the Widget to be in the refresh state.
setRefreshing() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
setRefreshing(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
setRefreshingLabel(CharSequence) - Method in interface com.handmark.pulltorefresh.library.ILoadingLayout
Set Text to show when the Widget is refreshing setRefreshingLabel(releaseLabel, Mode.BOTH)
setRefreshingLabel(CharSequence) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
setRefreshingLabel(CharSequence) - Method in class com.handmark.pulltorefresh.library.LoadingLayoutProxy
 
setRefreshingLabel(CharSequence) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Deprecated.
You should now call this method on the result of PullToRefreshBase.getLoadingLayoutProxy().
setRefreshingLabel(CharSequence, PullToRefreshBase.Mode) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Deprecated.
You should now call this method on the result of PullToRefreshBase.getLoadingLayoutProxy(boolean, boolean).
setReleaseLabel(CharSequence) - Method in interface com.handmark.pulltorefresh.library.ILoadingLayout
Set Text to show when the Widget is being pulled, and will refresh when released.
setReleaseLabel(CharSequence) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
setReleaseLabel(CharSequence) - Method in class com.handmark.pulltorefresh.library.LoadingLayoutProxy
 
setReleaseLabel(CharSequence) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Deprecated.
You should now call this method on the result of PullToRefreshBase.getLoadingLayoutProxy().
setReleaseLabel(CharSequence, PullToRefreshBase.Mode) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Deprecated.
You should now call this method on the result of PullToRefreshBase.getLoadingLayoutProxy(boolean, boolean).
setScrollAnimationInterpolator(Interpolator) - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
Sets the Animation Interpolator that is used for animated scrolling.
setScrollAnimationInterpolator(Interpolator) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
setScrollEmptyView(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
setScrollingWhileRefreshingEnabled(boolean) - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
By default the Widget disables scrolling on the Refreshable View while refreshing.
setScrollingWhileRefreshingEnabled(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
setShowIndicator(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
Sets whether an indicator graphic should be displayed when the View is in a state where a Pull-to-Refresh can happen.
setShowViewWhileRefreshing(boolean) - Method in interface com.handmark.pulltorefresh.library.IPullToRefresh
A mutator to enable/disable whether the 'Refreshing' View should be automatically shown when refreshing.
setShowViewWhileRefreshing(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
setTextTypeface(Typeface) - Method in interface com.handmark.pulltorefresh.library.ILoadingLayout
Set's the Sets the typeface and style in which the text should be displayed.
setTextTypeface(Typeface) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
setTextTypeface(Typeface) - Method in class com.handmark.pulltorefresh.library.LoadingLayoutProxy
 
setWidth(int) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
show() - Method in class com.handmark.pulltorefresh.library.internal.IndicatorLayout
 
showFooterLoadingLayout() - Method in enum com.handmark.pulltorefresh.library.PullToRefreshBase.Mode
 
showHeaderLoadingLayout() - Method in enum com.handmark.pulltorefresh.library.PullToRefreshBase.Mode
 
showInvisibleViews() - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
 
SMOOTH_SCROLL_DURATION_MS - Static variable in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
SMOOTH_SCROLL_LONG_DURATION_MS - Static variable in class com.handmark.pulltorefresh.library.PullToRefreshBase
 
smoothScrollTo(int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Smooth Scroll to position using the default duration of 200 ms.
smoothScrollTo(int, PullToRefreshBase.OnSmoothScrollFinishedListener) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Smooth Scroll to position using the default duration of 200 ms.
smoothScrollToLonger(int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Smooth Scroll to position using the longer default duration of 325 ms.
SoundPullEventListener<V extends android.view.View> - Class in com.handmark.pulltorefresh.library.extras
 
SoundPullEventListener(Context) - Constructor for class com.handmark.pulltorefresh.library.extras.SoundPullEventListener
Constructor

U

updateUIForMode() - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
 
updateUIForMode() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
Updates the View State when the mode has been set.
Utils - Class in com.handmark.pulltorefresh.library.internal
 
Utils() - Constructor for class com.handmark.pulltorefresh.library.internal.Utils
 

V

valueOf(String) - Static method in enum com.handmark.pulltorefresh.library.PullToRefreshBase.AnimationStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.handmark.pulltorefresh.library.PullToRefreshBase.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.handmark.pulltorefresh.library.PullToRefreshBase.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.handmark.pulltorefresh.library.PullToRefreshBase.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.handmark.pulltorefresh.library.PullToRefreshBase.AnimationStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.handmark.pulltorefresh.library.PullToRefreshBase.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.handmark.pulltorefresh.library.PullToRefreshBase.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.handmark.pulltorefresh.library.PullToRefreshBase.State
Returns an array containing the constants of this enum type, in the order they are declared.
ViewCompat - Class in com.handmark.pulltorefresh.library.internal
 
ViewCompat() - Constructor for class com.handmark.pulltorefresh.library.internal.ViewCompat
 

W

warnDeprecation(String, String) - Static method in class com.handmark.pulltorefresh.library.internal.Utils
 
A C D E F G H I L M O P R S U V W