If you're talking about replacing the presenter, use PlaceController to trigger a place refresh. See the samples on how they use a "shell" as place holders for presenters/views
On Fri, May 27, 2011 at 9:49 AM, Issam <[email protected]> wrote: > Hi all, > > I have some difficulties to manage many presenters.For example, I have > a principal presenter and of course its appropriate view.So what I > want to do is to call another presenter (which is attached to another > view )from the principle one. How to do it ? > I have already define in my uibinder file the second view that I want > to integrate to the principal one ; > > Any suggestions are welcome > > Thanks > > -- > 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. > > -- 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.
