RichFaces CDK Attributes 4.2.3.CR1

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(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)
           
 


RichFaces CDK Attributes 4.2.3.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.