Uses of Class
org.richfaces.component.SwitchType

Uses of SwitchType in org.richfaces.component
 

Fields in org.richfaces.component declared as SwitchType
static SwitchType SwitchType.DEFAULT
           
 

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



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