Uses of Class
org.richfaces.cdk.model.AttributeModel

Packages that use AttributeModel
org.richfaces.cdk.xmlconfig.model JAXB classes that wraps real model classes. 
 

Uses of AttributeModel in org.richfaces.cdk.xmlconfig.model
 

Methods in org.richfaces.cdk.xmlconfig.model that return types with arguments of type AttributeModel
 java.util.Collection<AttributeModel> ValidatorBean.getFacesAttributes()
           
 java.util.Collection<AttributeModel> RendererBean.getFacesAttributes()
          

 java.util.Collection<AttributeModel> ElementBeanBase.getFacesAttributes()
           
 java.util.Collection<AttributeModel> ConverterBean.getFacesAttributes()
           
 java.util.Collection<AttributeModel> ComponentBean.getFacesAttributes()
           
 java.util.Collection<AttributeModel> BehaviorBean.getFacesAttributes()
           
protected  java.lang.Class<? extends AttributeModel> AttributeAdapter.getModelClass(AttributeBean bean)
           
 

Methods in org.richfaces.cdk.xmlconfig.model with parameters of type AttributeModel
protected  java.lang.Class<? extends AttributeBean> AttributeAdapter.getBeanClass(AttributeModel prop)
           
 



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