The short answer is "No". The longer answer is "Yes, but..." which response is more than I want to write without first asking my standard question:
What problem are you trying to solve? On Fri, Oct 15, 2010 at 7:46 PM, cryptosense <[email protected]> wrote: > hi, > > i am new in GWT land and still playing around with it. > can i make a RemoteService return a widget which i would then use on > the client side to add it as a child of another widget? > i could make a RemoteService impl return java objects (implements > Serializable) and lists but not widgets. > > is this something against the GWT idea, where all the needed widgets > (ui stuff) has to be loaded beforehand and the services just send > data? > > > thank you > > -- > 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]<google-web-toolkit%[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.
