| Author |
flex arraylist
|
Rohit kumar sharma
Greenhorn
Joined: Apr 19, 2010
Posts: 15
|
|
|
Can you explain the concept of arraycollection through suitable code in flex builder3 for storing the objects of classes??
|
rohit kumar sharma
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Not sure I understand the question, but here is the documentation for mx.collections.ArrayCollection.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Hongli Li
Ranch Hand
Joined: Oct 29, 2006
Posts: 124
|
|
|
arraylist is bindable, which means if the underlying object's states changed, it will fire events. but not for array though
|
Do you know why this cup is useful? Because it is empty.
|
 |
 |
|
|
subject: flex arraylist
|
|
|