| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
mx.data.binding.DataAccessor
|
+--mx.data.kinds.Data
|
+--mx.data.kinds.AutoTrigger
Method Summary | ||
| setTypedValue ( newValue: mx.data.binding.TypedValue ): Array | ||
| This function gets called every time databinding assigns a new value to this field. | ||
| setupDataAccessor ( component: Object, property: String, location: Object ) | ||
| This function gets called once, when we are created. | ||
| ||
|
| This function gets called every time databinding assigns a new value to this field. |
|
|
| This function gets called once, when we are created. |