List of usage examples for org.apache.wicket.markup.html.form ListChoice subclass-usage
From source file org.patientview.radar.web.components.PatientSearchSelection.java
/** * User: james@solidstategroup.com * Date: 06/11/13 * Time: 13:32 */ public class PatientSearchSelection extends ListChoice<Patient> {