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
 java.util.Set<EventName> PropertyBase.getEventNames()
          

 

Method parameters in org.richfaces.cdk.model with type arguments of type EventName
 void PropertyBase.setEventNames(java.util.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
 java.util.Set<EventName> PropertyBase.PropertyExtension.getEventNames()
          

 

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

 



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