> What is the meaning of setRequired(true) on a Checkbox? Some interpret
> it as requiring that the Checkbox be checked. Some interpret that it
> requires that the Checkbox have a value (which is always the case). See
> http://www.nabble.com/%22required%22-for-Checkbox-ts14662131.html#a14680214
> and https://issues.apache.org/jira/browse/WICKET-1221 for some
> previous discussion.
>
> So, please vote:

[ ] setRequired(true) means the Checkbox is checked.
[ x ] setRequired(true) means the Checkbox has a value (always the case).

Eelco

Reply via email to