Difference between array and array collection?
Answer / Sanjeev Kumar Kashyap
An Array in Adobe Flex is a linear list of elements with specific data types. An Array Collection, on the other hand, is a collection that can hold any type of data and provides additional functionality like sorting and filtering.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where can I get access to the open source flex project information?
What are the Similarities between Flex & Java?
How do we identify a component created in a repeater using flex?
Explain how binding works in mxml components in flex?
What is the use of disableautoupdate method?
Have you built any components with actionscript? If so explain how you did it? : adobe flex action script
I am going to add images into a tag. How will it resize itself in adobe flex actionscript?
Explain about different types of channels available in blaze ds?
Different ways of using style sheets?
Difference between Java & Flex Getters Setters?
What is event flow in term of event handling in flash action script 3.0?
How does item renderer work? How do we add item renderer at runtime in flex?