« Return to Thread: [Question] wicket.markup.html.form.Radio

[Question] wicket.markup.html.form.Radio

by Alex Objelean :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread

Why wicket.markup.html.form.Radio component does not extend FormComponent?

I wanted to add a FormComponentUpdatingBehavior to this component and it is not possible because it does not extend the FormComponent, but a WebMarkupContainer.

Thank you!

 « Return to Thread: [Question] wicket.markup.html.form.Radio