flex 控件的重要屬性
更新時間:2009年06月23日 12:45:53 作者:
flex 控件的一些重要的屬性小結,大家可以根據(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
相關文章
Flex Gumbo中通過baseColor樣式 設置FxHScrollBar背景顏色
Gumbo中通過baseColor樣式 設置FxHScrollBar背景顏色的實現(xiàn)代碼。需要的朋友可以參考下。2009-08-08基于WebService的數(shù)據(jù)訪問(下) Flex與.NET互操作(三)
在上一篇文章《Flex與.NET互操作(二):基于WebService的數(shù)據(jù)訪問(上) 》中介紹了通過<mx:WebService>標簽來訪問Webservice。實際上我們也可以通過編程的方式動態(tài)的訪問WebService,F(xiàn)lex SDK為我們提供了WebService類。2009-06-06flex SystemManger監(jiān)控用戶是否和程序打交道
flex中可以通過SystemManger監(jiān)控用戶是否和程序打交道2009-05-05