Try a search to 'event bus' in this group and have a look at the Google I/O
video
Ian

http://examples.roughian.com


2009/10/8 Tone <monot...@gmail.com>

>
> I'm just getting into GWT and getting back into Java after a 9 year
> absence. As I'm creating my first project it was pretty clear that I
> never wanted to write login & session handling code ever again so I've
> been trying to create a reusable class for all of this that I can
> (mostly) drop into future projects.
>
> I was hoping to have the class able to alert any other classes and
> panels on the site when the user logs in asynchronously. Listeners and
> Handlers didn't seem to be the right tool for the job. And I really
> don't want to put all the other classes for this site under the
> LoginManager. What would be the preferred way of having external
> classes know when the results of an Ajax call come through?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to