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

Uses of Element in org.richfaces.cdk.attributes
 

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

Methods in org.richfaces.cdk.attributes with parameters of type Element
 void Schema.addElement(Element element)
           
 

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



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