[Arp] Calling commands in Pizza example.

Jim Tann Jim at avtgroup.com
Thu May 4 09:28:05 PDT 2006


I see, so the event fires the function event + "Command". I was looking for a link between these two, I didn't think it happened automatically.

Cheers
Jim


-----Original Message-----
From: Arp-bounces at ariaware.com [mailto:Arp-bounces at ariaware.com] On Behalf Of Juan David Sánchez Hernández
Sent: 04 May 2006 17:20
To: General List for Ariaware RIA Platform users and developers
Subject: Re: [Arp] Calling commands in Pizza example.

> but where is the controller listening for this event?

The Controller class  is listening for this event, on the
addEvenetListeners function,  this will call  the addCommand
(orderPizzaCommand),  later the command will make the call to the
orderVo on the orderForm in oder to manipulate the data over the
services, then it will call the orderProcessed  again on the
orderForm, this will disptach the event to hide the datapreloader.

_______________________________________________
Arp mailing list
Arp at ariaware.com
http://ariaware.com/mailman/listinfo/arp_ariaware.com





More information about the Arp mailing list