Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alienjun/AJWaveRefreshForAndroid
/ functions
Functions
341 in github.com/alienjun/AJWaveRefreshForAndroid
⨍
Functions
341
◇
Types & classes
52
↓ 1 callers
Method
isReadyForPullEnd
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshAdapterViewBase.java:310
↓ 1 callers
Method
isReadyForPullStart
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshAdapterViewBase.java:306
↓ 1 callers
Method
isScrollingWhileRefreshingEnabled
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:220
↓ 1 callers
Method
makeDst
(int width, int height)
app/src/main/java/alienjun/com/demo/XfermodeView.java:60
↓ 1 callers
Method
makeSrc
(int width, int height)
app/src/main/java/alienjun/com/demo/XfermodeView.java:70
↓ 1 callers
Method
mapIntToValue
Maps an int to a specific mode. This is needed when saving state, or inflating the view from XML where the mode is given through a attr int. @param m
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1314
↓ 1 callers
Method
mapIntToValue
Maps an int to a specific state. This is needed when saving state. @param stateInt - int to map a State to @return State that stateInt maps to
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1567
↓ 1 callers
Method
onLastItemVisible
Called when the user has scrolled to the end of the list
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1451
↓ 1 callers
Method
onPtrRestoreInstanceState
Called by {@link #onRestoreInstanceState(Parcelable)} so that derivative classes can handle their saved instance state. @param savedInstanceState - B
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:691
↓ 1 callers
Method
onPtrSaveInstanceState
Called by {@link #onSaveInstanceState()} so that derivative classes can save their instance state. @param saveState - Bundle to be updated with saved
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:700
↓ 1 callers
Method
onPullDownToRefresh
onPullDownToRefresh will be called only when the user has Pulled from the start, and released.
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1510
↓ 1 callers
Method
onPullEvent
Called when the internal state has been changed, usually by the user pulling. @param refreshView - View which has had it's state change. @param state
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1477
↓ 1 callers
Method
onPullImpl
(float scaleOfLayout)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/LoadingLayout.java:348
↓ 1 callers
Method
onPullToRefresh
Called when the UI has been to be updated to be in the {@link State#PULL_TO_REFRESH} state.
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:707
↓ 1 callers
Method
onPullUpToRefresh
onPullUpToRefresh will be called only when the user has Pulled from the end, and released.
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1516
↓ 1 callers
Method
onRefresh
onRefresh will be called for both a Pull from start, and Pull from end
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1492
↓ 1 callers
Method
onRefreshing
Called when the UI has been to be updated to be in the {@link State#REFRESHING} or {@link State#MANUAL_REFRESHING} state. @param doScroll - Whether t
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:727
↓ 1 callers
Method
onReleaseToRefresh
Called when the UI has been to be updated to be in the {@link State#RELEASE_TO_REFRESH} state.
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:769
↓ 1 callers
Method
onReset
Called when the UI has been to be updated to be in the {@link State#RESET} state.
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:787
↓ 1 callers
Method
onSmoothScrollFinished
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1650
↓ 1 callers
Method
playSound
(int resId)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/extras/SoundPullEventListener.java:83
↓ 1 callers
Method
postOnAnimation
(View view, Runnable runnable)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/ViewCompat.java:60
↓ 1 callers
Method
pullEvent
Actions a Pull Event @return true if the Event has been handled, false if there has been no change
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1164
↓ 1 callers
Method
pullToRefreshImpl
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/LoadingLayout.java:350
↓ 1 callers
Method
refreshRefreshableViewSize
(int width, int height)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:921
↓ 1 callers
Method
refreshingImpl
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/LoadingLayout.java:352
↓ 1 callers
Method
releaseToRefreshImpl
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/LoadingLayout.java:354
↓ 1 callers
Method
resetImageRotation
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/RotateLoadingLayout.java:88
↓ 1 callers
Method
resetImpl
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/LoadingLayout.java:356
↓ 1 callers
Method
setAdapter
Pass-through method for {@link PullToRefreshBase#getRefreshableView() getRefreshableView()}. {@link AdapterView#setAdapter(android.widget.Adapter)} se
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshAdapterViewBase.java:151
↓ 1 callers
Method
setBackground
(View view, Drawable background)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/ViewCompat.java:64
↓ 1 callers
Method
setEmptyViewInternal
Calls upto AdapterView.setEmptyView() @param emptyView - to set as Empty View
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/EmptyViewMethodAccessor.java:33
↓ 1 callers
Method
setLayerType
(View view, int layerType)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/ViewCompat.java:52
↓ 1 callers
Method
setLoadingDrawable
(Drawable imageDrawable)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/LoadingLayout.java:296
↓ 1 callers
Method
setScrollingWhileRefreshingEnabled
(boolean allowScrollingWhileRefreshing)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:375
↓ 1 callers
Method
setScrollingWhileRefreshingEnabled
By default the Widget disables scrolling on the Refreshable View while refreshing. This method can change this behaviour. @param scrollingWhileRefres
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/IPullToRefresh.java:236
↓ 1 callers
Method
setSubHeaderText
(CharSequence label)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/LoadingLayout.java:358
↓ 1 callers
Method
setSubTextAppearance
(int value)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/LoadingLayout.java:374
↓ 1 callers
Method
setSubTextColor
(ColorStateList color)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/LoadingLayout.java:380
↓ 1 callers
Method
setTextTypeface
Set's the Sets the typeface and style in which the text should be displayed. Please see {@link android.widget.TextView#setTypeface(Typeface) TextView#
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/ILoadingLayout.java:55
↓ 1 callers
Method
showInvisibleViews
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/LoadingLayout.java:322
↓ 1 callers
Method
start
()
app/src/main/java/alienjun/com/demo/WaveAnimationView.java:173
↓ 1 callers
Method
stop
()
app/src/main/java/alienjun/com/demo/WaveAnimationView.java:182
↓ 1 callers
Method
stop
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1643
↓ 1 callers
Method
stopAnimation
结束动画
app/src/main/java/alienjun/com/demo/WaveAnimationView.java:203
↓ 1 callers
Method
stopAnimation
结束动画
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/extras/WaveAnimationView.java:201
Method
ApplicationTest
()
app/src/androidTest/java/alienjun/com/demo/ApplicationTest.java:10
Method
FlipLoadingLayout
(Context context, final Mode mode, final Orientation scrollDirection, TypedArray attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/FlipLoadingLayout.java:40
Method
IndicatorLayout
(Context context, PullToRefreshBase.Mode mode)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/IndicatorLayout.java:46
Method
InternalExpandableListView
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshExpandableListView.java:67
Method
InternalExpandableListViewSDK9
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshExpandableListView.java:85
Method
InternalGridView
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshGridView.java:67
Method
InternalGridViewSDK9
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshGridView.java:85
Method
InternalHorizontalScrollViewSDK9
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshHorizontalScrollView.java:80
Method
InternalListView
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshListView.java:281
Method
InternalListViewSDK9
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshListView.java:259
Method
InternalScrollViewSDK9
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshScrollView.java:79
Method
InternalWebViewSDK9
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshWebView.java:142
Method
LoadingLayout
(Context context, final Mode mode, final Orientation scrollDirection, TypedArray attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/LoadingLayout.java:68
Method
LoadingLayoutProxy
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/LoadingLayoutProxy.java:14
Method
Mode
(int modeInt)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1404
Method
MyTimerTask
(Handler handler)
app/src/main/java/alienjun/com/demo/WaveAnimationView.java:217
Method
MyTimerTask
(Handler handler)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/extras/WaveAnimationView.java:215
Method
PullToRefreshAdapterViewBase
(Context context)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshAdapterViewBase.java:68
Method
PullToRefreshBase
(Context context)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:106
Method
PullToRefreshExpandableListView
(Context context)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshExpandableListView.java:30
Method
PullToRefreshGridView
(Context context)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshGridView.java:30
Method
PullToRefreshHorizontalScrollView
(Context context)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshHorizontalScrollView.java:28
Method
PullToRefreshListView
(Context context)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshListView.java:44
Method
PullToRefreshScrollView
(Context context)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshScrollView.java:28
Method
PullToRefreshWebView
(Context context)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshWebView.java:50
Method
PullToRefreshWebView2
(Context context)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/extras/PullToRefreshWebView2.java:68
Method
RotateLoadingLayout
(Context context, Mode mode, Orientation scrollDirection, TypedArray attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/RotateLoadingLayout.java:41
Method
SmoothScrollRunnable
(int fromY, int toY, long duration, OnSmoothScrollFinishedListener listener)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1600
Method
SoundPullEventListener
Constructor @param context - Context
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/extras/SoundPullEventListener.java:40
Method
State
(int intValue)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1580
Method
WaveAnimationView
(Context context, AttributeSet attrs)
app/src/main/java/alienjun/com/demo/WaveAnimationView.java:61
Method
WaveAnimationView
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/extras/WaveAnimationView.java:59
Method
XfermodeView
(Context context)
app/src/main/java/alienjun/com/demo/XfermodeView.java:25
Method
addSoundEvent
Set the Sounds to be played when a Pull Event happens. You specify which sound plays for which events by calling this method multiple times for each e
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/extras/SoundPullEventListener.java:65
Method
clearSounds
Clears all of the previously set sounds and events.
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/extras/SoundPullEventListener.java:72
Method
createLoadingLayout
(Context context, Mode mode, Orientation scrollDirection, TypedArray attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1324
Method
createLoadingLayoutProxy
(final boolean includeStart, final boolean includeEnd)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshListView.java:187
Method
createRefreshableView
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshWebView.java:95
Method
createRefreshableView
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshExpandableListView.java:51
Method
createRefreshableView
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshScrollView.java:49
Method
createRefreshableView
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshGridView.java:51
Method
createRefreshableView
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshHorizontalScrollView.java:49
Method
createRefreshableView
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshListView.java:215
Method
createRefreshableView
(Context context, AttributeSet attrs)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/extras/PullToRefreshWebView2.java:84
Method
demo
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:144
Method
demo
Demos the Pull-to-Refresh functionality to the user so that they are aware it is there. This could be useful when the user first opens your app, etc.
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/IPullToRefresh.java:38
Method
dispatchDraw
(Canvas canvas)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshListView.java:285
Method
dispatchTouchEvent
(MotionEvent ev)
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshListView.java:299
Method
doInBackground
(Void... params)
app/src/main/java/alienjun/com/demo/MyListActivity.java:58
Method
getCurrentMediaPlayer
Gets the current (or last) MediaPlayer instance.
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/extras/SoundPullEventListener.java:79
Method
getCurrentMode
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:157
Method
getDefaultDrawableResId
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/RotateLoadingLayout.java:105
Method
getDefaultDrawableResId
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/internal/FlipLoadingLayout.java:117
Method
getFilterTouchEvents
()
Libs/refresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:162
← previous
next →
101–200 of 341, ranked by callers