MCPcopy Create free account

hub / github.com/Chanven/CommonPullToRefresh / types & classes

Types & classes64 in github.com/Chanven/CommonPullToRefresh

ClassAniController
cptr/src/com/chanven/lib/cptr/header/StoreHouseHeader.java:282
ClassChildViewHolder
cptr_demo/src/com/chanven/cptr/demo/RecyclerViewActivity.java:148
ClassDefaultLoadMoreViewFooter
default load more view
cptr/src/com/chanven/lib/cptr/loadmore/DefaultLoadMoreViewFooter.java:28
ClassEndCurveInterpolator
Squishes the interpolation curve into the second half of the animation.
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:724
ClassFixedViewInfo
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
InterfaceFootViewAdder
cptr/src/com/chanven/lib/cptr/loadmore/ILoadMoreViewFactory.java:71
ClassFullWidthFixedViewLayout
full width
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:435
ClassGridViewAdapter
cptr_demo/src/com/chanven/cptr/demo/GridViewAtivity.java:115
ClassGridViewAtivity
GridView with loadmore @author Chanven @date 2015-10-13
cptr_demo/src/com/chanven/cptr/demo/GridViewAtivity.java:44
ClassGridViewHandler
cptr/src/com/chanven/lib/cptr/loadmore/GridViewHandler.java:31
ClassGridViewOnItemSelectedListener
针对于电视 选择到了底部项的时候自动加载更多数据
cptr/src/com/chanven/lib/cptr/loadmore/GridViewHandler.java:90
ClassGridViewOnScrollListener
滚动到底部自动加载更多数据
cptr/src/com/chanven/lib/cptr/loadmore/GridViewHandler.java:118
ClassGridViewWithHeaderAndFooter
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
ClassHeaderFooterViewHolder
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:230
ClassHeaderViewGridAdapter
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
InterfaceILoadMoreView
ListView底部加载更多的布局切换 @author Chanven
cptr/src/com/chanven/lib/cptr/loadmore/ILoadMoreViewFactory.java:35
InterfaceILoadMoreViewFactory
加载更多布局切换接口 @author Chanven
cptr/src/com/chanven/lib/cptr/loadmore/ILoadMoreViewFactory.java:26
ClassItemClickHandler
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:868
ClassLastUpdateTimeUpdater
cptr/src/com/chanven/lib/cptr/PtrClassicDefaultHeader.java:269
ClassLayoutParams
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:943
ClassListViewActivity
ListView with loadmore @author Chanven @date 2015-9-21
cptr_demo/src/com/chanven/cptr/demo/ListViewActivity.java:44
ClassListViewAdapter
cptr_demo/src/com/chanven/cptr/demo/SwipeListViewActivity.java:122
ClassListViewAdapter
cptr_demo/src/com/chanven/cptr/demo/ListViewActivity.java:124
ClassListViewHandler
cptr/src/com/chanven/lib/cptr/loadmore/ListViewHandler.java:16
ClassListViewOnItemSelectedListener
针对于电视 选择到了底部项的时候自动加载更多数据
cptr/src/com/chanven/lib/cptr/loadmore/ListViewHandler.java:72
ClassListViewOnScrollListener
滚动到底部自动加载更多数据
cptr/src/com/chanven/lib/cptr/loadmore/ListViewHandler.java:100
InterfaceLoadMoreHandler
cptr/src/com/chanven/lib/cptr/loadmore/LoadMoreHandler.java:8
ClassLoadMoreHelper
cptr/src/com/chanven/lib/cptr/loadmore/DefaultLoadMoreViewFooter.java:35
ClassMainActivity
cptr_demo/src/com/chanven/cptr/demo/MainActivity.java:23
ClassMaterialHeader
cptr/src/com/chanven/lib/cptr/header/MaterialHeader.java:18
ClassMaterialProgressDrawable
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
ClassMyOnClickListener
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:260
ClassMyOnLongClickListener
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:278
InterfaceOnItemClickListener
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:307
InterfaceOnItemLongClickListener
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:311
InterfaceOnLoadMoreListener
Created by Chanven on 2015-11-5.
cptr/src/com/chanven/lib/cptr/loadmore/OnLoadMoreListener.java:6
InterfaceOnScrollBottomListener
cptr/src/com/chanven/lib/cptr/loadmore/OnScrollBottomListener.java:3
InterfaceOnSwipeRefreshListener
cptr/src/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper.java:189
ClassOvalShadow
Taken from {@link package android.support.v4.widget}
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:744
ClassPtrCLog
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
ClassPtrClassicDefaultHeader
cptr/src/com/chanven/lib/cptr/PtrClassicDefaultHeader.java:20
ClassPtrClassicFrameLayout
cptr/src/com/chanven/lib/cptr/PtrClassicFrameLayout.java:9
ClassPtrDefaultHandler
cptr/src/com/chanven/lib/cptr/PtrDefaultHandler.java:7
ClassPtrFrameLayout
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
InterfacePtrHandler
cptr/src/com/chanven/lib/cptr/PtrHandler.java:5
ClassPtrIndicator
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:5
ClassPtrLocalDisplay
cptr/src/com/chanven/lib/cptr/utils/PtrLocalDisplay.java:8
ClassPtrTensionIndicator
cptr/src/com/chanven/lib/cptr/indicator/PtrTensionIndicator.java:3
InterfacePtrUIHandler
cptr/src/com/chanven/lib/cptr/PtrUIHandler.java:5
ClassPtrUIHandlerHolder
A single linked list to wrap PtrUIHandler
cptr/src/com/chanven/lib/cptr/PtrUIHandlerHolder.java:8
ClassPtrUIHandlerHook
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
ClassRecyclerAdapter
cptr_demo/src/com/chanven/cptr/demo/RecyclerViewActivity.java:119
ClassRecyclerAdapterWithHF
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:17
ClassRecyclerViewActivity
RecyclerView with loadmore @author Chanven @date 2015-9-21
cptr_demo/src/com/chanven/cptr/demo/RecyclerViewActivity.java:47
ClassRecyclerViewHandler
cptr/src/com/chanven/lib/cptr/loadmore/RecyclerViewHandler.java:12
ClassRecyclerViewOnScrollListener
滑动监听
cptr/src/com/chanven/lib/cptr/loadmore/RecyclerViewHandler.java:67
ClassRing
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:430
ClassScrollChecker
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:963
ClassStartCurveInterpolator
Squishes the interpolation curve into the first half of the animation.
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:734
ClassStoreHouseBarItem
Created by srain on 11/6/14.
cptr/src/com/chanven/lib/cptr/header/StoreHouseBarItem.java:14
ClassStoreHouseHeader
cptr/src/com/chanven/lib/cptr/header/StoreHouseHeader.java:19
ClassStoreHousePath
Created by srain on 11/7/14.
cptr/src/com/chanven/lib/cptr/header/StoreHousePath.java:10
ClassSwipeListViewActivity
listView with load more in swipeRefreshLayout Created by Chanven on 2015-11-5.
cptr_demo/src/com/chanven/cptr/demo/SwipeListViewActivity.java:28
ClassSwipeRefreshHelper
SwipeRefreshHelper Created by Chanven on 2015-11-4.
cptr/src/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper.java:15