Why is disable auto update method used?
Answer / Rama Kant
The Disable Auto Update method is used in Adobe Flex to prevent the automatic updating of bindings when a property value changes. This can be useful to prevent unwanted side effects or performance issues caused by frequent updates.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do strongly typed objects appear as "undefined" in the netconnection debugger? : adobe flex action script
What are the methods called when a ui component is intialized? : adobe flex action script
Will I need to upgrade my air sdk along with flex 3 beta 3?
Difference between sealed class and dynamic class?
Should model locator as a singleton class? Can't we instantiate this class as like normal class?
Explain which of the recommended character to use to separate target level paths levels? : adobe flex action script
How will u call java method from flex?
What does calling preventdefault() on an event do? : adobe flex action script
Difference between data grid and advanced data grid?
Explain what happens if an .swf is loaded into a already occupied level?
What type of skinning is available in flex?
Explain about resultevent and faultevent in remote object?