On Fri, Jan 30, 2009 at 12:26 PM, joe young <[email protected]> wrote: > However loadGeoNodeForm() is a public class from GeoNodeController. > So the compiler won't let me do it, is it a possible way that I can > wait until the RPC is done, and finish the OnSuccess() function, then > it go back to addNewNode() 's <Do something here> area????
What do you mean by "loadGeoNodeForm() is a public class from GeoNodeController"? The approach you're already taking is the right approach so I don't understand what the compiler is preventing you from doing. Maybe you've made a typo somewhere? Ian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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 -~----------~----~----~----~------~----~------~--~---
