[ ] setRequired(true) means the Checkbox is checked. [ x ] setRequired(true) means the Checkbox has a value (always the case).
2008/2/1, Kent Tong <[EMAIL PROTECTED]>: > > > 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. > > -- AT(R)
