+0 ive heard arguments both ways. if this does pass we should:
provide Checkbox.(Not)Checked validator override checkbox.isrequired() and make it final. -igor On Jan 31, 2008 7:52 PM, Kent Tong <[EMAIL PROTECTED]> wrote: > > Hi, > > 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. > [ ] setRequired(true) means the Checkbox has a value (always the case). > > > ----- > -- > Kent Tong > Wicket tutorials freely available at http://www.agileskills2.org/EWDW > Axis2 tutorials freely available at http://www.agileskills2.org/DWSAA > -- > View this message in context: > http://www.nabble.com/-VOTE--meaning-of-setRequired%28true%29-on-a-Checkbox-tp15220180p15220180.html > Sent from the Wicket - Dev mailing list archive at Nabble.com. > >
