org.apache.myfaces.custom.selectOneCountry
public class SelectOneCountry extends HtmlSelectOneMenu
Version: $Revision: 278656 $ $Date: 2005-09-05 02:48:55 +0200 (Mon, 05 Sep 2005) $
| Field Summary | |
|---|---|
| static String | COMPONENT_TYPE |
| Constructor Summary | |
|---|---|
| SelectOneCountry() | |
| Method Summary | |
|---|---|
| protected List | getCountriesChoicesAsSelectItemList() |
| Integer | getMaxLength() |
| void | restoreState(FacesContext context, Object state) |
| Object | saveState(FacesContext context) |
| void | setMaxLength(Integer maxLength) |
| protected void | validateValue(FacesContext context, Object value) |