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 |
What is the difference between changewatcher.watch, and bindingutils.bindproperty?
What are the advantages and disadvantages of using flex? And why flex wins over other technologies?
What are runtime shared libraries in flex? : adobe flex action script
Will the flex skin extensions for cs be part of the flex 3 release?
Explain how many levels does flash mx support?
How do I run flex as a service? : adobe flex action script
Explain the difference between creating an effect and setting the target as opposed to adding an effectlistener? : adobe flex action script
What is event flow in term of event handling in flash action script 3.0?
Explain about component life cycle?
How can u implement singleton in flex?
How to stop the event flow/ event phases?
How do we overload functions in actionscript? : adobe flex action script