Hello, 

I was looking at the things that changed in 1.4rc1, and the following looked
interesting to me:
https://issues.apache.org/jira/browse/WICKET-1055
=> Add Radio to RadioGroup, but Radio doesn't need to be inside RadioGroup
in the markup.

The patch is suggesting that there will be a new function in RadioGroup,
addRadio(Radio r), but it's not in the 1.4rc1 sources. 
I looked in the subversion
(http://svn.apache.org/viewvc/wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/)
and the things that changed (with comment WICKET-1055) are Check and
CheckGroupSelector. How does that affect the RadioGroup?

Any help welcome! Thanks! Marieke.
-- 
View this message in context: 
http://www.nabble.com/wicket-1055%3A-How-to-implement-new-functionality-tp21030374p21030374.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to