flex 控件的重要屬性

来源:互联网 发布:js改变元素的display 编辑:程序博客网 时间:2024/06/15 05:50

 Repeat:

 currentIndex currentItem

 

UIComponent

parent/parentDocument/parentApplication

 父組件屬於mx:repeat:

repeat/repeats

repeatIndex/repeatIndice

instanceIndex/instanceIndice

 

 

 

DataGrids(複數為多選)

selectedIndex/selectedIndice

selectedItem/selectedItems

editorDataField="value"
可設定為 default 的 text, value(NumericStepper), data, selected (for checkbox), selectedColor (for colorPicker), selectedDate (for dateField)

 

 

ComboBox:

selectedIndex/selectedItem

selected(true/false)

 

TileList:

rowCount columnCount   rowHeight    columnWight

 

childDescriptors/getChildren()/numChildren

 

ToggleButtonBar dataProvider/direction


tree dataDescripter


HDividedBox  getDividerAt  moveDivider