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

Uses of Schema in org.richfaces.cdk.attributes
 

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

Methods in org.richfaces.cdk.attributes with parameters of type Schema
 void SchemaSet.addSchema(Schema schema)
           
 

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



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