Mate

Flex Framework: Using Mate to populate a datagrid with an ArrayCollection

01/02/2010 in RIA View Comments

Recently I have been learning to use and implementing the Mate Event based framework for Flex. I have to say it is very easy to pick up and will definitely be digging into it more as the days come. I am including a sample Flex project as a zip file in this post and won’t get into the fine details…unless I am asked to. In using Mate, one of the most important tips is to know what files to create and the process of using those files. For this demo I will be using the EventMap (of course…), and the Manager class. Below is the order or items needed and what they are used for.

Download source here.

Of course, learn more about Mate and get the framework here.

Mate and ArrayCollections

Read more