文件名称:UIPullToRefreshTableView
介绍说明--下载内容均来自于网络,请自行研究使用
参考别人的开源代码,稍加修改,显得更简单、实用,与大家分享一下
1、附件中的文件加入到工程
2、创建的UITableView继承UIPullToRefreshTableView,同时支持XIB和动态创建两种方式
@interface UIPullToRefreshTableView : UITableView
3、 创建的UIViewController继承UIPullToRefreshViewController
@interface UIPullToRefreshViewController : UIViewController
4、UIViewController实现一个代理即可
- (void)refreshTableView:(UIPullToRefreshTableView *)tableView
{
[tableView stopLoading]
}
共以上4步,好简单呀 -Reference to someone else' s open source code, slightly modified, is more simple, practical, to share with you what a file is added to the Annex engineering created UITableView inherit UIPullToRefreshTableView the support both XIB and dynamically create a two way @ interface UIPullToRefreshTableView: UITableView 3, create the the UIViewController the inheritance UIPullToRefreshViewController _AT_ interface UIPullToRefreshViewController: UIViewController UIViewController achieve an agent can be- (void) refreshTableView,: (UIPullToRefreshTableView*) tableView {the the tableView stopLoading], } of Step 4 above, good is simple!
1、附件中的文件加入到工程
2、创建的UITableView继承UIPullToRefreshTableView,同时支持XIB和动态创建两种方式
@interface UIPullToRefreshTableView : UITableView
3、 创建的UIViewController继承UIPullToRefreshViewController
@interface UIPullToRefreshViewController : UIViewController
4、UIViewController实现一个代理即可
- (void)refreshTableView:(UIPullToRefreshTableView *)tableView
{
[tableView stopLoading]
}
共以上4步,好简单呀 -Reference to someone else' s open source code, slightly modified, is more simple, practical, to share with you what a file is added to the Annex engineering created UITableView inherit UIPullToRefreshTableView the support both XIB and dynamically create a two way @ interface UIPullToRefreshTableView: UITableView 3, create the the UIViewController the inheritance UIPullToRefreshViewController _AT_ interface UIPullToRefreshViewController: UIViewController UIViewController achieve an agent can be- (void) refreshTableView,: (UIPullToRefreshTableView*) tableView {the the tableView stopLoading], } of Step 4 above, good is simple!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pull_arrow.png
__MACOSX
........\._pull_arrow.png
UIPullToRefreshTableView.h
__MACOSX\._UIPullToRefreshTableView.h
UIPullToRefreshTableView.m
__MACOSX\._UIPullToRefreshTableView.m
UIPullToRefreshViewController.h
__MACOSX\._UIPullToRefreshViewController.h
UIPullToRefreshViewController.m
__MACOSX\._UIPullToRefreshViewController.m