On 1 oct, 18:14, Patrick Julien <[email protected]> wrote: > yeah, CheckBox doesn't work out of the box either because it needs to > implement ValueBase
Because you try to wrap it in a ValueBoxEditorDecorator? Judging from the code (i.e. I haven't tested to confirm what I'm saying here), CheckBox should work as a "simple" IsEditor (i.e. @UiField CheckBox myBooleanPropertyEditor) -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
