This also caused me some trouble. Could not understand where that 'null' came from.
On Jun 9, 10:15 am, Eugen Paraschiv <[email protected]> wrote: > I just ran into the exact same thing, where I was setting the acceptable > values without explicitly setting a value first - null is added to the list. > I understand the fix, but this seems to be an issue - if no value is set, > then it would make sense to have a way to skip the adding of the null - just > select the first element. If not, at least document the behavior of > setAcceptableValues in it's javadoc, because the behavior is unexpected and > needs to be documented. > Any thoughts on this? > Eugen. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
