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

Uses of Attribute.Kind in org.richfaces.cdk.attributes
 

Methods in org.richfaces.cdk.attributes that return Attribute.Kind
 Attribute.Kind Attribute.getKind()
           
static Attribute.Kind Attribute.Kind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Attribute.Kind[] Attribute.Kind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.richfaces.cdk.attributes with parameters of type Attribute.Kind
 void Attribute.setKind(Attribute.Kind kind)
           
 



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