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

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

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

Methods in org.richfaces.cdk.templatecompiler.model that return types with arguments of type ClientBehavior
 java.util.List<ClientBehavior> Attribute.getClientBehaviors()
          

 

Method parameters in org.richfaces.cdk.templatecompiler.model with type arguments of type ClientBehavior
 void Attribute.setClientBehaviors(java.util.List<ClientBehavior> clientBehaviors)
          

 



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