Yeah those links should give you a much better idea of what you are
trying to do. When you say any event, do you mean PlaceChangeEvents?
The PlaceController should be in charge of calling the
placeController.goTo(place). You can either use an href="#myplace"
which will fire the PCE (PlaceChangeEvent) or actually use the
placeController directo to call goTo

Not sure what goTo function you are referring to..

The above articles will explain using ActivityMappers/Activities +
Places in order to load parts of your application (no a full reload)

On Jun 10, 9:22 am, Juan Pablo Gardella <[email protected]>
wrote:
> Read:http://tbroyer.posterous.com/gwt-21-places<http://www.google.com/url?sa=D&q=http://tbroyer.posterous.com/gwt-21-...>
>
> http://tbroyer.posterous.com/gwt-21-places-part-ii<http://www.google.com/url?sa=D&q=http://tbroyer.posterous.com/gwt-21-...>
>
> Juan
>
> 2011/6/10 Anup <[email protected]>
>
>
>
>
>
>
>
> > Hi,
>
> > After going through several blogs and sample code , I have
> > successfully implement a sample code over GWT using GIN.
>
> > Now the problem is regarding the design implementation. On Fire of any
> > event the activity call the goto function and it render the whole new
> > screen .
>
> > I want some way , so that I can render a section of area to be affects
> > not the whole screen.
>
> > Please suggest no Idea .
>
> > Thanks in Advance
>
> > --
> > 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.

Reply via email to