Any suggestions for creating a FileUpload cell? It looks like it should be as simple as extending AbstractSafeHtmlCell<String>, then overriding the render method to contain an html constant <input type="file"/>. Wanted to make sure I'm not leaving out anything.
Daniel -- 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.
