flex 控件的重要屬性
更新時間:2009年06月23日 12:45:53 作者:
flex 控件的一些重要的屬性小結(jié),大家可以根據(jù)實際情形選用。
Repeat:
currentIndex currentItem
UIComponent (父組件屬於mx:repeat)
repeat/repeats
repeatIndex/repeatIndice
instanceIndex/instanceIndice
DataGrids(複數(shù)為多選)
selectedIndex/selectedIndice
selectedItem/selectedItems
ComboBox selectedIndex/selectedItem
CheckBox selected(true/false)
childDescriptors/getChildren
currentIndex currentItem
UIComponent (父組件屬於mx:repeat)
repeat/repeats
repeatIndex/repeatIndice
instanceIndex/instanceIndice
DataGrids(複數(shù)為多選)
selectedIndex/selectedIndice
selectedItem/selectedItems
ComboBox selectedIndex/selectedItem
CheckBox selected(true/false)
childDescriptors/getChildren
相關(guān)文章
Flex 創(chuàng)建復(fù)數(shù)行文本內(nèi)容的List
效果不錯的flex多行文本2008-11-11
Flex與.NET互操作(十三):FluorineFx.Net實現(xiàn)視頻錄制與視頻回放
本文主要介紹使用FluorineFx.Net來實現(xiàn)視頻錄制與視頻回放,F(xiàn)luorineFx如同F(xiàn)MS一樣,除了有AMF通信,RTMP協(xié)議,RPC 和遠程共享對象外,它同樣具備視頻流服務(wù)的功能。2009-06-06
基于Socket的網(wǎng)絡(luò)連接 Flex與.NET互操作(一)
Flash/Flex也支持基于Socket的網(wǎng)絡(luò)連接 ,服務(wù)器端可以是C++,VB,C#,Java等任一語言開發(fā)。監(jiān)聽一個網(wǎng)絡(luò)端口便可以接收到Flash/Flex開發(fā)的客戶端的連接。2009-06-06

