<span valign="top" wicket:id="site"> <input type="radio">site 1</input> <input type="radio">site 2</input> </span>
You can can extend this class and override method wantOnSelectionChangedNotifications() to force server roundtrips on each selection change.
@author Jonathan Locke @author Igor Vaynberg (ivaynberg) @param < T> The model object type
|
|
|
|
|
|