| com.handmark.pulltorefresh.library.PullToRefreshBase.isDisableScrollingWhileRefreshing()
|
| com.handmark.pulltorefresh.library.PullToRefreshBase.setDisableScrollingWhileRefreshing(boolean)
|
| com.handmark.pulltorefresh.library.PullToRefreshBase.setLastUpdatedLabel(CharSequence)
|
| com.handmark.pulltorefresh.library.PullToRefreshBase.setLoadingDrawable(Drawable)
|
| com.handmark.pulltorefresh.library.PullToRefreshBase.setLoadingDrawable(Drawable, PullToRefreshBase.Mode)
|
| com.handmark.pulltorefresh.library.PullToRefreshBase.setPullLabel(CharSequence)
|
| com.handmark.pulltorefresh.library.PullToRefreshBase.setPullLabel(CharSequence, PullToRefreshBase.Mode)
|
| com.handmark.pulltorefresh.library.PullToRefreshBase.setPullToRefreshEnabled(boolean)
This simple calls setMode with an appropriate mode based on
the passed value.
|
| com.handmark.pulltorefresh.library.PullToRefreshBase.setRefreshingLabel(CharSequence)
|
| com.handmark.pulltorefresh.library.PullToRefreshBase.setRefreshingLabel(CharSequence, PullToRefreshBase.Mode)
|
| com.handmark.pulltorefresh.library.PullToRefreshBase.setReleaseLabel(CharSequence)
|
| com.handmark.pulltorefresh.library.PullToRefreshBase.setReleaseLabel(CharSequence, PullToRefreshBase.Mode)
|