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].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to