跳过导航链接
A C G H I L N O S X Z 

A

autoRefresh() - 类 中的方法zhangyf.vir56k.pulltorefresh.XExpandableListView
Auto call back refresh.
autoRefresh() - 类 中的方法zhangyf.vir56k.pulltorefresh.XListView
Auto call back refresh.
autoRefresh() - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
Auto call back refresh.

C

computeScroll() - 类 中的方法zhangyf.vir56k.pulltorefresh.XExpandableListView
 
computeScroll() - 类 中的方法zhangyf.vir56k.pulltorefresh.XListView
 
computeScroll() - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
 

G

getBottomMargin() - 类 中的方法zhangyf.vir56k.pulltorefresh.XFooterView
Get footer view bottom margin.
getVisibleHeight() - 类 中的方法zhangyf.vir56k.pulltorefresh.XHeaderView
Get the header view visible height.

H

hide() - 类 中的方法zhangyf.vir56k.pulltorefresh.XFooterView
hide footer when disable pull load more

I

IXListViewListener - zhangyf.vir56k.pulltorefresh中的接口
Implements this interface to get refresh/load more event.

L

loading() - 类 中的方法zhangyf.vir56k.pulltorefresh.XFooterView
loading status

N

normal() - 类 中的方法zhangyf.vir56k.pulltorefresh.XFooterView
normal status

O

onLoadMore() - 接口 中的方法zhangyf.vir56k.pulltorefresh.IXListViewListener
 
onLoadMore() - 接口 中的方法zhangyf.vir56k.pulltorefresh.XScrollView.IXScrollViewListener
 
onRefresh() - 接口 中的方法zhangyf.vir56k.pulltorefresh.IXListViewListener
 
onRefresh() - 接口 中的方法zhangyf.vir56k.pulltorefresh.XScrollView.IXScrollViewListener
 
onScroll(AbsListView, int, int, int) - 类 中的方法zhangyf.vir56k.pulltorefresh.XExpandableListView
 
onScroll(AbsListView, int, int, int) - 类 中的方法zhangyf.vir56k.pulltorefresh.XListView
 
onScroll(AbsListView, int, int, int) - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
 
onScrollChanged(int, int, int, int) - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
 
onScrollStateChanged(AbsListView, int) - 类 中的方法zhangyf.vir56k.pulltorefresh.XExpandableListView
 
onScrollStateChanged(AbsListView, int) - 类 中的方法zhangyf.vir56k.pulltorefresh.XListView
 
onScrollStateChanged(AbsListView, int) - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
 
onTouchEvent(MotionEvent) - 类 中的方法zhangyf.vir56k.pulltorefresh.XExpandableListView
 
onTouchEvent(MotionEvent) - 类 中的方法zhangyf.vir56k.pulltorefresh.XListView
 
onTouchEvent(MotionEvent) - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
 
onXScrolling(View) - 接口 中的方法zhangyf.vir56k.pulltorefresh.XExpandableListView.OnXScrollListener
 
onXScrolling(View) - 接口 中的方法zhangyf.vir56k.pulltorefresh.XListView.OnXScrollListener
 
onXScrolling(View) - 接口 中的方法zhangyf.vir56k.pulltorefresh.XScrollView.OnXScrollListener
 

S

setAdapter(ExpandableListAdapter) - 类 中的方法zhangyf.vir56k.pulltorefresh.XExpandableListView
 
setAdapter(ListAdapter) - 类 中的方法zhangyf.vir56k.pulltorefresh.XListView
 
setAutoLoadEnable(boolean) - 类 中的方法zhangyf.vir56k.pulltorefresh.XExpandableListView
Enable or disable auto load more feature when scroll to bottom.
setAutoLoadEnable(boolean) - 类 中的方法zhangyf.vir56k.pulltorefresh.XListView
Enable or disable auto load more feature when scroll to bottom.
setAutoLoadEnable(boolean) - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
Enable or disable auto load more feature when scroll to bottom.
setBottomMargin(int) - 类 中的方法zhangyf.vir56k.pulltorefresh.XFooterView
Set footer view bottom margin.
setContentView(ViewGroup) - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
Set the content ViewGroup for XScrollView.
setIXScrollViewListener(XScrollView.IXScrollViewListener) - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
Set listener.
setOnScrollListener(AbsListView.OnScrollListener) - 类 中的方法zhangyf.vir56k.pulltorefresh.XExpandableListView
 
setOnScrollListener(AbsListView.OnScrollListener) - 类 中的方法zhangyf.vir56k.pulltorefresh.XListView
 
setOnScrollListener(AbsListView.OnScrollListener) - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
 
setPullLoadEnable(boolean) - 类 中的方法zhangyf.vir56k.pulltorefresh.XExpandableListView
Enable or disable pull up load more feature.
setPullLoadEnable(boolean) - 类 中的方法zhangyf.vir56k.pulltorefresh.XListView
Enable or disable pull up load more feature.
setPullLoadEnable(boolean) - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
Enable or disable pull up load more feature.
setPullRefreshEnable(boolean) - 类 中的方法zhangyf.vir56k.pulltorefresh.XExpandableListView
Enable or disable pull down refresh feature.
setPullRefreshEnable(boolean) - 类 中的方法zhangyf.vir56k.pulltorefresh.XListView
Enable or disable pull down refresh feature.
setPullRefreshEnable(boolean) - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
Enable or disable pull down refresh feature.
setState(int) - 类 中的方法zhangyf.vir56k.pulltorefresh.XFooterView
Set footer view state
setState(int) - 类 中的方法zhangyf.vir56k.pulltorefresh.XHeaderView
 
setView(View) - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
Set the content View for XScrollView.
setVisibleHeight(int) - 类 中的方法zhangyf.vir56k.pulltorefresh.XHeaderView
Set the header view visible height.
setXListViewListener(IXListViewListener) - 类 中的方法zhangyf.vir56k.pulltorefresh.XExpandableListView
Set listener.
setXListViewListener(IXListViewListener) - 类 中的方法zhangyf.vir56k.pulltorefresh.XListView
Set listener.
show() - 类 中的方法zhangyf.vir56k.pulltorefresh.XFooterView
show footer
STATE_LOADING - 类 中的静态变量zhangyf.vir56k.pulltorefresh.XFooterView
 
STATE_NORMAL - 类 中的静态变量zhangyf.vir56k.pulltorefresh.XFooterView
 
STATE_NORMAL - 类 中的静态变量zhangyf.vir56k.pulltorefresh.XHeaderView
 
STATE_READY - 类 中的静态变量zhangyf.vir56k.pulltorefresh.XFooterView
 
STATE_READY - 类 中的静态变量zhangyf.vir56k.pulltorefresh.XHeaderView
 
STATE_REFRESHING - 类 中的静态变量zhangyf.vir56k.pulltorefresh.XHeaderView
 
stopLoadMore() - 类 中的方法zhangyf.vir56k.pulltorefresh.XExpandableListView
Stop load more, reset footer view.
stopLoadMore() - 类 中的方法zhangyf.vir56k.pulltorefresh.XListView
Stop load more, reset footer view.
stopLoadMore() - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
Stop load more, reset footer view.
stopRefresh() - 类 中的方法zhangyf.vir56k.pulltorefresh.XExpandableListView
Stop refresh, reset header view.
stopRefresh() - 类 中的方法zhangyf.vir56k.pulltorefresh.XListView
Stop refresh, reset header view.
stopRefresh() - 类 中的方法zhangyf.vir56k.pulltorefresh.XScrollView
Stop refresh, reset header view.

X

XExpandableListView - zhangyf.vir56k.pulltorefresh中的类
XListView, it's based on XListView(Maxwin)
XExpandableListView(Context) - 类 的构造器zhangyf.vir56k.pulltorefresh.XExpandableListView
 
XExpandableListView(Context, AttributeSet) - 类 的构造器zhangyf.vir56k.pulltorefresh.XExpandableListView
 
XExpandableListView(Context, AttributeSet, int) - 类 的构造器zhangyf.vir56k.pulltorefresh.XExpandableListView
 
XExpandableListView.OnXScrollListener - zhangyf.vir56k.pulltorefresh中的接口
You can listen ListView.OnScrollListener or this one. it will invoke onXScrolling when header/footer scroll back.
XFooterView - zhangyf.vir56k.pulltorefresh中的类
The footer view for XListView and XScrollView
XFooterView(Context) - 类 的构造器zhangyf.vir56k.pulltorefresh.XFooterView
 
XFooterView(Context, AttributeSet) - 类 的构造器zhangyf.vir56k.pulltorefresh.XFooterView
 
XHeaderView - zhangyf.vir56k.pulltorefresh中的类
The header view for XListView and XScrollView
XHeaderView(Context) - 类 的构造器zhangyf.vir56k.pulltorefresh.XHeaderView
 
XHeaderView(Context, AttributeSet) - 类 的构造器zhangyf.vir56k.pulltorefresh.XHeaderView
 
XListView - zhangyf.vir56k.pulltorefresh中的类
XListView, it's based on XListView(Maxwin)
XListView(Context) - 类 的构造器zhangyf.vir56k.pulltorefresh.XListView
 
XListView(Context, AttributeSet) - 类 的构造器zhangyf.vir56k.pulltorefresh.XListView
 
XListView(Context, AttributeSet, int) - 类 的构造器zhangyf.vir56k.pulltorefresh.XListView
 
XListView.OnXScrollListener - zhangyf.vir56k.pulltorefresh中的接口
You can listen ListView.OnScrollListener or this one. it will invoke onXScrolling when header/footer scroll back.
XScrollView - zhangyf.vir56k.pulltorefresh中的类
XScrollView, modified from XListView
XScrollView(Context) - 类 的构造器zhangyf.vir56k.pulltorefresh.XScrollView
 
XScrollView(Context, AttributeSet) - 类 的构造器zhangyf.vir56k.pulltorefresh.XScrollView
 
XScrollView(Context, AttributeSet, int) - 类 的构造器zhangyf.vir56k.pulltorefresh.XScrollView
 
XScrollView.IXScrollViewListener - zhangyf.vir56k.pulltorefresh中的接口
Implements this interface to get refresh/load more event.
XScrollView.OnXScrollListener - zhangyf.vir56k.pulltorefresh中的接口
You can listen ListView.OnScrollListener or this one. it will invoke onXScrolling when header/footer scroll back.

Z

zhangyf.vir56k.pulltorefresh - 程序包 zhangyf.vir56k.pulltorefresh
 
A C G H I L N O S X Z 
跳过导航链接