实现下拉刷新功能类图
2017-03-15 15:28:48 0 举报
类图描述: 该下拉刷新功能类图包括一个下拉刷新控制器(PullToRefreshController)和两个主要视图:下拉刷新视图(PullToRefreshView)和列表视图(ListView)。下拉刷新控制器负责处理用户手势,并在检测到下拉操作时通知下拉刷新视图进行显示。当下拉距离超过一定阈值时,下拉刷新视图会触发刷新操作并隐藏自身。同时,下拉刷新控制器还会通知列表视图更新数据。列表视图在接收到更新通知后,会从数据源获取新数据并更新自身展示的内容。整个过程中,下拉刷新控制器和视图之间通过回调函数进行通信,以保证各部分的协同工作。
作者其他创作
大纲/内容
VideoDownload Management
+(word)relloadData()+(word)relloadSectionIndexTitle()
-UIManageView*manageView-UILableView*leriLabel-UITable*detailTestlabel-UIView*ecolmtView-UIView*backgroundView-UIView*SelectebackgroundView
RefreshTicker
-(void)startAnimating;()-(void)stopAnimating;()-(void)scaleRopeToRefreshStatus;()-(void)pullRopeBack;()
+Update()+Download()
OneStopVideoViewController
-Update_ID: int-Download_ID: int
+Play()+Pause()+Stop()+FastForward()+FastBack()
UITableViewCell
-UIImageView*circle;-UIView*repa;-CGFloat progress;-NSThread*timerThread;-NSTimer*timer;
-UITableViewStyle-UITableViewDataSurge-UITable-CGPlocal rowHeight-CGPlocal sectlocalHeaderWeight-UIView*backgroundView-NumberOfSections-NumberOfRowInSection-recForSection-CellForRowAtIndexPath
UITableView
-Video_ID: int-Video_Name: vchar_t-Video_From: vchar_t-Video_DownloadDate: vchar_t-Video_Introduction: vchar_t-Vidoe_Comment: vchar_t-Video_Score: int
0 条评论
回复 删除
下一页