Well, assuming both panels are in the same web application, save the
widget in a global variable, and access that when you want
information.

Greg

On Jan 3, 8:49 am, Néstor Boscán <nesto...@gmail.com> wrote:
> Hi
>
> Thanks for the quick reply.
>
> I don't want to add the widget I want to get the value of a widget
> that is in another panel
>
> On 1/3/11, nacho <vela.igna...@gmail.com> wrote:
>
> > Just add the widget to the panel that you want.
>
> > panel.add(widget);
>
> > On 3 ene, 00:29, Néstor Boscán <nesto...@gmail.com> wrote:
> >> Hi
>
> >> I have a GWT application with two panels. How to I get a Widget from one
> >> panel from the other panel?.
>
> >> Regards,
>
> >> Néstor Boscán
>
> > --
> > 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-tool...@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.

-- 
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-tool...@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