Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Chanven/CommonPullToRefresh
/ functions
Functions
539 in github.com/Chanven/CommonPullToRefresh
⨍
Functions
539
◇
Types & classes
64
↓ 2 callers
Method
loadFinish
()
cptr/src/com/chanven/lib/cptr/header/StoreHouseHeader.java:188
↓ 2 callers
Method
loadMore
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:1143
↓ 2 callers
Method
loadMore
()
cptr/src/com/chanven/lib/cptr/loadmore/OnLoadMoreListener.java:7
↓ 2 callers
Method
loadMore
()
cptr/src/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper.java:163
↓ 2 callers
Method
movePos
if deltaY > 0, move the content down @param deltaY
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:351
↓ 2 callers
Method
onUIPositionChange
(PtrFrameLayout frame, boolean isUnderTouch, byte status, PtrIndicator ptrIndicator)
cptr/src/com/chanven/lib/cptr/PtrUIHandler.java:31
↓ 2 callers
Method
onUIRefreshBegin
perform refreshing UI
cptr/src/com/chanven/lib/cptr/PtrUIHandler.java:24
↓ 2 callers
Method
onUIReset
When the content view has reached top and refresh has been completed, view will be reset. @param frame
cptr/src/com/chanven/lib/cptr/PtrUIHandler.java:12
↓ 2 callers
Method
onfresh
()
cptr/src/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper.java:190
↓ 2 callers
Method
performRefresh
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:534
↓ 2 callers
Method
performRefreshComplete
Do refresh complete work when time elapsed is greater than {@link #mLoadingMinTime}
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:627
↓ 2 callers
Method
prepareHeaderFooter
(HeaderFooterViewHolder vh, View view)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:134
↓ 2 callers
Method
removeFooterView
Removes a previously-added footer view. @param v The view to remove @return true if the view was removed, false if the view was not a header view
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:242
↓ 2 callers
Method
reset
()
cptr/src/com/chanven/lib/cptr/PtrUIHandlerHook.java:37
↓ 2 callers
Method
resetOriginals
Reset the progress spinner to default rotation, start and end angles.
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:707
↓ 2 callers
Method
resetView
()
cptr/src/com/chanven/lib/cptr/PtrClassicDefaultHeader.java:110
↓ 2 callers
Method
resume
()
cptr/src/com/chanven/lib/cptr/PtrUIHandlerHook.java:41
↓ 2 callers
Method
run
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:481
↓ 2 callers
Method
sendCancelEvent
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:920
↓ 2 callers
Method
setArrowScale
@param scale Set the scale of the arrowhead for the spinner.
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:206
↓ 2 callers
Method
setColors
Set the colors the progress spinner alternates between. @param colors Array of integers describing the colors. Must be non-<code>null</code>.
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:543
↓ 2 callers
Method
setOnScrollBottomListener
(View contentView, OnScrollBottomListener onScrollBottomListener)
cptr/src/com/chanven/lib/cptr/loadmore/LoadMoreHandler.java:19
↓ 2 callers
Method
setRotation
(float rotation)
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:293
↓ 2 callers
Method
setRowHeight
(int height)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:526
↓ 2 callers
Method
setSizeParameters
(double progressCircleWidth, double progressCircleHeight, double centerRadi
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:151
↓ 2 callers
Method
setStrokeWidth
@param strokeWidth Set the stroke width of the progress spinner in pixels.
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:592
↓ 2 callers
Method
showLoading
显示正在加载中的布局
cptr/src/com/chanven/lib/cptr/loadmore/ILoadMoreViewFactory.java:58
↓ 2 callers
Method
showNomore
显示已经加载完成,没有更多数据的布局
cptr/src/com/chanven/lib/cptr/loadmore/ILoadMoreViewFactory.java:53
↓ 2 callers
Method
showNormal
显示普通布局
cptr/src/com/chanven/lib/cptr/loadmore/ILoadMoreViewFactory.java:48
↓ 2 callers
Method
start
(float fromAlpha, float toAlpha)
cptr/src/com/chanven/lib/cptr/header/StoreHouseBarItem.java:61
↓ 2 callers
Method
stop
()
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:331
↓ 2 callers
Method
tryToNotifyReset
If at the top and not in loading, reset
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:550
↓ 1 callers
Method
abortIfWorking
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:1009
↓ 1 callers
Method
addFootView
(View view)
cptr/src/com/chanven/lib/cptr/loadmore/ILoadMoreViewFactory.java:73
↓ 1 callers
Method
addHandler
(PtrUIHandlerHolder head, PtrUIHandler handler)
cptr/src/com/chanven/lib/cptr/PtrUIHandlerHolder.java:29
↓ 1 callers
Method
addPtrUIHandler
(PtrUIHandler ptrUIHandler)
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:784
↓ 1 callers
Method
beginLoading
()
cptr/src/com/chanven/lib/cptr/header/StoreHouseHeader.java:182
↓ 1 callers
Method
canChildScrollUp
(View view)
cptr/src/com/chanven/lib/cptr/PtrDefaultHandler.java:9
↓ 1 callers
Method
checkContentCanBePulledDown
Default implement for check can perform pull to refresh @param frame @param content @param header @return
cptr/src/com/chanven/lib/cptr/PtrDefaultHandler.java:33
↓ 1 callers
Method
clearFlag
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:679
↓ 1 callers
Method
convertFrom
(PtrIndicator ptrSlider)
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:130
↓ 1 callers
Method
create
()
cptr/src/com/chanven/lib/cptr/PtrUIHandlerHolder.java:59
↓ 1 callers
Method
crossRefreshLineFromTopToBottom
()
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:160
↓ 1 callers
Method
crossRotateLineFromBottomUnderTouch
(PtrFrameLayout frame)
cptr/src/com/chanven/lib/cptr/PtrClassicDefaultHeader.java:260
↓ 1 callers
Method
crossRotateLineFromTopUnderTouch
(PtrFrameLayout frame)
cptr/src/com/chanven/lib/cptr/PtrClassicDefaultHeader.java:253
↓ 1 callers
Method
dispatchTouchEvent
(MotionEvent e)
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:272
↓ 1 callers
Method
drawTriangle
(Canvas c, float startAngle, float sweepAngle, Rect bounds)
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:506
↓ 1 callers
Method
finish
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:995
↓ 1 callers
Method
getBottomOffset
()
cptr/src/com/chanven/lib/cptr/header/StoreHouseHeader.java:119
↓ 1 callers
Method
getCenterRadius
()
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:655
↓ 1 callers
Method
getColumnWidthCompatible
()
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:284
↓ 1 callers
Method
getContentView
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:775
↓ 1 callers
Method
getIntrinsicWidth
()
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:255
↓ 1 callers
Method
getItemCount
()
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:164
↓ 1 callers
Method
getItemId
(int position)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:76
↓ 1 callers
Method
getItemIdHF
(int position)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:81
↓ 1 callers
Method
getItemViewType
(int position)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:173
↓ 1 callers
Method
getItemViewTypeHF
(int position)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:189
↓ 1 callers
Method
getLastUpdateTime
()
cptr/src/com/chanven/lib/cptr/PtrClassicDefaultHeader.java:188
↓ 1 callers
Method
getOffsetToKeepHeaderWhileLoading
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:860
↓ 1 callers
Method
getOffsetToKeepHeaderWhileLoading
()
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:176
↓ 1 callers
Method
getOffsetToKeepHeaderWhileLoading
()
cptr/src/com/chanven/lib/cptr/indicator/PtrTensionIndicator.java:98
↓ 1 callers
Method
getOffsetToRefresh
()
cptr/src/com/chanven/lib/cptr/indicator/PtrTensionIndicator.java:103
↓ 1 callers
Method
getOffsetX
()
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:88
↓ 1 callers
Method
getOffsetY
()
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:92
↓ 1 callers
Method
getOverDragPercent
()
cptr/src/com/chanven/lib/cptr/indicator/PtrTensionIndicator.java:108
↓ 1 callers
Method
getPath
(String str)
cptr/src/com/chanven/lib/cptr/header/StoreHousePath.java:328
↓ 1 callers
Method
getRatioOfHeaderToHeightRefresh
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:850
↓ 1 callers
Method
getResistance
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:800
↓ 1 callers
Method
getStartTrim
()
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:598
↓ 1 callers
Method
getStrokeWidth
()
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:584
↓ 1 callers
Method
getView
(int position, View convertView, ViewGroup parent)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:683
↓ 1 callers
Method
getViewTypeCount
content view, content view holder, header[0], header and footer placeholder(s) @return
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:799
↓ 1 callers
Method
goDownCrossFinishPosition
()
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:44
↓ 1 callers
Method
hasJustBackToStartPosition
()
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:144
↓ 1 callers
Method
hasJustLeftStartPosition
()
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:140
↓ 1 callers
Method
hasJustReachedHeaderHeightFromTopToBottom
()
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:164
↓ 1 callers
Method
init
()
cptr_demo/src/com/chanven/cptr/demo/RecyclerViewActivity.java:67
↓ 1 callers
Method
init
()
cptr/src/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper.java:54
↓ 1 callers
Method
initData
()
cptr_demo/src/com/chanven/cptr/demo/GridViewAtivity.java:62
↓ 1 callers
Method
initData
()
cptr_demo/src/com/chanven/cptr/demo/SwipeListViewActivity.java:53
↓ 1 callers
Method
initData
()
cptr_demo/src/com/chanven/cptr/demo/ListViewActivity.java:62
↓ 1 callers
Method
initView
()
cptr_demo/src/com/chanven/cptr/demo/SwipeListViewActivity.java:47
↓ 1 callers
Method
invalidateDrawable
(Drawable d)
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:113
↓ 1 callers
Method
isAlreadyHere
(int to)
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:180
↓ 1 callers
Method
isCanScollVertically
(RecyclerView recyclerView)
cptr/src/com/chanven/lib/cptr/loadmore/RecyclerViewHandler.java:88
↓ 1 callers
Method
isEnabled
(int position)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:606
↓ 1 callers
Method
isEnabledNextPtrAtOnce
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:727
↓ 1 callers
Method
isLoadMoreEnable
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:1119
↓ 1 callers
Method
isOverOffsetToRefresh
()
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:148
↓ 1 callers
Method
isScollBottom
(RecyclerView recyclerView)
cptr/src/com/chanven/lib/cptr/loadmore/RecyclerViewHandler.java:84
↓ 1 callers
Method
layoutChildren
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:236
↓ 1 callers
Method
measureContentView
(View child, int parentWidthMeasureSpec,
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:218
↓ 1 callers
Method
onBindViewHolder
(final RecyclerView.ViewHolder vh, int position)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:107
↓ 1 callers
Method
onBindViewHolderHF
(ViewHolder vh, int position)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:130
↓ 1 callers
Method
onCreateViewHolder
(ViewGroup viewGroup, int type)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:89
↓ 1 callers
Method
onCreateViewHolderHF
(ViewGroup viewGroup, int type)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:85
↓ 1 callers
Method
onMeasure
(int widthMeasureSpec, int heightMeasureSpec)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:93
↓ 1 callers
Method
onMove
(float x, float y)
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:76
↓ 1 callers
Method
onPositionChange
(boolean isInTouching, byte status, PtrIndicator mPtrIndicator)
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:439
← previous
next →
101–200 of 539, ranked by callers