跳过导航链接
A B C D E F G H I L M O P R S T 

A

angle(float) - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow
 
AnimationCallback - com.xiaosu.pulllayout.base中的类
作者:疏博文 创建于 2016-05-14 10:40 邮箱:shubowen123@sina.cn 描述:
AnimationCallback() - 类 的构造器com.xiaosu.pulllayout.base.AnimationCallback
 
animToRightPosition(float, AnimationCallback) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
animToRightPosition(float, long, boolean) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
animToRightPosition(float, long, boolean, AnimationCallback) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
animToRightPosition(float, long, boolean, AnimationCallback) - 接口 中的方法com.xiaosu.pulllayout.base.IPull
 
animToRightPosition(float, long, boolean) - 接口 中的方法com.xiaosu.pulllayout.base.IPull
 
animToRightPosition(float, AnimationCallback) - 接口 中的方法com.xiaosu.pulllayout.base.IPull
 
animToStartPosition(AnimationCallback) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
拉回控件
animToStartPosition(AnimationCallback) - 接口 中的方法com.xiaosu.pulllayout.base.IPull
 
Arrow - com.xiaosu.pulllayout.drawable中的类
作者:疏博文 创建于 2016-05-03 18:14 邮箱:shubowen123@sina.cn 描述:用等腰三角形构建箭头
Arrow.builder - com.xiaosu.pulllayout.drawable中的类
 
ArrowAnimDrawable - com.xiaosu.pulllayout.drawable中的类
作者:疏博文 创建于 2016-04-28 16:26 邮箱:shubowen123@sina.cn 描述:
ArrowAnimDrawable() - 类 的构造器com.xiaosu.pulllayout.drawable.ArrowAnimDrawable
 
arrowDown() - 类 中的方法com.xiaosu.pulllayout.drawable.ArrowAnimDrawable
 
arrowUp() - 类 中的方法com.xiaosu.pulllayout.drawable.ArrowAnimDrawable
 
attachFooterView(ILoadFooter) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
attachHeadView(IRefreshHead) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
autoRefresh() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
自动刷新数据
autoRefresh() - 接口 中的方法com.xiaosu.pulllayout.base.IRefreshHead
代码刷新
autoRefresh() - 类 中的方法com.xiaosu.pulllayout.head.SimpleRefreshHead
 

B

BasePullLayout - com.xiaosu.pulllayout.base中的类
 
BasePullLayout(Context) - 类 的构造器com.xiaosu.pulllayout.base.BasePullLayout
 
BasePullLayout(Context, AttributeSet) - 类 的构造器com.xiaosu.pulllayout.base.BasePullLayout
 
BasePullLayout(Context, AttributeSet, int) - 类 的构造器com.xiaosu.pulllayout.base.BasePullLayout
 
BasePullLayout.OnPullCallBackListener - com.xiaosu.pulllayout.base中的接口
 
build() - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow.builder
 
build() - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable.Builder
 
builder() - 类 的构造器com.xiaosu.pulllayout.drawable.Arrow.builder
 
Builder() - 类 的构造器com.xiaosu.pulllayout.drawable.LoadDrawable.Builder
 

C

canChildScrollDown() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
canChildScrollUp() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
Circle - com.xiaosu.pulllayout中的类
 
Circle() - 类 的构造器com.xiaosu.pulllayout.Circle
 
clearAnimation() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
clipSquare(Rect) - 类 中的方法com.xiaosu.pulllayout.drawable.SucceedDrawable
 
color(int) - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow
 
com.xiaosu.pulllayout - 程序包 com.xiaosu.pulllayout
 
com.xiaosu.pulllayout.base - 程序包 com.xiaosu.pulllayout.base
 
com.xiaosu.pulllayout.drawable - 程序包 com.xiaosu.pulllayout.drawable
 
com.xiaosu.pulllayout.footer - 程序包 com.xiaosu.pulllayout.footer
 
com.xiaosu.pulllayout.head - 程序包 com.xiaosu.pulllayout.head
 

D

detach() - 接口 中的方法com.xiaosu.pulllayout.base.IView
收尾
detach() - 类 中的方法com.xiaosu.pulllayout.footer.SimpleLoadFooter
 
detach() - 类 中的方法com.xiaosu.pulllayout.head.SimpleRefreshHead
 
dispatchNestedFling(float, float, boolean) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
dispatchNestedPreFling(float, float) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
dispatchNestedPreScroll(int, int, int[], int[]) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
dispatchNestedScroll(int, int, int, int, int[]) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
draw(Canvas) - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow
 
draw(Canvas) - 类 中的方法com.xiaosu.pulllayout.drawable.ArrowAnimDrawable
 
draw(Canvas) - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable
 
draw(Canvas, RectF) - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
Draw the progress spinner
draw(Canvas) - 类 中的方法com.xiaosu.pulllayout.drawable.SucceedDrawable
 

E

evaluate(float, Number, Number) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
估值器

F

failed() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
失败
finishPull(CharSequence, boolean) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
拉回
finishPull(boolean, CharSequence, boolean) - 接口 中的方法com.xiaosu.pulllayout.base.IView
拉回
finishPull(boolean, CharSequence, boolean) - 类 中的方法com.xiaosu.pulllayout.footer.SimpleLoadFooter
 
finishPull(boolean, CharSequence, boolean) - 类 中的方法com.xiaosu.pulllayout.head.SimpleRefreshHead
 

G

getAlpha() - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
getAngle() - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow
 
getCenterRadius() - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
getChildDrawingOrder(int, int) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
getColor() - 类 中的方法com.xiaosu.pulllayout.Circle
 
getColor() - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow
 
getEndTrim() - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
getHypotenuseHeight() - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow
 
getHypotenuseWidth() - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow
 
getInsets() - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
getMidPerpendicularHeight() - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow
 
getMidPerpendicularWidth() - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow
 
getNestedScrollAxes() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
getOpacity() - 类 中的方法com.xiaosu.pulllayout.drawable.ArrowAnimDrawable
 
getOpacity() - 类 中的方法com.xiaosu.pulllayout.drawable.SizeDrawable
 
getRadius() - 类 中的方法com.xiaosu.pulllayout.Circle
 
getRotation() - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
getRScrollY() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
getStartingEndTrim() - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
getStartingRotation() - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
getStartingStartTrim() - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
getStartTrim() - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
getStrokeWidth() - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
getTargetView(ViewGroup) - 接口 中的方法com.xiaosu.pulllayout.base.IView
 
getTargetView(ViewGroup) - 类 中的方法com.xiaosu.pulllayout.footer.SimpleLoadFooter
 
getTargetView(ViewGroup) - 类 中的方法com.xiaosu.pulllayout.head.SimpleRefreshHead
 
getX() - 类 中的方法com.xiaosu.pulllayout.Circle
 
getY() - 类 中的方法com.xiaosu.pulllayout.Circle
 

H

hasNestedScrollingParent() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
hypotenuseHeight(float) - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow
 
hypotenuseWidth(float) - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow
 

I

ILoadFooter - com.xiaosu.pulllayout.base中的接口
作者:疏博文 创建于 2016-04-28 17:32 邮箱:shubowen123@sina.cn 描述:
IPull - com.xiaosu.pulllayout.base中的接口
作者:疏博文 创建于 2016-04-28 21:49 邮箱:shubowen123@sina.cn 描述:
IRefreshHead - com.xiaosu.pulllayout.base中的接口
作者:疏博文 创建于 2016-04-28 17:28 邮箱:shubowen123@sina.cn 描述:
isEnabled() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
isLoading() - 接口 中的方法com.xiaosu.pulllayout.base.ILoadFooter
 
isLoading() - 类 中的方法com.xiaosu.pulllayout.footer.SimpleLoadFooter
 
isNestedScrollingEnabled() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
isPullDownEnable() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
isPullUpEnable() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
isRefreshing() - 接口 中的方法com.xiaosu.pulllayout.base.IRefreshHead
 
isRefreshing() - 类 中的方法com.xiaosu.pulllayout.head.SimpleRefreshHead
 
isShowLoading() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
isShowRefreshing() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
IView - com.xiaosu.pulllayout.base中的接口
作者:疏博文 创建于 2016-04-28 17:55 邮箱:shubowen123@sina.cn 描述:

L

LoadDrawable - com.xiaosu.pulllayout.drawable中的类
作者:疏博文 创建于 2016-05-08 16:04 邮箱:shubowen123@sina.cn 描述:
LoadDrawable.Builder - com.xiaosu.pulllayout.drawable中的类
 

M

midPerpendicularHeight(float) - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow
 
midPerpendicularWidth(float) - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow
 

O

onAnimation(float) - 类 中的方法com.xiaosu.pulllayout.base.AnimationCallback
动画进行中
onAnimationEnd() - 类 中的方法com.xiaosu.pulllayout.base.AnimationCallback
动画结束
onAnimationEnd(Animation) - 类 中的方法com.xiaosu.pulllayout.base.SimpleAnimationListener
 
onAnimationRepeat(Animation) - 类 中的方法com.xiaosu.pulllayout.base.SimpleAnimationListener
 
onAnimationStart() - 类 中的方法com.xiaosu.pulllayout.base.AnimationCallback
动画开始
onAnimationStart(Animation) - 类 中的方法com.xiaosu.pulllayout.base.SimpleAnimationListener
 
onBoundsChange(Rect) - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow
 
onBoundsChange(Rect) - 类 中的方法com.xiaosu.pulllayout.drawable.SucceedDrawable
 
onDetachedFromWindow() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
onFingerUp(float) - 接口 中的方法com.xiaosu.pulllayout.base.IView
手指放开
onFingerUp(float) - 类 中的方法com.xiaosu.pulllayout.footer.SimpleLoadFooter
 
onFingerUp(float) - 类 中的方法com.xiaosu.pulllayout.head.SimpleRefreshHead
 
onInterceptTouchEvent(MotionEvent) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
onLayout(boolean, int, int, int, int) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
onLoad() - 接口 中的方法com.xiaosu.pulllayout.base.BasePullLayout.OnPullCallBackListener
 
onMeasure(int, int) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
onNestedFling(View, float, float, boolean) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
onNestedPreFling(View, float, float) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
onNestedPreScroll(View, int, int, int[]) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
onNestedScroll(View, int, int, int, int) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
onNestedScrollAccepted(View, View, int) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
onPull(float, boolean) - 接口 中的方法com.xiaosu.pulllayout.base.IView
拖拽的回调
onPull(float, boolean) - 类 中的方法com.xiaosu.pulllayout.footer.SimpleLoadFooter
 
onPull(float, boolean) - 类 中的方法com.xiaosu.pulllayout.head.SimpleRefreshHead
 
onRefresh() - 接口 中的方法com.xiaosu.pulllayout.base.BasePullLayout.OnPullCallBackListener
 
onScrollChanged(int, int, int, int) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
onSizeChanged(int, int, int, int) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
onSizeChanged(int, int, int, int) - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable
 
onSizeChanged(int, int, int, int) - 类 中的方法com.xiaosu.pulllayout.drawable.SizeDrawable
 
onStartNestedScroll(View, View, int) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
onStopNestedScroll(View) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
onTouchEvent(MotionEvent) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 

P

postRefresh() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
在OnCreate方法中调用autoRefresh()方法
pullDownCallback() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
pullDownCallback() - 接口 中的方法com.xiaosu.pulllayout.base.IPull
下拉回调
pullLayout(IPull) - 接口 中的方法com.xiaosu.pulllayout.base.IView
关联IPull
pullLayout(IPull) - 类 中的方法com.xiaosu.pulllayout.footer.SimpleLoadFooter
 
pullLayout(IPull) - 类 中的方法com.xiaosu.pulllayout.head.SimpleRefreshHead
 
pullUpCallback() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
pullUpCallback() - 接口 中的方法com.xiaosu.pulllayout.base.IPull
上拉完成回调

R

refreshImmediately() - 接口 中的方法com.xiaosu.pulllayout.base.IRefreshHead
立即切换到刷新状态
refreshImmediately() - 类 中的方法com.xiaosu.pulllayout.head.SimpleRefreshHead
 
requestDisallowInterceptTouchEvent(boolean) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
resetOriginals() - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
Reset the progress spinner to default rotation, start and end angles.
RingRefresh - com.xiaosu.pulllayout.drawable中的类
作者:疏博文 创建于 2016-04-22 17:00 邮箱:shubowen123@sina.cn 描述:
RingRefresh() - 类 的构造器com.xiaosu.pulllayout.drawable.RingRefresh
 

S

scrollVerticalBy(int) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
scrollVerticalTo(int) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
setAlpha(int) - 类 中的方法com.xiaosu.pulllayout.drawable.ArrowAnimDrawable
 
setAlpha(int) - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
setAlpha(int) - 类 中的方法com.xiaosu.pulllayout.drawable.SizeDrawable
 
setAngle(float) - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow.builder
 
setArrowDimensions(float, float) - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
Set the dimensions of the arrowhead.
setArrowScale(float) - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
setBounds(int, int, int, int) - 类 中的方法com.xiaosu.pulllayout.drawable.ArrowAnimDrawable
 
setBounds(int, int, int, int) - 类 中的方法com.xiaosu.pulllayout.drawable.SizeDrawable
 
setCenterRadius(double) - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
setColor(int) - 类 中的方法com.xiaosu.pulllayout.Circle
 
setColor(int) - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow.builder
 
setColor(int) - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
setColorFilter(ColorFilter) - 类 中的方法com.xiaosu.pulllayout.drawable.ArrowAnimDrawable
 
setColorFilter(ColorFilter) - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
setColorFilter(ColorFilter) - 类 中的方法com.xiaosu.pulllayout.drawable.SizeDrawable
 
setEndColor(int) - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable.Builder
 
setEndColor(int) - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable
 
setEndTrim(float) - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
setHypotenuseHeight(float) - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow.builder
 
setHypotenuseWidth(float) - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow.builder
 
setIndicatorArrowColorColor(int) - 类 中的方法com.xiaosu.pulllayout.drawable.ArrowAnimDrawable
 
setInsets(int, int) - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
setMidPerpendicularHeight(float) - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow.builder
 
setMidPerpendicularWidth(float) - 类 中的方法com.xiaosu.pulllayout.drawable.Arrow.builder
 
setNestedScrollingEnabled(boolean) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
setOnPullListener(BasePullLayout.OnPullCallBackListener) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
setPullDownEnable(boolean) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
setPullUpEnable(boolean) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
setRadius(float) - 类 中的方法com.xiaosu.pulllayout.Circle
 
setRotation(float) - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
setShowArrow(boolean) - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
setStartColor(int) - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable.Builder
 
setStartColor(int) - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable
 
setStartTrim(float) - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
setStrokeAngle(float) - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable.Builder
 
setStrokeAngle(float) - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable
 
setStrokeHatHeight(int) - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable.Builder
 
setStrokeHatHeight(int) - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable
 
setStrokeHeight(float) - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable.Builder
 
setStrokeHeight(float) - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable
 
setStrokeNum(int) - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable.Builder
 
setStrokeNum(int) - 类 中的方法com.xiaosu.pulllayout.drawable.LoadDrawable
 
setStrokeWidth(float) - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
 
setX(float) - 类 中的方法com.xiaosu.pulllayout.Circle
 
setY(float) - 类 中的方法com.xiaosu.pulllayout.Circle
 
SimpleAnimationListener - com.xiaosu.pulllayout.base中的类
作者:疏博文 创建于 2016-05-14 10:29 邮箱:shubowen123@sina.cn 描述:
SimpleAnimationListener() - 类 的构造器com.xiaosu.pulllayout.base.SimpleAnimationListener
 
SimpleLoadFooter - com.xiaosu.pulllayout.footer中的类
作者:疏博文 创建于 2016-09-13 09:48 邮箱:shubowen123@sina.cn 描述:
SimpleLoadFooter() - 类 的构造器com.xiaosu.pulllayout.footer.SimpleLoadFooter
 
SimplePullLayout - com.xiaosu.pulllayout中的类
 
SimplePullLayout(Context) - 类 的构造器com.xiaosu.pulllayout.SimplePullLayout
 
SimplePullLayout(Context, AttributeSet) - 类 的构造器com.xiaosu.pulllayout.SimplePullLayout
 
SimplePullLayout(Context, AttributeSet, int) - 类 的构造器com.xiaosu.pulllayout.SimplePullLayout
 
SimpleRefreshHead - com.xiaosu.pulllayout.head中的类
作者:疏博文 创建于 2016-09-13 09:48 邮箱:shubowen123@sina.cn 描述:
SimpleRefreshHead() - 类 的构造器com.xiaosu.pulllayout.head.SimpleRefreshHead
 
SizeDrawable - com.xiaosu.pulllayout.drawable中的类
作者:疏博文 创建于 2016-05-10 10:54 邮箱:shubowen123@sina.cn 描述:
SizeDrawable() - 类 的构造器com.xiaosu.pulllayout.drawable.SizeDrawable
 
startNestedScroll(int) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
stopNestedScroll() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
storeOriginals() - 类 中的方法com.xiaosu.pulllayout.drawable.RingRefresh
If the start / end trim are offset to begin with, store them so that animation starts from that offset.
succeed() - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
成功
SucceedDrawable - com.xiaosu.pulllayout.drawable中的类
作者:疏博文 创建于 2016-09-14 11:48 邮箱:shubowen123@sina.cn 描述:
SucceedDrawable() - 类 的构造器com.xiaosu.pulllayout.drawable.SucceedDrawable
 

T

targetScrollBy(int) - 类 中的方法com.xiaosu.pulllayout.base.BasePullLayout
 
targetScrollBy(int) - 接口 中的方法com.xiaosu.pulllayout.base.IPull
使中间可滚动组件ScrollBy一段距离
throttleDistance() - 接口 中的方法com.xiaosu.pulllayout.base.IView
 
throttleDistance() - 类 中的方法com.xiaosu.pulllayout.footer.SimpleLoadFooter
 
throttleDistance() - 类 中的方法com.xiaosu.pulllayout.head.SimpleRefreshHead
 
A B C D E F G H I L M O P R S T 
跳过导航链接