On Wed, Oct 13, 2010 at 12:10 PM, John LaBanca <[email protected]> wrote: > Sound reasonable. Can you open an issue to create a ValueSelectionCell that > takes an arbitrary type T and a SafeHtmlRenderer to convert the type T to a > String.
A simpler option would be to accept Map<String,String> with the "key" the select value and the "value" what is displayed. -- John A. Tamplin Software Engineer (GWT), Google -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
