Flex Basics – ArrayCollection
Array Designed to store data of various types accessible via a numbered index, the Array class provides a useful mechanism for data storage and retrieval. To understand an ArrayCollection, one must first understand an Array. Array From Wikipedia, an Array “is a data structure consisting of a group of elements that are accessed via indexing”. […]
Tags: addEventListener, addItem, addItemAt, Array, ArrayCollection, Basics, contains, filterFunction, flex, getItemAt, getItemIndex, length, list, refresh, removeAll, removeItemAt, setItemAt, sort, source
November 8th, 2009 by Manish | Posted in Development Tips | Comments (0)