Why would you want to keep a reference to a changewatcher and call unwatch()? : adobe flex action script
Answer / Amit Kumar Ahirwar
You might want to keep a reference to a ChangeWatcher in Adobe Flex when you need to listen for changes in multiple objects. By keeping a reference, you can call unwatch() on the ChangeWatcher when it is no longer needed to prevent memory leaks and improve performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain in which level does the original movie resides?
How much will flex builder 3 cost?
What is interface or benefit of interface in term of oop?
Can I continue to run flex builder 2 in parallel with flex builder 3 beta 3?
What is an event sub class?
Can I still purchase flex charting?
How to display the check box in data grid header?
What is display list?
How do you implement push on a flex applications? : adobe flex action script
What is mvc and how do you relate it to flex apps?
What is cairnghorm in flex? How do we use it? Have you worked with cairnghorn in flex? : adobe flex action script
How does item renderer work? How do we add item renderer at runtime in flex? : adobe flex action script