Uses of Class
org.richfaces.cdk.attributes.Attribute

Uses of Attribute in org.richfaces.cdk.attributes
 

Methods in org.richfaces.cdk.attributes that return types with arguments of type Attribute
 java.util.Map<java.lang.String,Attribute> Element.getAttributes()
           
 java.util.Collection<Attribute> Attribute.Type.getChildren()
           
 

Methods in org.richfaces.cdk.attributes with parameters of type Attribute
 void Element.addAttribute(Attribute attribute)
           
 

Method parameters in org.richfaces.cdk.attributes with type arguments of type Attribute
 void Element.setAttributes(java.util.Map<java.lang.String,Attribute> attributes)
           
 void Attribute.Type.setChildren(java.util.Collection<Attribute> values)
           
 



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