RichFaces Examples Inputs 4.1.0.Final

Uses of Class
org.richfaces.demo.picklist.EntityBean

Packages that use EntityBean
org.richfaces.demo.picklist   
 

Uses of EntityBean in org.richfaces.demo.picklist
 

Methods in org.richfaces.demo.picklist that return types with arguments of type EntityBean
 List<EntityBean> RichBean.getValues()
           
 List<EntityBean> EntityBeanSelector.getValues()
           
 

Method parameters in org.richfaces.demo.picklist with type arguments of type EntityBean
 void RichBean.setValues(List<EntityBean> values)
           
 void EntityBeanSelector.setValues(List<EntityBean> values)
           
 


RichFaces Examples Inputs 4.1.0.Final

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