继承列表类
2018-03-16 15:21:42 0 举报
继承列表类
作者其他创作
大纲/内容
列表类协议
列表相关的代理协议方法声明
单选数据列表类
单选完成回调Block默认选中对象
InfoListViewModel
网络请求列表类
网络请求
ListViewController
数据源列表
CellModel
titleplaceHoldervaluemapWordisRequirdcellTypelackMsgcanEditing
一些初始化方法
SectionModel
titlecellsisSelected
信息操作协议
数据源提交按钮动作
网络请求协议
请求接口网络请求
多数据请求列表类
是否可以上拉是否可以下拉
多选数据列表类
多选完成回调Block默认选中对象组是否支持按区全选
搜索类
是否显示搜索框
信息录入列表类
是否有提交按钮
提交
BaseViewModel
dataSourceindexPath
- (NSInteger)sectionNum;- (NSInteger)cellNumOfSection:(NSInteger)sec;- (id)cellModelAtIndexPath:(NSIndexPath *)indexPath;
0 条评论
下一页