You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
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
Alex opn
unread,
Aug 22, 2012, 10:11:15 AM8/22/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Steve
unread,
Aug 23, 2012, 3:12:21 AM8/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message