码迷,mamicode.com
首页 > 其他好文 > 详细

使用mx:Repeater在删除和添加item时列表闪烁

时间:2015-01-13 13:59:44      阅读:116      评论:0      收藏:0      [点我收藏+]

标签:

使用mx:Repeater在删除和添加item时列表闪烁

 

不可能在用户界面上闪闪的吧,recycleChildren属性可帮助我们

 

recycleChildren属性==缓存,设为true就可以了

 

本人亲测这个可解决

 

当然adobe在Flex4中建议使用s:DataGroup

 

http://help.adobe.com/zh_CN/FlashPlatform/reference/actionscript/3/spark/components/DataGroup.html

使用mx:Repeater在删除和添加item时列表闪烁

标签:

原文地址:http://www.cnblogs.com/jiahuafu/p/4220991.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!