You mean "check the convertedinput() of radiogroup" not radio, correct?
 

igor.vaynberg wrote:
> 
> the easiest way to do this would be to make your component a
> formcomponentpanel
> 
> then you have
> 
> formcomponentpanel
> -radiogroup
> --radio1
> --radio2
> -dropdown
> 
> and in your fcp's convertinput() check the convertedinput() of radio
> and based on that call setconvertedinput() with either the radio's or
> the dropdown's value
> 
> -igor
> 

-----
----------------
Nikita Tovstoles
vside.com
----------------

-- 
View this message in context: 
http://www.nabble.com/Custom-Radio-component-with-children--tp19804341p19806392.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