I know AS3Commons-collection framework is a good one, but it can’t use in ComboBox, recently
I try to use LinkedSet data structure to retrieve and store data in ComboBox, any one can help me? thanks in advance.
I know AS3Commons-collection framework is a good one, but it can’t use in ComboBox
Share
Have you looked at the ListCollectionView? Is there a reason not to use it’s children, the ArrayCollection or XMLListcollections?
What other features would you be looking for in a collection framework?