RichFaces Examples Inputs 4.1.0.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.1.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.