首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

20110407-Kuix 的 数据分页,及ScrollPane设立滚动位置

2012-08-25 
20110407-.Kuix 的 数据分页,及ScrollPane设置滚动位置Kuix 的 数据分页通过dataProvider,从新获得第二页

20110407-.Kuix 的 数据分页,及ScrollPane设置滚动位置

Kuix 的 数据分页

通过dataProvider,从新获得第二页数据,再screen.setCurrent();,加载到界面,不过但有滚动时,ScrollPane显示上一次的位置,我们要scroll.bestScrollToChild(.widget, false);,滚动条到widget位置上。

?

注意点:ScrollPane在滚动时候,必须在<screen title="学院快讯" focusloop="true">中加入?focusloop="true";才有滚动效果。

热点排行