public class SimpleCountryChoiceRenderer extends Object implements org.apache.wicket.markup.html.form.IChoiceRenderer<String>
SimpleCountryChoiceRenderer(Locale locale)
Object
getDisplayValue(String code)
String
getIdValue(String object, int index)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleCountryChoiceRenderer(Locale locale)
public Object getDisplayValue(String code)
getDisplayValue
org.apache.wicket.markup.html.form.IChoiceRenderer<String>
public String getIdValue(String object, int index)
getIdValue
Copyright © 2003–2013. All rights reserved.