Re: problem accessing one composite from another - Urgent help needed if possible
Ok will do,
Thanks for the help
Kind Regards
David
On Jul 22, 6:44 pm, cokol <eplisc...@googlemail.com> wrote:
> hi.from architectonical perspective,the response IS A part of your
> wrapping composite therefore ur maininterface should also manage
> it.just put the response widget inside
>
> On Jul 22, 6:20 pm, dlynch <cra...@crayonbox.co.uk> wrote:
>
>
>
> > Hi Everybody,
>
> > I am learning GWT just and am really stuck on a problem.
>
> > I have created a new composite which contains several panels. In some
> > of the panels I have other seperate composites of which one is a
> > search which contains a TextBox and a Button.
>
> > So basically i have a mainInterface.java which is a composite
> > containing my panels for layout. I also have a search.java which is a
> > composite containing just a TextBox and a button which calls my server
> > and gets a response. I want to display the response inside one of the
> > panels in my mainInterface but I cannot see how I can do that as it is
> > a sepperate class.
>
> > Am I thinking about this all wrong? Should my mainInterface not call a
> > sepperate Search composite but rather just have the button and textbox
> > directly there?
>
> > Kind Regards
> > David
--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home