RichFaces CDK Generator 4.2.0.CR1

Uses of Class
org.richfaces.cdk.templatecompiler.model.CompositeInterface

Packages that use CompositeInterface
org.richfaces.cdk.templatecompiler   
org.richfaces.cdk.templatecompiler.model JAXB classes that wraps real model classes. 
 

Uses of CompositeInterface in org.richfaces.cdk.templatecompiler
 

Methods in org.richfaces.cdk.templatecompiler with parameters of type CompositeInterface
 T TemplateVisitorFactory.createVisitor(CompositeInterface composite, Collection<PropertyBase> attributes)
           
 RendererClassVisitor VisitorFactoryImpl.createVisitor(CompositeInterface composite, Collection<PropertyBase> attributes)
           
 

Constructors in org.richfaces.cdk.templatecompiler with parameters of type CompositeInterface
RendererClassVisitor(CompositeInterface compositeInterface, Collection<PropertyBase> attributes, org.richfaces.cdk.Logger log, com.google.inject.Injector injector, TypesFactory typesFactory, HelperMethodFactory helperFactory)
           
 

Uses of CompositeInterface in org.richfaces.cdk.templatecompiler.model
 

Methods in org.richfaces.cdk.templatecompiler.model that return CompositeInterface
 CompositeInterface Template.getInterface()
          

 

Methods in org.richfaces.cdk.templatecompiler.model with parameters of type CompositeInterface
 void Template.setInterface(CompositeInterface interface1)
          

 


RichFaces CDK Generator 4.2.0.CR1

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