org.apache.myfaces.examples.listexample
Class SimpleCountryList
java.lang.Object
org.apache.myfaces.examples.listexample.SimpleCountryList
- Direct Known Subclasses:
- DataBean
- public class SimpleCountryList
- extends java.lang.Object
DOCUMENT ME!
- Version:
- $Revision: 472610 $ $Date: 2006-11-08 20:46:34 +0100 (Mi, 08 Nov 2006) $
- Author:
- Thomas Spiegl (latest modification by $Author: grantsmith $)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleCountryList
public SimpleCountryList()
getCountries
public java.util.List getCountries()
getCountryMap
public java.util.Map getCountryMap()
setCountries
public void setCountries(java.util.List countries)
addCountry
public java.lang.String addCountry()
deleteCountry
public void deleteCountry(javax.faces.event.ActionEvent ev)
Copyright © 2007 Apache Software Foundation. All Rights Reserved.