Is there an easy way to select all/clear all checkboxes in CheckBoxMultipleChoice?
My Model of that field is an ArrayList. I wish there was a method called "setModelValue(..)" where I could set the string "0;1;2;3;4;5;6;..." to select all the values, but it's deprecated. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Select-All-Clear-All-Checkboxes-in-CheckBoxMultipleChoice-tp3160873p3160873.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
