Skip navigation links


Uses of Class
org.apache.myfaces.trinidad.context.RequestContext.ClientValidation

Packages that use RequestContext.ClientValidation
org.apache.myfaces.trinidad.context   

 

Uses of RequestContext.ClientValidation in org.apache.myfaces.trinidad.context

 

Methods in org.apache.myfaces.trinidad.context that return RequestContext.ClientValidation
abstract  RequestContext.ClientValidation RequestContext.getClientValidation()
          Returns the name of the current client validation mode.
static RequestContext.ClientValidation RequestContext.ClientValidation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RequestContext.ClientValidation[] RequestContext.ClientValidation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.