跳过导航链接
A B C D F G H I K L M N O P R S T U V W 

A

AnimationEndListener - com.scwang.smartrefresh.layout.listener中的接口
动画 Created by SCWANG on 2017/6/21.
animationRunnable - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
animSpinner(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
执行动画使视图位移到指定的 位置 moveSpinner 的取名来自 谷歌官方的 SwipeRefreshLayout.moveSpinner(float)
animSpinner(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
animSpinner(int, int, Interpolator, int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
animSpinner(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
animSpinnerBounce(float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
autoLoadMore() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
自动加载
autoLoadMore(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
自动加载
autoLoadMore(int, int, float) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
自动加载
autoLoadMore() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
自动加载
autoLoadMore(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
自动加载
autoLoadMore(int, int, float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
自动加载
autoRefresh() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
自动刷新
autoRefresh(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
自动刷新
autoRefresh(int, int, float) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
自动刷新
autoRefresh() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
自动刷新
autoRefresh(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
自动刷新
autoRefresh(int, int, float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
自动刷新

B

backgroundColor - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout.LayoutParams
 
BallPulseFooter - com.scwang.smartrefresh.layout.footer中的类
球脉冲底部加载组件 Created by SCWANG on 2017/5/30.
BallPulseFooter(Context) - 类 的构造器com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
BallPulseFooter(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
BallPulseFooter(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
BallPulseView - com.scwang.smartrefresh.layout.footer.ballpulse中的类
脉冲球动画 from https://github.com/lcodecorex/TwinklingRefreshLayout
BallPulseView(Context) - 类 的构造器com.scwang.smartrefresh.layout.footer.ballpulse.BallPulseView
 
BallPulseView(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.layout.footer.ballpulse.BallPulseView
 
BallPulseView(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.layout.footer.ballpulse.BallPulseView
 
BezierRadarHeader - com.scwang.smartrefresh.layout.header中的类
贝塞尔曲线类雷达风格刷新组件 Created by lcodecore on 2016/10/2.
BezierRadarHeader(Context) - 类 的构造器com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
BezierRadarHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
BezierRadarHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
boundary - 类 中的变量com.scwang.smartrefresh.layout.impl.ScrollBoundaryDeciderAdapter
 

C

canLoadMore() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
canLoadMore(View) - 接口 中的方法com.scwang.smartrefresh.layout.api.ScrollBoundaryDecider
根据内容视图状态判断是否可以开始上拉加载
canLoadMore() - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
canLoadMore(View) - 类 中的方法com.scwang.smartrefresh.layout.impl.ScrollBoundaryDeciderAdapter
 
canLoadMore(View, MotionEvent) - 类 中的静态方法com.scwang.smartrefresh.layout.util.ScrollBoundaryUtil
 
canRefresh() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
canRefresh(View) - 接口 中的方法com.scwang.smartrefresh.layout.api.ScrollBoundaryDecider
根据内容视图状态判断是否可以开始下拉刷新
canRefresh() - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
canRefresh(View) - 类 中的方法com.scwang.smartrefresh.layout.impl.ScrollBoundaryDeciderAdapter
 
canRefresh(View, MotionEvent) - 类 中的静态方法com.scwang.smartrefresh.layout.util.ScrollBoundaryUtil
 
canReplaceWith(DimensionStatus) - 枚举 中的方法com.scwang.smartrefresh.layout.constant.DimensionStatus
是否可以被新的状态替换
canReuseBitmap(int, int) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
canReuseCache() - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
canScrollDown(View, MotionEvent) - 类 中的静态方法com.scwang.smartrefresh.layout.util.ScrollBoundaryUtil
 
canScrollDown(View) - 类 中的静态方法com.scwang.smartrefresh.layout.util.ScrollBoundaryUtil
 
canScrollUp(View) - 类 中的静态方法com.scwang.smartrefresh.layout.util.ScrollBoundaryUtil
 
checkCoordinatorLayout(View, RefreshKernel, CoordinatorLayoutListener) - 类 中的静态方法com.scwang.smartrefresh.layout.util.DesignUtil
 
checkLayoutParams(ViewGroup.LayoutParams) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
ClassicsFooter - com.scwang.smartrefresh.layout.footer中的类
经典上拉底部组件 Created by SCWANG on 2017/5/28.
ClassicsFooter(Context) - 类 的构造器com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
ClassicsFooter(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
ClassicsFooter(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
ClassicsHeader - com.scwang.smartrefresh.layout.header中的类
经典下拉头部 Created by SCWANG on 2017/5/28.
ClassicsHeader(Context) - 类 的构造器com.scwang.smartrefresh.layout.header.ClassicsHeader
 
ClassicsHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.layout.header.ClassicsHeader
 
ClassicsHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.layout.header.ClassicsHeader
 
ClassicsHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.layout.header.ClassicsHeader
 
com.scwang.smartrefresh.layout - 程序包 com.scwang.smartrefresh.layout
 
com.scwang.smartrefresh.layout.api - 程序包 com.scwang.smartrefresh.layout.api
 
com.scwang.smartrefresh.layout.constant - 程序包 com.scwang.smartrefresh.layout.constant
 
com.scwang.smartrefresh.layout.footer - 程序包 com.scwang.smartrefresh.layout.footer
 
com.scwang.smartrefresh.layout.footer.ballpulse - 程序包 com.scwang.smartrefresh.layout.footer.ballpulse
 
com.scwang.smartrefresh.layout.header - 程序包 com.scwang.smartrefresh.layout.header
 
com.scwang.smartrefresh.layout.header.bezierradar - 程序包 com.scwang.smartrefresh.layout.header.bezierradar
 
com.scwang.smartrefresh.layout.impl - 程序包 com.scwang.smartrefresh.layout.impl
 
com.scwang.smartrefresh.layout.internal - 程序包 com.scwang.smartrefresh.layout.internal
 
com.scwang.smartrefresh.layout.internal.pathview - 程序包 com.scwang.smartrefresh.layout.internal.pathview
 
com.scwang.smartrefresh.layout.listener - 程序包 com.scwang.smartrefresh.layout.listener
 
com.scwang.smartrefresh.layout.util - 程序包 com.scwang.smartrefresh.layout.util
 
computeScroll() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
CoordinatorLayoutListener - com.scwang.smartrefresh.layout.util中的接口
 
createCachedBitmapIfNeeded(int, int) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
createRefreshFooter(Context, RefreshLayout) - 接口 中的方法com.scwang.smartrefresh.layout.api.DefaultRefreshFooterCreator
 
createRefreshHeader(Context, RefreshLayout) - 接口 中的方法com.scwang.smartrefresh.layout.api.DefaultRefreshHeaderCreator
 

D

DEFAULT_SIZE - 类 中的静态变量com.scwang.smartrefresh.layout.footer.ballpulse.BallPulseView
 
DefaultRefreshFooterCreater - com.scwang.smartrefresh.layout.api中的接口
已过时。
使用 DefaultRefreshFooterCreator 代替 Created by SCWANG on 2017/5/26.
DefaultRefreshFooterCreator - com.scwang.smartrefresh.layout.api中的接口
默认Footer创建器 Created by SCWANG on 2018/1/26.
DefaultRefreshHeaderCreater - com.scwang.smartrefresh.layout.api中的接口
已过时。
使用 DefaultRefreshHeaderCreator 代替 Created by SCWANG on 2017/5/26.
DefaultRefreshHeaderCreator - com.scwang.smartrefresh.layout.api中的接口
默认Header创建器 Created by SCWANG on 2018/1/26.
DelayedRunnable - com.scwang.smartrefresh.layout.util中的类
 
DelayedRunnable(Runnable) - 类 的构造器com.scwang.smartrefresh.layout.util.DelayedRunnable
 
DelayedRunnable(Runnable, long) - 类 的构造器com.scwang.smartrefresh.layout.util.DelayedRunnable
 
delayMillis - 类 中的变量com.scwang.smartrefresh.layout.util.DelayedRunnable
 
density - 类 中的变量com.scwang.smartrefresh.layout.util.DensityUtil
 
DensityUtil - com.scwang.smartrefresh.layout.util中的类
像素密度计算工具
DensityUtil() - 类 的构造器com.scwang.smartrefresh.layout.util.DensityUtil
 
DesignUtil - com.scwang.smartrefresh.layout.util中的类
Design 兼容包缺省尝试 Created by SCWANG on 2018/1/29.
DesignUtil() - 类 的构造器com.scwang.smartrefresh.layout.util.DesignUtil
 
DimensionStatus - com.scwang.smartrefresh.layout.constant中的枚举
尺寸值的定义状态,用于在值覆盖的时候决定优先级 越往下优先级越高
dip2px(float) - 类 中的方法com.scwang.smartrefresh.layout.util.DensityUtil
根据手机的分辨率从 dp 的单位 转成为 px(像素)
dispatchNestedFling(float, float, boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
dispatchNestedPreFling(float, float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
dispatchNestedPreScroll(int, int, int[], int[]) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
dispatchNestedScroll(int, int, int, int, int[]) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
dispatchTouchEvent(MotionEvent) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
dp2px(float) - 类 中的静态方法com.scwang.smartrefresh.layout.util.DensityUtil
根据手机的分辨率从 dp 的单位 转成为 px(像素)
dragging - 枚举 中的变量com.scwang.smartrefresh.layout.constant.RefreshState
 
draw(Canvas) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
draw(Canvas) - 类 中的方法com.scwang.smartrefresh.layout.internal.ProgressDrawable
 
drawChild(Canvas, View, long) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 

F

FalsifyFooter - com.scwang.smartrefresh.layout.footer中的类
虚假的 Footer 用于 正真的 Footer 在 RefreshLayout 外部时, Created by SCWANG on 2017/6/14.
FalsifyFooter(Context) - 类 的构造器com.scwang.smartrefresh.layout.footer.FalsifyFooter
 
FalsifyFooter(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.layout.footer.FalsifyFooter
 
FalsifyFooter(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.layout.footer.FalsifyFooter
 
FalsifyFooter(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.layout.footer.FalsifyFooter
 
FalsifyHeader - com.scwang.smartrefresh.layout.header中的类
虚假的 Header 用于 正真的 Header 在 RefreshLayout 外部时, 使用本虚假的 FalsifyHeader 填充在 RefreshLayout 内部 具体使用方法 参考 纸飞机(FlyRefreshHeader) Created by SCWANG on 2017/6/14.
FalsifyHeader(Context) - 类 的构造器com.scwang.smartrefresh.layout.header.FalsifyHeader
 
FalsifyHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.layout.header.FalsifyHeader
 
FalsifyHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.layout.header.FalsifyHeader
 
FalsifyHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.layout.header.FalsifyHeader
 
findScrollableView(View, RefreshKernel) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
findScrollableViewByEvent(View, MotionEvent, View) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
findScrollableViewInternal(View, boolean) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
finishing - 枚举 中的变量com.scwang.smartrefresh.layout.constant.RefreshState
 
finishLoadMore() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
完成加载
finishLoadMore(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
完成加载
finishLoadMore(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
完成加载
finishLoadMore(int, boolean, boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
完成加载
finishLoadmore() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
已过时。
finishLoadmore(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
已过时。
finishLoadmore(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
已过时。
finishLoadMore() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
完成加载
finishLoadMore(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
完成加载
finishLoadMore(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
完成加载
finishLoadMore(int, boolean, boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
完成加载
finishLoadmore() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
已过时。
finishLoadmore(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
已过时。
finishLoadmore(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
已过时。
finishLoadMoreWithNoMoreData() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
完成加载并标记没有更多数据
finishLoadmoreWithNoMoreData() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
finishLoadMoreWithNoMoreData() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
完成加载并标记没有更多数据
finishLoadmoreWithNoMoreData() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
finishRefresh() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
完成刷新
finishRefresh(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
完成刷新
finishRefresh(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
完成加载
finishRefresh(int, boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
完成刷新
finishRefresh() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
完成刷新
finishRefresh(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
完成刷新
finishRefresh(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
完成刷新
finishRefresh(int, boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
完成刷新
finishTwoLevel() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
结束关闭二极刷新
finishTwoLevel() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
fling(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
fling(int) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 

G

generateDefaultLayoutParams() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
generateLayoutParams(ViewGroup.LayoutParams) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
generateLayoutParams(AttributeSet) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
getArrowView() - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
getArrowView() - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
getHeadHeight() - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.WaveView
 
getInterpolation(float) - 类 中的方法com.scwang.smartrefresh.layout.util.ViscousFluidInterpolator
 
getLastUpdateText() - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
getLayout() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
获取实体布局视图
getLayout() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
获取实体布局视图
getLayoutParams() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
getLayoutParams() - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
getMeasuredHeight() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
getMeasuredHeight() - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
getMeasuredWidth() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
getMeasuredWidth() - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
getNestedScrollAxes() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
getOpacity() - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
getOpacity() - 类 中的方法com.scwang.smartrefresh.layout.internal.ProgressDrawable
 
getPaint() - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
getProgressView() - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
getProgressView() - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
getRefreshContent() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
 
getRefreshContent() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
getRefreshFooter() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
获取当前 Footer
getRefreshFooter() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
获取底部上拉组件的实现
getRefreshHeader() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
获取当前 Header
getRefreshHeader() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
获取顶部下拉组件的实现
getRefreshLayout() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
 
getRefreshLayout() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
getScrollableView() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
getScrollableView() - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
getSpinnerStyle() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshInternal
获取变换方式 SpinnerStyle 必须返回 非空
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.layout.header.FalsifyHeader
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshInternalWrapper
 
getState() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
获取当前状态
getState() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
获取状态
getTitleText() - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
getTitleText() - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
getView() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
getView() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshInternal
获取实体视图
getView() - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
getView() - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
getView() - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
getView() - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
getView() - 类 中的方法com.scwang.smartrefresh.layout.header.FalsifyHeader
 
getView() - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
getView() - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshInternalWrapper
 
getWaveHeight() - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.WaveView
 
gteReplaceWith(DimensionStatus) - 枚举 中的方法com.scwang.smartrefresh.layout.constant.DimensionStatus
是否没有达到新的状态

H

hasNestedScrollingParent() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
height() - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
height() - 类 中的方法com.scwang.smartrefresh.layout.internal.ProgressDrawable
 

I

interceptByAnimator(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
invoke(Object, Method, Object[]) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshFooterWrapper
 
invoke(Object, Method, Object[]) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshHeaderWrapper
 
isEnableAutoLoadMore() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
已过时。
后续版本将会移除
isEnableAutoLoadMore() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
已过时。
后续版本将会移除
isEnableLoadMore() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
是否启用加载更多
isEnableLoadMore() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
isEnableOverScrollBounce() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
已过时。
后续版本将会移除
isEnableOverScrollBounce() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
已过时。
后续版本将会移除
isEnablePureScrollMode() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
已过时。
后续版本将会移除
isEnablePureScrollMode() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
已过时。
后续版本将会移除
isEnableRefresh() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
是否启用下拉刷新
isEnableRefresh() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
isEnableScrollContentWhenLoaded() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
已过时。
后续版本将会移除
isEnableScrollContentWhenLoaded() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
已过时。
后续版本将会移除
isFooter() - 枚举 中的方法com.scwang.smartrefresh.layout.constant.RefreshState
 
isHeader() - 枚举 中的方法com.scwang.smartrefresh.layout.constant.RefreshState
 
isLoading() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
已过时。
后续版本将会移除 使用 RefreshLayout.getState() == RefreshState.Loading 代替
isLoading() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
是否正在加载
isLoadmoreFinished() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
已过时。
后续版本将会移除
isLoadmoreFinished() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
已过时。
后续版本将会移除
isNestedScrollingEnabled() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
isRefreshing() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
已过时。
后续版本将会移除 使用 RefreshLayout.getState() == RefreshState.Refreshing 代替
isRefreshing() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
是否正在刷新
isRunning() - 类 中的方法com.scwang.smartrefresh.layout.internal.ProgressDrawable
 
isScrollableView(View) - 类 中的静态方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
isSupportHorizontalDrag() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshInternal
是否支持水平方向的拖动(将会影响到onHorizontalDrag的调用)
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.layout.header.FalsifyHeader
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshInternalWrapper
 
isTransformedTouchPointInView(ViewGroup, View, float, float, PointF) - 类 中的静态方法com.scwang.smartrefresh.layout.util.ScrollBoundaryUtil
 

K

KEY_LAST_UPDATE_TIME - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 

L

layout(int, int, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
layout(int, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
LayoutParams(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.layout.SmartRefreshLayout.LayoutParams
 
LayoutParams(int, int) - 类 的构造器com.scwang.smartrefresh.layout.SmartRefreshLayout.LayoutParams
 
LayoutParams(ViewGroup.MarginLayoutParams) - 类 的构造器com.scwang.smartrefresh.layout.SmartRefreshLayout.LayoutParams
 
LayoutParams(ViewGroup.LayoutParams) - 类 的构造器com.scwang.smartrefresh.layout.SmartRefreshLayout.LayoutParams
 

M

mAccentColor - 类 中的变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
mAccentColor - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mActionEvent - 类 中的变量com.scwang.smartrefresh.layout.impl.ScrollBoundaryDeciderAdapter
 
mArrowDrawable - 类 中的变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
mArrowDrawable - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mArrowView - 类 中的变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
mArrowView - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
MAX_CLIP - 类 中的静态变量com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
mBackgroundColor - 类 中的变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
mBackgroundColor - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mBoundaryAdapter - 类 中的变量com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
mColors - 类 中的变量com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
mContentView - 类 中的变量com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
mDelayedRunnables - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mDisableContentWhenLoading - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mDisableContentWhenRefresh - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mDragDirection - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mDragRate - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
measure(int, int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
measure(int, int) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
measureViewHeight(View) - 类 中的静态方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
mEnableAutoLoadMore - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mEnableClipFooterWhenFixedBehind - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mEnableClipHeaderWhenFixedBehind - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mEnableFooterFollowWhenLoadFinished - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mEnableFooterTranslationContent - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mEnableHeaderTranslationContent - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mEnableLastTime - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mEnableLoadMore - 类 中的变量com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
mEnableLoadMore - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mEnableLoadMoreWhenContentNotFull - 类 中的变量com.scwang.smartrefresh.layout.impl.ScrollBoundaryDeciderAdapter
 
mEnableLoadMoreWhenContentNotFull - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mEnableOverScrollBounce - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mEnableOverScrollDrag - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mEnablePreviewInEditMode - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mEnablePureScrollMode - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mEnableRefresh - 类 中的变量com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
mEnableRefresh - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mEnableScrollContentWhenLoaded - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mEnableScrollContentWhenRefreshed - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mFinishDuration - 类 中的变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
mFinishDuration - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mFixedFooter - 类 中的变量com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
mFixedFooterViewId - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mFixedHeader - 类 中的变量com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
mFixedHeaderViewId - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mFloorDuration - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mFooterBackgroundColor - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mFooterExtendHeight - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mFooterHeight - 类 中的变量com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
mFooterHeight - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
底部高度
mFooterHeightStatus - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mFooterInsetStart - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mFooterLocked - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mFooterMaxDragRate - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mFooterNeedTouchEventWhenLoading - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mFooterNoMoreData - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mFooterTriggerRate - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mFormat - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mHandler - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mHeaderBackgroundColor - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mHeaderExtendHeight - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mHeaderHeight - 类 中的变量com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
mHeaderHeight - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
头部高度
mHeaderHeightStatus - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mHeaderInsetStart - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mHeaderMaxDragRate - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mHeaderNeedTouchEventWhenRefreshing - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mHeaderTriggerRate - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mHeight - 类 中的变量com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
mIsBeingDragged - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mKernel - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mLastLoadingTime - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mLastRefreshingTime - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mLastSpinner - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mLastTime - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mLastTouchX - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mLastTouchY - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mLastUpdateText - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mLoadMoreListener - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mManualHeaderTranslationContent - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mManualLoadMore - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mManualNestedScrolling - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mMaximumVelocity - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mMinimumVelocity - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mMotionEvent - 类 中的变量com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
mNestedScrollingChildHelper - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mNestedScrollingParentHelper - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mNestedScrollInProgress - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mNoMoreData - 类 中的变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
mOnMultiPurposeListener - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mOrginHeight - 类 中的变量com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
mOrginPaths - 类 中的变量com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
mOrginSvgs - 类 中的变量com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
mOrginWidth - 类 中的变量com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
moveSpinner(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
moveSpinner(int, boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
移动视图到指定位置 moveSpinner 的取名来自 谷歌官方的 SwipeRefreshLayout.moveSpinner(float)
moveSpinner(int) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
moveSpinner(int, boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
moveSpinner(int, boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
moveSpinnerInfinitely(float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mPaddingBottom - 类 中的变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
mPaddingBottom - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mPaddingTop - 类 中的变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
mPaddingTop - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mPaint - 类 中的变量com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
mPaint - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mParentOffsetInWindow - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mPaths - 类 中的变量com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
mPathsDrawable - 类 中的变量com.scwang.smartrefresh.layout.internal.pathview.PathsView
 
mPrimaryColor - 类 中的变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
mPrimaryColor - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mPrimaryColors - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mProgressDrawable - 类 中的变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
mProgressDrawable - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mProgressView - 类 中的变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
mProgressView - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mRealContentView - 类 中的变量com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
mReboundDuration - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mReboundInterpolator - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mRefreshContent - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mRefreshFooter - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mRefreshHeader - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mRefreshKernel - 类 中的变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
mRefreshKernel - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mRefreshKernel - 类 中的变量com.scwang.smartrefresh.layout.header.FalsifyHeader
 
mRefreshListener - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mScreenHeightPixels - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mScrollableView - 类 中的变量com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
mScrollBoundaryDecider - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mScroller - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mShared - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mSpinner - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mSpinnerStyle - 类 中的变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
mSpinnerStyle - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mStartX - 类 中的变量com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
mStartY - 类 中的变量com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
mState - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mSuperDispatchTouchEvent - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mTitleText - 类 中的变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
mTitleText - 类 中的变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
mTotalUnconsumed - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mTouchSlop - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mTouchSpinner - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mTouchX - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mTouchY - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mVelocityTracker - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mVerticalPermit - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mViceState - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
mWidth - 类 中的变量com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 

N

notified - 枚举 中的变量com.scwang.smartrefresh.layout.constant.DimensionStatus
 
notified() - 枚举 中的方法com.scwang.smartrefresh.layout.constant.DimensionStatus
转换为通知状态
notifyStateChanged(RefreshState) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 

O

onActionDown(MotionEvent) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
onActionDown(MotionEvent) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
onActionUpOrCancel() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
onActionUpOrCancel() - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
onAnimationEnd() - 接口 中的方法com.scwang.smartrefresh.layout.listener.AnimationEndListener
 
onAttachedToWindow() - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RoundProgressView
 
onAttachedToWindow() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
onDetachedFromWindow() - 类 中的方法com.scwang.smartrefresh.layout.footer.ballpulse.BallPulseView
 
onDetachedFromWindow() - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RoundProgressView
 
onDetachedFromWindow() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.layout.footer.ballpulse.BallPulseView
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RippleView
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RoundDotView
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RoundProgressView
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.WaveView
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.layout.header.FalsifyHeader
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsView
 
onFinish(RefreshLayout, boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshInternal
动画结束
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.layout.header.FalsifyHeader
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshInternalWrapper
 
onFinishInflate() - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsView
 
onFinishInflate() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
onFooterFinish(RefreshFooter, boolean) - 接口 中的方法com.scwang.smartrefresh.layout.listener.OnMultiPurposeListener
 
onFooterFinish(RefreshFooter, boolean) - 类 中的方法com.scwang.smartrefresh.layout.listener.SimpleMultiPurposeListener
 
onFooterPulling(RefreshFooter, float, int, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.listener.OnMultiPurposeListener
 
onFooterPulling(RefreshFooter, float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.listener.SimpleMultiPurposeListener
 
onFooterReleased(RefreshFooter, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.listener.OnMultiPurposeListener
 
onFooterReleased(RefreshFooter, int, int) - 类 中的方法com.scwang.smartrefresh.layout.listener.SimpleMultiPurposeListener
 
onFooterReleasing(RefreshFooter, float, int, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.listener.OnMultiPurposeListener
 
onFooterReleasing(RefreshFooter, float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.listener.SimpleMultiPurposeListener
 
onFooterStartAnimator(RefreshFooter, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.listener.OnMultiPurposeListener
 
onFooterStartAnimator(RefreshFooter, int, int) - 类 中的方法com.scwang.smartrefresh.layout.listener.SimpleMultiPurposeListener
 
onHeaderFinish(RefreshHeader, boolean) - 接口 中的方法com.scwang.smartrefresh.layout.listener.OnMultiPurposeListener
 
onHeaderFinish(RefreshHeader, boolean) - 类 中的方法com.scwang.smartrefresh.layout.listener.SimpleMultiPurposeListener
 
onHeaderPulling(RefreshHeader, float, int, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.listener.OnMultiPurposeListener
 
onHeaderPulling(RefreshHeader, float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.listener.SimpleMultiPurposeListener
 
onHeaderReleased(RefreshHeader, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.listener.OnMultiPurposeListener
 
onHeaderReleased(RefreshHeader, int, int) - 类 中的方法com.scwang.smartrefresh.layout.listener.SimpleMultiPurposeListener
 
onHeaderReleasing(RefreshHeader, float, int, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.listener.OnMultiPurposeListener
 
onHeaderReleasing(RefreshHeader, float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.listener.SimpleMultiPurposeListener
 
onHeaderStartAnimator(RefreshHeader, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.listener.OnMultiPurposeListener
 
onHeaderStartAnimator(RefreshHeader, int, int) - 类 中的方法com.scwang.smartrefresh.layout.listener.SimpleMultiPurposeListener
 
onHorizontalDrag(float, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshInternal
水平方向的拖动
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.FalsifyHeader
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshInternalWrapper
 
onInitialHeaderAndFooter(int, int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
onInitialHeaderAndFooter(int, int) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
onInitialized(RefreshKernel, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshInternal
尺寸定义完成 (如果高度不改变(代码修改:setHeader),只调用一次, 在RefreshLayout#onMeasure中调用)
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.FalsifyFooter
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.FalsifyHeader
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshFooterWrapper
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshHeaderWrapper
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshInternalWrapper
 
onLayout(boolean, int, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
onLayout(boolean, int, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsView
 
onLayout(boolean, int, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
onLoadmore(RefreshLayout) - 接口 中的方法com.scwang.smartrefresh.layout.api.OnLoadmoreListener
已过时。
 
onLoadMore(RefreshLayout) - 接口 中的方法com.scwang.smartrefresh.layout.listener.OnLoadMoreListener
 
onLoadMore(RefreshLayout) - 类 中的方法com.scwang.smartrefresh.layout.listener.SimpleMultiPurposeListener
 
OnLoadmoreListener - com.scwang.smartrefresh.layout.api中的接口
已过时。
使用 OnLoadMoreListener 代替 Created by SCWANG on 2017/5/26.
OnLoadMoreListener - com.scwang.smartrefresh.layout.listener中的接口
加载更多监听器 Created by SCWANG on 2017/5/26.
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ballpulse.BallPulseView
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RippleView
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RoundDotView
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RoundProgressView
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.WaveView
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.FalsifyHeader
 
onMeasure() - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsView
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
OnMultiPurposeListener - com.scwang.smartrefresh.layout.listener中的接口
多功能监听器 Created by SCWANG on 2017/5/26.
onNestedFling(View, float, float, boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
onNestedPreFling(View, float, float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
onNestedPreScroll(View, int, int, int[]) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
onNestedScroll(View, int, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
onNestedScrollAccepted(View, View, int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
onPulling(float, int, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshInternal
手指拖动下拉(会连续多次调用)
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.FalsifyHeader
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshInternalWrapper
 
onRefresh(RefreshLayout) - 接口 中的方法com.scwang.smartrefresh.layout.listener.OnRefreshListener
 
onRefresh(RefreshLayout) - 类 中的方法com.scwang.smartrefresh.layout.listener.SimpleMultiPurposeListener
 
OnRefreshListener - com.scwang.smartrefresh.layout.listener中的接口
刷新监听器 Created by SCWANG on 2017/5/26.
OnRefreshLoadmoreListener - com.scwang.smartrefresh.layout.api中的接口
已过时。
使用 OnRefreshLoadMoreListener 代替 Created by SCWANG on 2017/5/26.
OnRefreshLoadMoreListener - com.scwang.smartrefresh.layout.listener中的接口
刷新加载组合监听器 Created by SCWANG on 2017/5/26.
onReleased(RefreshLayout, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshInternal
释放时刻(调用一次,将会触发加载)
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.FalsifyHeader
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshInternalWrapper
 
onReleasing(float, int, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshInternal
手指释放之后的持续动画(会连续多次调用)
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.FalsifyHeader
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshInternalWrapper
 
onStartAnimator(RefreshLayout, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshInternal
开始动画
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.layout.header.FalsifyHeader
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshInternalWrapper
 
onStartNestedScroll(View, View, int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.layout.header.FalsifyHeader
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshInternalWrapper
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 接口 中的方法com.scwang.smartrefresh.layout.listener.OnStateChangedListener
状态改变事件 RefreshState
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.layout.listener.SimpleMultiPurposeListener
 
OnStateChangedListener - com.scwang.smartrefresh.layout.listener中的接口
刷新状态改变监听器 Created by SCWANG on 2017/5/26.
onStopNestedScroll(View) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
opening - 枚举 中的变量com.scwang.smartrefresh.layout.constant.RefreshState
 
overSpinner() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 

P

parserColors(int...) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
parserColors(int...) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsView
 
parserPaths(String...) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
parserPaths(String...) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsView
 
PathsDrawable - com.scwang.smartrefresh.layout.internal.pathview中的类
路径 Created by SCWANG on 2017/6/1.
PathsDrawable() - 类 的构造器com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
PathsView - com.scwang.smartrefresh.layout.internal.pathview中的类
路径视图 Created by SCWANG on 2017/5/29.
PathsView(Context) - 类 的构造器com.scwang.smartrefresh.layout.internal.pathview.PathsView
 
PathsView(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.layout.internal.pathview.PathsView
 
PathsView(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.layout.internal.pathview.PathsView
 
pointInView(View, float, float, float) - 类 中的静态方法com.scwang.smartrefresh.layout.util.ScrollBoundaryUtil
 
post(Runnable) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
postDelayed(Runnable, long) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
ProgressDrawable - com.scwang.smartrefresh.layout.internal中的类
旋转动画 Created by SCWANG on 2017/6/16.
ProgressDrawable() - 类 的构造器com.scwang.smartrefresh.layout.internal.ProgressDrawable
 
px2dip(int) - 类 中的方法com.scwang.smartrefresh.layout.util.DensityUtil
根据手机的分辨率从 px(像素) 的单位 转成为 dp
px2dp(int) - 类 中的静态方法com.scwang.smartrefresh.layout.util.DensityUtil
根据手机的分辨率从 px(像素) 的单位 转成为 dp

R

reboundAnimator - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
REFRESH_FOOTER_ALLLOADED - 类 中的静态变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
REFRESH_FOOTER_FAILED - 类 中的静态变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
REFRESH_FOOTER_FINISH - 类 中的静态变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
REFRESH_FOOTER_LOADING - 类 中的静态变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
REFRESH_FOOTER_PULLUP - 类 中的静态变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
REFRESH_FOOTER_REFRESHING - 类 中的静态变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
REFRESH_FOOTER_RELEASE - 类 中的静态变量com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
REFRESH_HEADER_FAILED - 类 中的静态变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
REFRESH_HEADER_FINISH - 类 中的静态变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
REFRESH_HEADER_LASTTIME - 类 中的静态变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
REFRESH_HEADER_LOADING - 类 中的静态变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
REFRESH_HEADER_PULLDOWN - 类 中的静态变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
REFRESH_HEADER_REFRESHING - 类 中的静态变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
REFRESH_HEADER_RELEASE - 类 中的静态变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
REFRESH_HEADER_SECOND_FLOOR - 类 中的静态变量com.scwang.smartrefresh.layout.header.ClassicsHeader
 
RefreshContent - com.scwang.smartrefresh.layout.api中的接口
刷新内容组件 Created by SCWANG on 2017/5/26.
RefreshContentWrapper - com.scwang.smartrefresh.layout.impl中的类
刷新内容包装 Created by SCWANG on 2017/5/26.
RefreshContentWrapper(View) - 类 的构造器com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
RefreshFooter - com.scwang.smartrefresh.layout.api中的接口
刷新底部 Created by SCWANG on 2017/5/26.
RefreshFooterWrapper - com.scwang.smartrefresh.layout.impl中的类
刷新底部包装 Created by SCWANG on 2017/5/26.
RefreshFooterWrapper(View) - 类 的构造器com.scwang.smartrefresh.layout.impl.RefreshFooterWrapper
 
RefreshHeader - com.scwang.smartrefresh.layout.api中的接口
刷新头部 Created by SCWANG on 2017/5/26.
RefreshHeaderWrapper - com.scwang.smartrefresh.layout.impl中的类
刷新头部包装 Created by SCWANG on 2017/5/26.
RefreshHeaderWrapper(View) - 类 的构造器com.scwang.smartrefresh.layout.impl.RefreshHeaderWrapper
 
RefreshInternal - com.scwang.smartrefresh.layout.api中的接口
刷新内部组件 Created by SCWANG on 2017/5/26.
RefreshInternalWrapper - com.scwang.smartrefresh.layout.impl中的类
组件底部包装 Created by SCWANG on 2017/5/26.
RefreshKernel - com.scwang.smartrefresh.layout.api中的接口
刷新布局核心功能接口 为功能复杂的 Header 或者 Footer 开放的接口 Created by SCWANG on 2017/5/26.
RefreshKernelImpl() - 类 的构造器com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
RefreshLayout - com.scwang.smartrefresh.layout.api中的接口
刷新布局 Created by SCWANG on 2017/5/26.
RefreshState - com.scwang.smartrefresh.layout.constant中的枚举
刷新状态
REGION - 类 中的静态变量com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
requestDefaultHeaderTranslationContent(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
请求设置默认内容滚动设置
requestDefaultHeaderTranslationContent(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
requestDisallowInterceptTouchEvent(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
requestDrawBackgroundForFooter(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
指定在下拉时候为 Footer 绘制背景
requestDrawBackgroundForFooter(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
requestDrawBackgroundForHeader(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
指定在下拉时候为 Header 绘制背景
requestDrawBackgroundForHeader(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
requestFloorDuration(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
设置二楼回弹时长
requestFloorDuration(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
requestNeedTouchEventWhenLoading(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
请求事件
requestNeedTouchEventWhenLoading(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
requestNeedTouchEventWhenRefreshing(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
请求事件
requestNeedTouchEventWhenRefreshing(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
requestRemeasureHeightForFooter() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
请求重新测量 footerHeight , 要求 footer 高度为 WRAP_CONTENT
requestRemeasureHeightForFooter() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
requestRemeasureHeightForHeader() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
请求重新测量 headerHeight , 要求 header 高度为 WRAP_CONTENT
requestRemeasureHeightForHeader() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
resetNoMoreData() - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
resetNoMoreData() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
已过时。
resetStatus() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
重置状态
RippleView - com.scwang.smartrefresh.layout.header.bezierradar中的类
cjj
RippleView(Context) - 类 的构造器com.scwang.smartrefresh.layout.header.bezierradar.RippleView
 
RoundDotView - com.scwang.smartrefresh.layout.header.bezierradar中的类
Created by cjj on 2015/8/27.
RoundDotView(Context) - 类 的构造器com.scwang.smartrefresh.layout.header.bezierradar.RoundDotView
 
RoundProgressView - com.scwang.smartrefresh.layout.header.bezierradar中的类
中心圆形加载进度视图 Created by Administrator on 2015/8/27.
RoundProgressView(Context) - 类 的构造器com.scwang.smartrefresh.layout.header.bezierradar.RoundProgressView
 
run() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.BounceRunnable
 
run() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.FlingRunnable
 
run() - 类 中的方法com.scwang.smartrefresh.layout.util.DelayedRunnable
 
runnable - 类 中的变量com.scwang.smartrefresh.layout.util.DelayedRunnable
 

S

ScrollBoundaryDecider - com.scwang.smartrefresh.layout.api中的接口
滚动边界 Created by SCWANG on 2017/7/8.
ScrollBoundaryDeciderAdapter - com.scwang.smartrefresh.layout.impl中的类
滚动边界 Created by SCWANG on 2017/7/8.
ScrollBoundaryDeciderAdapter() - 类 的构造器com.scwang.smartrefresh.layout.impl.ScrollBoundaryDeciderAdapter
 
ScrollBoundaryUtil - com.scwang.smartrefresh.layout.util中的类
滚动边界 Created by SCWANG on 2017/7/8.
ScrollBoundaryUtil() - 类 的构造器com.scwang.smartrefresh.layout.util.ScrollBoundaryUtil
 
scrollContentWhenFinished(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
scrollContentWhenFinished(int) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
scrollListBy(AbsListView, int) - 类 中的静态方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
setAccentColor(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setAccentColor(int) - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
setAccentColor(int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setAccentColorId(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setAccentColorId(int) - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
setAccentColorId(int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setAlpha(int) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
setAlpha(int) - 类 中的方法com.scwang.smartrefresh.layout.internal.ProgressDrawable
 
setAnimatingColor(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ballpulse.BallPulseView
 
setAnimatingColor(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
setArrowBitmap(Bitmap) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setArrowBitmap(Bitmap) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setArrowDrawable(Drawable) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setArrowDrawable(Drawable) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setArrowResource(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setArrowResource(int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setBackColor(int) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RoundProgressView
 
setBounds(int, int, int, int) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
setBounds(Rect) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
setColor(int) - 类 中的方法com.scwang.smartrefresh.layout.internal.ProgressDrawable
 
setColorFilter(ColorFilter) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
setColorFilter(ColorFilter) - 类 中的方法com.scwang.smartrefresh.layout.internal.ProgressDrawable
 
setDefaultRefreshFooterCreater(DefaultRefreshFooterCreater) - 类 中的静态方法com.scwang.smartrefresh.layout.SmartRefreshLayout
setDefaultRefreshFooterCreator(DefaultRefreshFooterCreator) - 类 中的静态方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置默认 Footer 构建器
setDefaultRefreshHeaderCreater(DefaultRefreshHeaderCreater) - 类 中的静态方法com.scwang.smartrefresh.layout.SmartRefreshLayout
setDefaultRefreshHeaderCreator(DefaultRefreshHeaderCreator) - 类 中的静态方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置默认 Header 构建器
setDisableContentWhenLoading(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置是否开启在加载时候禁止操作内容视图
setDisableContentWhenLoading(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置是否开启在加载时候禁止操作内容视图
setDisableContentWhenRefresh(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置是否开启在刷新时候禁止操作内容视图
setDisableContentWhenRefresh(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置是否开启在刷新时候禁止操作内容视图
setDotColor(int) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RoundDotView
 
setDragRate(float) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
显示拖动高度/真实拖动高度 比率(默认0.5,阻尼效果)
setDragRate(float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
setDrawableArrowSize(float) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setDrawableArrowSize(float) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setDrawableArrowSizePx(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setDrawableArrowSizePx(int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setDrawableMarginRight(float) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setDrawableMarginRight(float) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setDrawableMarginRightPx(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setDrawableMarginRightPx(int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setDrawableProgressSize(float) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setDrawableProgressSize(float) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setDrawableProgressSizePx(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setDrawableProgressSizePx(int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setDrawableSize(float) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setDrawableSize(float) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setDrawableSizePx(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setDrawableSizePx(int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setEnableAutoLoadMore(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置是否监听列表在滚动到底部时触发加载事件(默认true)
setEnableAutoLoadMore(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置是否监听列表在滚动到底部时触发加载事件
setEnableClipFooterWhenFixedBehind(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置是否 当 Footer FixedBehind 时候是否剪裁遮挡 Footer
setEnableClipFooterWhenFixedBehind(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置是否 当 Footer FixedBehind 时候是否剪裁遮挡 Footer
setEnableClipHeaderWhenFixedBehind(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置是否 当 Header FixedBehind 时候是否剪裁遮挡 Header
setEnableClipHeaderWhenFixedBehind(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置是否 当 Header FixedBehind 时候是否剪裁遮挡 Header
setEnableFooterFollowWhenLoadFinished(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置是否在全部加载结束之后Footer跟随内容
setEnableFooterFollowWhenLoadFinished(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置是否在全部加载结束之后Footer跟随内容
setEnableFooterTranslationContent(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置是否启在上拉Footer的同时上拉内容
setEnableFooterTranslationContent(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置是否启用内容视图拖动效果
setEnableHeaderTranslationContent(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置是否启在下拉Header的同时下拉内容
setEnableHeaderTranslationContent(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置是否启用内容视图拖动效果
setEnableHorizontalDrag(boolean) - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
setEnableLastTime(boolean) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setEnableLoadMore(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置是否启用上拉加载更多(默认启用)
setEnableLoadMore(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置是否启用上拉加载更多(默认启用)
setEnableLoadMoreWhenContentNotFull(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
setEnableLoadMoreWhenContentNotFull(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置在内容不满一页的时候,是否可以上拉加载更多
setEnableLoadMoreWhenContentNotFull(boolean) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
setEnableLoadMoreWhenContentNotFull(boolean) - 类 中的方法com.scwang.smartrefresh.layout.impl.ScrollBoundaryDeciderAdapter
 
setEnableLoadMoreWhenContentNotFull(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置在内容不满一页的时候,是否可以上拉加载更多
setEnableNestedScroll(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置是会否启用嵌套滚动功能(默认关闭+智能开启)
setEnableNestedScroll(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置是会否启用嵌套滚动功能(默认关闭+智能开启)
setEnableOverScrollBounce(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置是否启用越界回弹
setEnableOverScrollBounce(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置是否启用越界回弹
setEnableOverScrollDrag(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置是否启用越界拖动(仿苹果效果)
setEnableOverScrollDrag(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置是否启用越界拖动(仿苹果效果)
setEnablePureScrollMode(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置是否开启纯滚动模式
setEnablePureScrollMode(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置是否开启纯滚动模式
setEnableRefresh(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
是否启用下拉刷新(默认启用)
setEnableRefresh(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
是否启用下拉刷新(默认启用)
setEnableScrollContentWhenLoaded(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置是否在加载更多完成之后滚动内容显示新数据
setEnableScrollContentWhenLoaded(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置是否在加载更多完成之后滚动内容显示新数据
setEnableScrollContentWhenRefreshed(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
是否在刷新完成之后滚动内容显示新数据
setEnableScrollContentWhenRefreshed(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
是否在刷新完成之后滚动内容显示新数据
setFinishDuration(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setFinishDuration(int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setFooterHeight(float) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置 Footer 高度
setFooterHeight(float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
setFooterHeightPx(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置 Footer 高度
setFooterHeightPx(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
setFooterInsetStart(float) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置 Footer 起始偏移量
setFooterInsetStart(float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
setFooterInsetStartPx(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置 Footer 起始偏移量
setFooterInsetStartPx(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
setFooterMaxDragRate(float) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置上拉最大高度和Footer高度的比率(将会影响可以上拉的最大高度)
setFooterMaxDragRate(float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置上拉最大高度和Footer高度的比率(将会影响可以上拉的最大高度)
setFooterTriggerRate(float) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置 触发加载距离 与 FooterHeight 的比率
setFooterTriggerRate(float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置 触发加载距离 与 FooterHeight 的比率
setFraction(float) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RoundDotView
 
setFrontColor(int) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RippleView
 
setFrontColor(int) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RoundProgressView
 
setGeometricHeight(int) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
setGeometricWidth(int) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
setHeaderHeight(float) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置 Header 高度
setHeaderHeight(float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
setHeaderHeightPx(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置 Header 高度
setHeaderHeightPx(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
setHeaderInsetStart(float) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置 Header 起始偏移量
setHeaderInsetStart(float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
setHeaderInsetStartPx(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置 Header 起始偏移量
setHeaderInsetStartPx(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
setHeaderMaxDragRate(float) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置下拉最大高度和Header高度的比率(将会影响可以下拉的最大高度)
setHeaderMaxDragRate(float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置下拉最大高度和Header高度的比率(将会影响可以下拉的最大高度)
setHeaderTriggerRate(float) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置 触发刷新距离 与 HeaderHeight 的比率
setHeaderTriggerRate(float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置 触发刷新距离 与 HeaderHeight 的比率
setHeadHeight(int) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.WaveView
 
setIndicatorColor(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ballpulse.BallPulseView
 
setIndicatorColor(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
setLastUpdateText(CharSequence) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setLastUpdateTime(Date) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setLoadmoreFinished(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
已过时。
后续版本将会移除 使用 RefreshLayout.setNoMoreData(boolean) 代替
setLoadmoreFinished(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
已过时。
后续版本将会移除 使用 RefreshLayout.setNoMoreData(boolean) 代替
setNestedScrollingEnabled(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
setNoMoreData(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshFooter
设置数据全部加载完成,将不能再次触发加载功能
setNoMoreData(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
恢复没有更多数据的原始状态
setNoMoreData(boolean) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
setNoMoreData(boolean) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
设置数据全部加载完成,将不能再次触发加载功能
setNoMoreData(boolean) - 类 中的方法com.scwang.smartrefresh.layout.footer.FalsifyFooter
 
setNoMoreData(boolean) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshFooterWrapper
 
setNoMoreData(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
恢复没有更多数据的原始状态
setNormalColor(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ballpulse.BallPulseView
 
setNormalColor(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
setOnLoadMoreListener(OnLoadMoreListener) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
单独设置加载监听器
setOnLoadmoreListener(OnLoadmoreListener) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
setOnLoadMoreListener(OnLoadMoreListener) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
同时设置刷新和加载监听器
setOnLoadmoreListener(OnLoadmoreListener) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
setOnMultiPurposeListener(OnMultiPurposeListener) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置多功能监听器
setOnMultiPurposeListener(OnMultiPurposeListener) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置多功能监听器
setOnRefreshListener(OnRefreshListener) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
单独设置刷新监听器
setOnRefreshListener(OnRefreshListener) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
单独设置刷新监听器
setOnRefreshLoadMoreListener(OnRefreshLoadMoreListener) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
同时设置刷新和加载监听器
setOnRefreshLoadmoreListener(OnRefreshLoadmoreListener) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
setOnRefreshLoadMoreListener(OnRefreshLoadMoreListener) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
单独设置加载监听器
setOnRefreshLoadmoreListener(OnRefreshLoadmoreListener) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
setPrimaryColor(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setPrimaryColor(int) - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
setPrimaryColor(int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setPrimaryColorId(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setPrimaryColorId(int) - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
 
setPrimaryColorId(int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setPrimaryColors(int...) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshInternal
设置主题颜色
setPrimaryColors(int...) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置主题颜色
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
已过时。
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
已过时。
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.layout.header.BezierRadarHeader
已过时。
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
已过时。
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.layout.header.FalsifyHeader
已过时。
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshInternalWrapper
已过时。
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置主题颜色
setPrimaryColorsId(int...) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置主题颜色
setPrimaryColorsId(int...) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置主题颜色
setProgressBitmap(Bitmap) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setProgressBitmap(Bitmap) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setProgressDrawable(Drawable) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setProgressDrawable(Drawable) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setProgressResource(int) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setProgressResource(int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setReboundDuration(int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置回弹动画时长 [放手时回弹动画,结束时收缩动画]
setReboundDuration(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置回弹动画时长
setReboundInterpolator(Interpolator) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置回弹显示插值器 [放手时回弹动画,结束时收缩动画]
setReboundInterpolator(Interpolator) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置回弹显示插值器
setRefreshContent(View) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置指定的 Content
setRefreshContent(View, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置指定的 Content
setRefreshContent(View) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置指定的Content
setRefreshContent(View, int, int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置指定的 Content
setRefreshFooter(RefreshFooter) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置指定的Footer
setRefreshFooter(RefreshFooter, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置指定的Footer
setRefreshFooter(RefreshFooter) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置指定的 Footer
setRefreshFooter(RefreshFooter, int, int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置指定的 Footer
setRefreshHeader(RefreshHeader) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置指定的Header
setRefreshHeader(RefreshHeader, int, int) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置指定的Header
setRefreshHeader(RefreshHeader) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置指定的 Header
setRefreshHeader(RefreshHeader, int, int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置指定的 Header
setScrollBoundaryDecider(ScrollBoundaryDecider) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
setScrollBoundaryDecider(ScrollBoundaryDecider) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshLayout
设置滚动边界判断器
setScrollBoundaryDecider(ScrollBoundaryDecider) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
setScrollBoundaryDecider(ScrollBoundaryDecider) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
设置滚动边界
setSpinnerStyle(SpinnerStyle) - 类 中的方法com.scwang.smartrefresh.layout.footer.BallPulseFooter
 
setSpinnerStyle(SpinnerStyle) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setSpinnerStyle(SpinnerStyle) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setState(RefreshState) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
 
setState(RefreshState) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
setStateDirectLoading() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
setStateLoading() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
setStateRefreshing() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
setTextSizeTime(float) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setTextSizeTime(int, float) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setTextSizeTitle(float) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setTextSizeTitle(int, float) - 类 中的方法com.scwang.smartrefresh.layout.footer.ClassicsFooter
 
setTextSizeTitle(float) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setTextSizeTitle(int, float) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setTextTimeMarginTop(float) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setTextTimeMarginTopPx(int) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setTimeFormat(DateFormat) - 类 中的方法com.scwang.smartrefresh.layout.header.ClassicsHeader
 
setUpComponent(RefreshKernel, View, View) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshContent
 
setUpComponent(RefreshKernel, View, View) - 类 中的方法com.scwang.smartrefresh.layout.impl.RefreshContentWrapper
 
setViceState(RefreshState) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
setWaveColor(int) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.WaveView
 
setWaveHeight(int) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.WaveView
 
setWaveOffsetX(int) - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.WaveView
 
sFooterCreator - 类 中的静态变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
sHeaderCreator - 类 中的静态变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
SimpleMultiPurposeListener - com.scwang.smartrefresh.layout.listener中的类
多功能监听器 Created by SCWANG on 2017/5/26.
SimpleMultiPurposeListener() - 类 的构造器com.scwang.smartrefresh.layout.listener.SimpleMultiPurposeListener
 
sManualFooterCreator - 类 中的静态变量com.scwang.smartrefresh.layout.SmartRefreshLayout
 
SmartRefreshLayout - com.scwang.smartrefresh.layout中的类
智能刷新布局 Intelligent RefreshLayout Created by SCWANG on 2017/5/26.
SmartRefreshLayout(Context) - 类 的构造器com.scwang.smartrefresh.layout.SmartRefreshLayout
 
SmartRefreshLayout(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.layout.SmartRefreshLayout
 
SmartRefreshLayout(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.layout.SmartRefreshLayout
 
SmartRefreshLayout(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.layout.SmartRefreshLayout
 
SmartRefreshLayout.BounceRunnable - com.scwang.smartrefresh.layout中的类
 
SmartRefreshLayout.FlingRunnable - com.scwang.smartrefresh.layout中的类
 
SmartRefreshLayout.LayoutParams - com.scwang.smartrefresh.layout中的类
 
SmartRefreshLayout.RefreshKernelImpl - com.scwang.smartrefresh.layout中的类
 
SpinnerStyle - com.scwang.smartrefresh.layout.constant中的枚举
顶部和底部的组件在拖动时候的变换方式 Created by SCWANG on 2017/5/26.
spinnerStyle - 类 中的变量com.scwang.smartrefresh.layout.SmartRefreshLayout.LayoutParams
 
start() - 类 中的方法com.scwang.smartrefresh.layout.internal.ProgressDrawable
 
start() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.FlingRunnable
 
startAnim() - 类 中的方法com.scwang.smartrefresh.layout.footer.ballpulse.BallPulseView
 
startAnim() - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RoundProgressView
 
startFlingIfNeed(Float) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
startNestedScroll(int) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 
startReveal() - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RippleView
 
startTwoLevel(boolean) - 接口 中的方法com.scwang.smartrefresh.layout.api.RefreshKernel
开始执行二极刷新
startTwoLevel(boolean) - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout.RefreshKernelImpl
 
stop() - 类 中的方法com.scwang.smartrefresh.layout.internal.ProgressDrawable
 
stopAnim() - 类 中的方法com.scwang.smartrefresh.layout.footer.ballpulse.BallPulseView
 
stopAnim() - 类 中的方法com.scwang.smartrefresh.layout.header.bezierradar.RoundProgressView
 
stopNestedScroll() - 类 中的方法com.scwang.smartrefresh.layout.SmartRefreshLayout
 

T

transformPointToViewLocal(ViewGroup, View, float[]) - 类 中的静态方法com.scwang.smartrefresh.layout.util.ScrollBoundaryUtil
 

U

unNotify() - 枚举 中的方法com.scwang.smartrefresh.layout.constant.DimensionStatus
转换为未通知状态
update(boolean, boolean) - 接口 中的方法com.scwang.smartrefresh.layout.util.CoordinatorLayoutListener
 
updateCachedBitmap(int, int) - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
updateCacheStates() - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 

V

valueOf(String) - 枚举 中的静态方法com.scwang.smartrefresh.layout.constant.DimensionStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.scwang.smartrefresh.layout.constant.RefreshState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.scwang.smartrefresh.layout.constant.SpinnerStyle
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.scwang.smartrefresh.layout.constant.DimensionStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.scwang.smartrefresh.layout.constant.RefreshState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.scwang.smartrefresh.layout.constant.SpinnerStyle
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
ViscousFluidInterpolator - com.scwang.smartrefresh.layout.util中的类
 
ViscousFluidInterpolator() - 类 的构造器com.scwang.smartrefresh.layout.util.ViscousFluidInterpolator
 

W

WaveView - com.scwang.smartrefresh.layout.header.bezierradar中的类
Created by cjj on 2015/8/5.
WaveView(Context) - 类 的构造器com.scwang.smartrefresh.layout.header.bezierradar.WaveView
 
WaveView(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.layout.header.bezierradar.WaveView
 
WaveView(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.layout.header.bezierradar.WaveView
 
width() - 类 中的方法com.scwang.smartrefresh.layout.internal.pathview.PathsDrawable
 
width() - 类 中的方法com.scwang.smartrefresh.layout.internal.ProgressDrawable
 
A B C D F G H I K L M N O P R S T U V W 
跳过导航链接