Great, just what I was looking for! Thanks for your help!
Steve On Wednesday, 22 August 2012 15:11:15 UTC+1, Alex opn wrote: > > This is my approach: > > https://gist.github.com/3425954 > > As you can see its basically a copy of the ValueBox decorator but with < > TakesValueEditor<T>> as generic type (Had no time to clean it up yet so > don't wonder about the wrong JavaDocs). Don't know if it's a good approach > but it works for me so far. > > HTH > > Am Mittwoch, 22. August 2012 14:16:42 UTC+2 schrieb Steve: >> >> Hi >> >> I'm trying to figure out how to wrap a ValueListBox with a decorator for >> my editors. As ValueListBox is not a ValueBox then the standard >> ValueBoxEditorDecorator doesn't work. Has anyone managed to come up with a >> way of doing this? >> >> Thanks >> >> Steve >> >> -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/W498K265ZpcJ. 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.
