Uses of Class
org.apache.myfaces.tobago.context.Capability

Packages that use Capability
org.apache.myfaces.tobago.context   
 

Uses of Capability in org.apache.myfaces.tobago.context
 

Methods in org.apache.myfaces.tobago.context that return Capability
static Capability Capability.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Capability[] Capability.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.myfaces.tobago.context with parameters of type Capability
 boolean UserAgent.hasCapability(Capability capability)
           
 



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.