Hi,

Why not just make it a get, set bindable property in your ModelLocator? Then
you could dispatch and event or really whatever you want to do.

Peace, Mike

On 2/24/07, Webdevotion <[EMAIL PROTECTED]> wrote:

  Hello,

How can I now when my arraycollection in my modellocator is filled with
items ?
I tried using collectionEvent.collection_change, but it does not fire when

setting my AC like this in my command, after the remoting result handler:

model.library = new ArrayCollection(data.result);

What is the correct way ? ( I'm using Cairngorm )




--
Teoti Graphix
http://www.teotigraphix.com

Blog - Flex2Components
http://www.flex2components.com

You can find more by solving the problem then by 'asking the question'.

Reply via email to