sri
unread,Jan 16, 2012, 10:56:52 AM1/16/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hello,
We have a situation where, making a Menu selection( say startOrder )
takes us to a OrderPlace and fires a placeChangeEvent. When this
happens, the activity associated with this place is started and the
user can enter a New order and save etc. But once I'm in the
OrderPlace and I have saved my current order and I want to start a New
Order and click on the same Menu selection( startOrder ), since I'm
already in the OrderPlace, I don't get a new PlaceChangeEvent, to stop
and start the NewOrder Activity. Is there a easy( correct ) way of
solving a situation like this?
Thanks in advance..
-sri