
Flex
前端小小鸟
开朗,专注前端技术
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
flex 如何获取datagrid中cell的数据
英文: get selected cell value of datagrid in flex URL:http://siphu.wordpress.com/2009/08/26/get-selected-cell-value-of-datagrid-in-flex/ DataGrid: itemClick="itemClickHandler(event)" function原创 2013-10-24 14:58:55 · 527 阅读 · 0 评论 -
Flex/Actionscript定时Timer实践运用
来自help.adobe.com: The Timer class is the interface to timers, which let you run code on a specified time sequence. Use the start() method to start a timer. Add an event listener for the time原创 2013-10-24 14:59:01 · 553 阅读 · 0 评论