org.richfaces.demo
Class SelectBean
java.lang.Object
org.richfaces.demo.SelectBean
- All Implemented Interfaces:
- Serializable
public class SelectBean
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectBean
public SelectBean()
init
@PostConstruct
public void init()
getValues
public List<javax.faces.model.SelectItem> getValues()
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.