kminev
04-28-2009, 10:06 PM
I have a simple question about cairngorm events.
Lets sat from my view I execute myEvent.dispatch() which it triggers a command that queries data and stores it to my modelLocator.
My question is when I dispatch the event from anywhere how do I know when the data is received in my modelLocator variable?
Assume I have everything configured properly.
Thanks in advance.
Lets sat from my view I execute myEvent.dispatch() which it triggers a command that queries data and stores it to my modelLocator.
My question is when I dispatch the event from anywhere how do I know when the data is received in my modelLocator variable?
Assume I have everything configured properly.
Thanks in advance.