您的位置:首页 > 其它

改变flex tree控件的外观

2010-09-29 17:19 218 查看
<mx:Tree

defaultLeafIcon="@Embed(source='assets/folder.gif')"

disclosureOpenIcon="@Embed(source='assets/nolines_minus.gif')"

disclosureClosedIcon="@Embed(source='assets/nolines_plus.gif')"
showRoot="false" height="500" width="500"/>
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: