RichFaces CDK Generator 4.2.0.CR1

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

Packages that use EventName
org.richfaces.cdk.model CDK library model classes used by all generation tasks. 
org.richfaces.cdk.xmlconfig.model JAXB classes that wraps real model classes. 
 

Uses of EventName in org.richfaces.cdk.model
 

Methods in org.richfaces.cdk.model that return types with arguments of type EventName
 Set<EventName> PropertyBase.getEventNames()
          

 

Method parameters in org.richfaces.cdk.model with type arguments of type EventName
 void PropertyBase.setEventNames(Set<EventName> eventNames)
          

 

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

Methods in org.richfaces.cdk.xmlconfig.model that return types with arguments of type EventName
 Set<EventName> PropertyBase.PropertyExtension.getEventNames()
          

 

Method parameters in org.richfaces.cdk.xmlconfig.model with type arguments of type EventName
 void PropertyBase.PropertyExtension.setEventNames(Set<EventName> eventNames)
          

 


RichFaces CDK Generator 4.2.0.CR1

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