What events are used by the collections?
Answer / Utsav Srivastava
"The collections in Adobe Flex use several events to manage data changes. Some of the common events include: 'collectionChange', 'dataUpdating', 'dataUpdated', 'dataChanged', 'itemAdded', 'itemRemoved', 'itemSwapped', and 'sortChanged'."
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between flex and flash?
Difference between label and text?
When I add or modify an item in my dataprovider, why does not it show up in my datagrid? : adobe flex action script
What is inheritance in term of oop (flash actionscript)? : adobe flex action script
Explain which of the recommended character to use to separate target level paths levels? : adobe flex action script
Explain Life cycle of flex appln/component?
How do u generate random numbers within a given limit with Action script?
What keyword allows you to refer to private variables of a class in flex? : adobe flex action script
What are three ways to skin a component in flex? : adobe flex action script
Difference between data grid and advanced data grid?
What are the differences between flex 3 and flex 4?
What is preventdefault() method?