Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Chanven/CommonPullToRefresh
/ types & classes
Types & classes
64 in github.com/Chanven/CommonPullToRefresh
⨍
Functions
539
◇
Types & classes
64
Class
AniController
cptr/src/com/chanven/lib/cptr/header/StoreHouseHeader.java:282
Class
ChildViewHolder
cptr_demo/src/com/chanven/cptr/demo/RecyclerViewActivity.java:148
Class
DefaultLoadMoreViewFooter
default load more view
cptr/src/com/chanven/lib/cptr/loadmore/DefaultLoadMoreViewFooter.java:28
Class
EndCurveInterpolator
Squishes the interpolation curve into the second half of the animation.
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:724
Class
FixedViewInfo
A class that represents a fixed view in a list, for example a header at the top or a footer at the bottom.
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:48
Interface
FootViewAdder
cptr/src/com/chanven/lib/cptr/loadmore/ILoadMoreViewFactory.java:71
Class
FullWidthFixedViewLayout
full width
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:435
Class
GridViewAdapter
cptr_demo/src/com/chanven/cptr/demo/GridViewAtivity.java:115
Class
GridViewAtivity
GridView with loadmore @author Chanven @date 2015-10-13
cptr_demo/src/com/chanven/cptr/demo/GridViewAtivity.java:44
Class
GridViewHandler
cptr/src/com/chanven/lib/cptr/loadmore/GridViewHandler.java:31
Class
GridViewOnItemSelectedListener
针对于电视 选择到了底部项的时候自动加载更多数据
cptr/src/com/chanven/lib/cptr/loadmore/GridViewHandler.java:90
Class
GridViewOnScrollListener
滚动到底部自动加载更多数据
cptr/src/com/chanven/lib/cptr/loadmore/GridViewHandler.java:118
Class
GridViewWithHeaderAndFooter
A {@link GridView} that supports adding header rows in a very similar way to {@link android.widget.ListView}. See {@link GridViewWithHeaderAndFooter#a
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:38
Class
HeaderFooterViewHolder
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:230
Class
HeaderViewGridAdapter
ListAdapter used when a HeaderGridView has header views. This ListAdapter wraps another one and also keeps track of the header views and their associa
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:479
Interface
ILoadMoreView
ListView底部加载更多的布局切换 @author Chanven
cptr/src/com/chanven/lib/cptr/loadmore/ILoadMoreViewFactory.java:35
Interface
ILoadMoreViewFactory
加载更多布局切换接口 @author Chanven
cptr/src/com/chanven/lib/cptr/loadmore/ILoadMoreViewFactory.java:26
Class
ItemClickHandler
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:868
Class
LastUpdateTimeUpdater
cptr/src/com/chanven/lib/cptr/PtrClassicDefaultHeader.java:269
Class
LayoutParams
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:943
Class
ListViewActivity
ListView with loadmore @author Chanven @date 2015-9-21
cptr_demo/src/com/chanven/cptr/demo/ListViewActivity.java:44
Class
ListViewAdapter
cptr_demo/src/com/chanven/cptr/demo/SwipeListViewActivity.java:122
Class
ListViewAdapter
cptr_demo/src/com/chanven/cptr/demo/ListViewActivity.java:124
Class
ListViewHandler
cptr/src/com/chanven/lib/cptr/loadmore/ListViewHandler.java:16
Class
ListViewOnItemSelectedListener
针对于电视 选择到了底部项的时候自动加载更多数据
cptr/src/com/chanven/lib/cptr/loadmore/ListViewHandler.java:72
Class
ListViewOnScrollListener
滚动到底部自动加载更多数据
cptr/src/com/chanven/lib/cptr/loadmore/ListViewHandler.java:100
Interface
LoadMoreHandler
cptr/src/com/chanven/lib/cptr/loadmore/LoadMoreHandler.java:8
Class
LoadMoreHelper
cptr/src/com/chanven/lib/cptr/loadmore/DefaultLoadMoreViewFooter.java:35
Class
MainActivity
cptr_demo/src/com/chanven/cptr/demo/MainActivity.java:23
Class
MaterialHeader
cptr/src/com/chanven/lib/cptr/header/MaterialHeader.java:18
Class
MaterialProgressDrawable
Fancy progress indicator for Material theme. It's taken from {@link android.support.v4.widget}. I've done some slight changes. @hide
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:55
Class
MyOnClickListener
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:260
Class
MyOnLongClickListener
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:278
Interface
OnItemClickListener
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:307
Interface
OnItemLongClickListener
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:311
Interface
OnLoadMoreListener
Created by Chanven on 2015-11-5.
cptr/src/com/chanven/lib/cptr/loadmore/OnLoadMoreListener.java:6
Interface
OnScrollBottomListener
cptr/src/com/chanven/lib/cptr/loadmore/OnScrollBottomListener.java:3
Interface
OnSwipeRefreshListener
cptr/src/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper.java:189
Class
OvalShadow
Taken from {@link package android.support.v4.widget}
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:744
Class
PtrCLog
An encapsulation of {@link Log}, enable log level and print log with parameters. @author http://www.liaohuqiu.net/
cptr/src/com/chanven/lib/cptr/utils/PtrCLog.java:10
Class
PtrClassicDefaultHeader
cptr/src/com/chanven/lib/cptr/PtrClassicDefaultHeader.java:20
Class
PtrClassicFrameLayout
cptr/src/com/chanven/lib/cptr/PtrClassicFrameLayout.java:9
Class
PtrDefaultHandler
cptr/src/com/chanven/lib/cptr/PtrDefaultHandler.java:7
Class
PtrFrameLayout
This layout view for "Pull to Refresh(Ptr)" support all of the view, you can contain everything you want. support: pull to refresh / release to refres
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:34
Interface
PtrHandler
cptr/src/com/chanven/lib/cptr/PtrHandler.java:5
Class
PtrIndicator
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:5
Class
PtrLocalDisplay
cptr/src/com/chanven/lib/cptr/utils/PtrLocalDisplay.java:8
Class
PtrTensionIndicator
cptr/src/com/chanven/lib/cptr/indicator/PtrTensionIndicator.java:3
Interface
PtrUIHandler
cptr/src/com/chanven/lib/cptr/PtrUIHandler.java:5
Class
PtrUIHandlerHolder
A single linked list to wrap PtrUIHandler
cptr/src/com/chanven/lib/cptr/PtrUIHandlerHolder.java:8
Class
PtrUIHandlerHook
Run a hook runnable, the runnable will run only once. After the runnable is done, call resume to resume. Once run, call takeover will directory call t
cptr/src/com/chanven/lib/cptr/PtrUIHandlerHook.java:8
Class
RecyclerAdapter
cptr_demo/src/com/chanven/cptr/demo/RecyclerViewActivity.java:119
Class
RecyclerAdapterWithHF
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:17
Class
RecyclerViewActivity
RecyclerView with loadmore @author Chanven @date 2015-9-21
cptr_demo/src/com/chanven/cptr/demo/RecyclerViewActivity.java:47
Class
RecyclerViewHandler
cptr/src/com/chanven/lib/cptr/loadmore/RecyclerViewHandler.java:12
Class
RecyclerViewOnScrollListener
滑动监听
cptr/src/com/chanven/lib/cptr/loadmore/RecyclerViewHandler.java:67
Class
Ring
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:430
Class
ScrollChecker
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:963
Class
StartCurveInterpolator
Squishes the interpolation curve into the first half of the animation.
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:734
Class
StoreHouseBarItem
Created by srain on 11/6/14.
cptr/src/com/chanven/lib/cptr/header/StoreHouseBarItem.java:14
Class
StoreHouseHeader
cptr/src/com/chanven/lib/cptr/header/StoreHouseHeader.java:19
Class
StoreHousePath
Created by srain on 11/7/14.
cptr/src/com/chanven/lib/cptr/header/StoreHousePath.java:10
Class
SwipeListViewActivity
listView with load more in swipeRefreshLayout Created by Chanven on 2015-11-5.
cptr_demo/src/com/chanven/cptr/demo/SwipeListViewActivity.java:28
Class
SwipeRefreshHelper
SwipeRefreshHelper Created by Chanven on 2015-11-4.
cptr/src/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper.java:15