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

Packages that use ClientProperties
org.apache.myfaces.tobago.context   
org.apache.myfaces.tobago.util   
 

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

Methods in org.apache.myfaces.tobago.context that return ClientProperties
static ClientProperties ClientProperties.getInstance(javax.faces.context.FacesContext facesContext)
           
 

Uses of ClientProperties in org.apache.myfaces.tobago.util
 

Methods in org.apache.myfaces.tobago.util that return ClientProperties
static ClientProperties VariableResolverUtils.resolveClientProperties(javax.faces.context.FacesContext facesContext)
          Returns the ClientProperties object configured in the faces-config.
 



Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.