Jonathan Locke wrote:
> 
> also see wicket-rad if appropriate
> 
A  http://sites.google.com/site/wicketrad URL could be useful, so here it is
. :)

The org.wicketrad.propertyeditor package in the wicket-rad-core module has a
bunch of Panels you might want to look at for your problem.

The exact problem regarding Radio buttins you (Justin) are talking about can
be solved with the org.wicketrad.propertyeditor.input.RadioGroupInput class
(it uses an implementation of IChoiceSource to retrieve the number of radio
buttons).
-- 
View this message in context: 
http://www.nabble.com/Newbie-Question%3A--Dynamically-Building-Form-Elements-tp19447802p19451340.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to