RichFaces CDK Generator 4.2.0.CR1

Uses of Interface
org.richfaces.cdk.templatecompiler.el.types.ELPropertyDescriptor

Packages that use ELPropertyDescriptor
org.richfaces.cdk.templatecompiler.el   
org.richfaces.cdk.templatecompiler.el.types   
 

Uses of ELPropertyDescriptor in org.richfaces.cdk.templatecompiler.el
 

Methods in org.richfaces.cdk.templatecompiler.el that return ELPropertyDescriptor
 ELPropertyDescriptor ELVisitor.getPropertyDescriptor(String propertyName)
           
 

Uses of ELPropertyDescriptor in org.richfaces.cdk.templatecompiler.el.types
 

Classes in org.richfaces.cdk.templatecompiler.el.types that implement ELPropertyDescriptor
 class DummyPropertyDescriptor
          

 

Methods in org.richfaces.cdk.templatecompiler.el.types that return ELPropertyDescriptor
 ELPropertyDescriptor TypesFactory.getPropertyDescriptor(ELType type, String name)
          This method return PropertyDescriptor by specified propertyName and clazz.
 ELPropertyDescriptor TypesFactoryImpl.getPropertyDescriptor(ELType elType, String propertyName)
          This method return PropertyDescriptor by specified propertyName and clazz.
 


RichFaces CDK Generator 4.2.0.CR1

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