RichFaces Examples Inputs 4.3.1.Final

org.richfaces.demo.picklist
Class EntityBeanSelector

java.lang.Object
  extended by org.richfaces.demo.picklist.EntityBeanSelector
All Implemented Interfaces:
Serializable

public class EntityBeanSelector
extends Object
implements Serializable

Author:
Brian Leathem
See Also:
Serialized Form

Constructor Summary
EntityBeanSelector()
           
 
Method Summary
 List<EntityBean> getValues()
           
 void setValues(List<EntityBean> values)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityBeanSelector

public EntityBeanSelector()
Method Detail

getValues

public List<EntityBean> getValues()

setValues

public void setValues(List<EntityBean> values)

RichFaces Examples Inputs 4.3.1.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.