While testing own CellTable widget in my pet project, and painfully going thru initializing the Column with EditTextCell together with hand coded getters and updaters. I can't help but thinking it would be really nice if I can just drop the editor & driver framework directly to the cellTable, and went on to layout the column thru the designer instead of hand coding all the columns with getters and updaters.
The CellTable / cell widgets would also take a requestContext/ requestContextFactory so it can semi-automatically fire an update request through a given RequestContext to update the backend asynchronously without too much hand coding. What do u guys think? Joseph -- 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.
