On Tue, Sep 16, 2008 at 9:53 AM, Markuz05 <[EMAIL PROTECTED]> wrote: > In order to lighten the client code I thought to send > the widget to the server and make all the "translation operations" > from table to data-structure in the server side. > is it possible?
Nope. Each widget is tied to a DOM node and the DOM nodes are inseparable from the browser. Ian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
