- setAdapter(ListAdapter) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
-
- 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
-
- 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
-
- setLoadingDrawable(Drawable, PullToRefreshBase.Mode) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- 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
-
- 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
-
- setPullLabel(CharSequence, PullToRefreshBase.Mode) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- 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
-
- setRefreshingLabel(CharSequence, PullToRefreshBase.Mode) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- 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
-
- setReleaseLabel(CharSequence, PullToRefreshBase.Mode) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- 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