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/-/W6zzgrcL6k8J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to