What is the use of disableautoupdate method?
Answer / Deepti Karmakar
The disableAutoupdate method in Adobe Flex can be used on data providers such as ArrayCollection to prevent automatic updates when new data is added or removed from the collection. This can help improve performance by reducing unnecessary updates.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about arguments of addeventlistener() method?
State the difference between item renderer and item editors?
What are the advantages of adobe flex?
can you write to the file system from flex?
Explain how binding works in mxml components in flex?
What did adobe announce regarding flex?
What happens if an .swf is loaded into a already occupied level? : adobe flex action script
What is a resource manager in flex actionscript? : adobe flex action script
What is preventdefault() method?
Can I still build flex 2 applications with flex builder 3 beta 3?
How do we identify a component created in a repeater using flex?
What is flex?