Flex组件的event问题

zgp205453 2008-12-22 09:52:53
Flex组件RadioButton和RadioButtonGroup中的change,itemClick事件有什么区别?还有,group和groupName呢?
...全文
64 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
kai_wang1985 2008-12-23
  • 打赏
  • 举报
回复
<mx:RadioButtonGroup id="qdo_get_type"/>
<mx:RadioButton groupName="qdo_get_type" label="送货上门" value="1"/>
<mx:RadioButton groupName="qdo_get_type" label="到营业厅领取" value="2" />

orders.get_type = Number(this.qdo_get_type.selectedValue);
xxcn2007 2008-12-22
  • 打赏
  • 举报
回复
一个是RadioButton别被选中触发
一个是RadioButtonGroup的某个RadioButton被选中触发

先这么理解吧


lz需要看看帮助了厄...

4,328

社区成员

发帖
与我相关
我的任务
社区描述
多媒体/设计 Flex
社区管理员
  • Flex
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧