Skip to content

Custom paginator #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 8, 2016
Merged

Custom paginator #5

merged 4 commits into from
Dec 8, 2016

Conversation

peppababy7
Copy link
Collaborator

#1.增加了 SKPageContractTableViewController 控制器来设置自定义返回数据类型。
#2.init 时 builder.resultKeyValue 必选项,需要设置数据 array 的类型。支持多层数据解析,需要设置 builder.subResultKeyValue;
#3.init 时 builder.paginatorModelOfClass 为缺省项,如果需要解析自定义 model 时设置,model 需要继承 SKPaginatorContractModel;此时通过 self.contractModel 获取这个 model。

@smartydroid smartydroid merged commit 41910b7 into master Dec 8, 2016
@smartydroid smartydroid deleted the custom_paginator branch December 8, 2016 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants