Hey, I am using a similar project structure as the MVP architecture example 
(Presenter with nested Display interface)

When I use the History and Tokens to navigate between Views, there is 
always a new Presenter being created linking to the single View.

This now causes my problem: When I click a button in the View that event is 
being processed by all the Presenters that were created before.

Am I missing something? Or how do I avoid this?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/j7vL6N3aXyMJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to