Have a simple panel, and keep setting widget to that simple panel on click
of navigation panel, for on demand part, create the component on click
method if it is null, else set the already created widget.

On Wed, Oct 26, 2011 at 8:41 PM, Ari <[email protected]> wrote:

> Hi,
>
> Can explain or point me to a tutorial/example that explains how to
> load different components on demand within my GWT application?
>
> For example, let's say my GWT application's main/start page is a
> "home" page with a navigation bar at the top and a content container
> below. Once a user clicks a navigation button in the navigation bar,
> I'd like to load that component into the content container, keeping
> the navigation bar as is.
>
> Thanks
>
> -Ari
>
> --
> 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