Uses of Interface
javax.faces.view.facelets.ValidatorConfig

Packages that use ValidatorConfig
javax.faces.view.facelets

This package contains public classes for the Java code API of Facelets. 

 

Uses of ValidatorConfig in javax.faces.view.facelets
 

Methods in javax.faces.view.facelets that return ValidatorConfig
 ValidatorConfig ValidatorHandler.getValidatorConfig()
          

Return the TagConfig subclass used to configure this handler instance.

 ValidatorConfig ValidatorHandler.getValidatorConfig()
          

Return the TagConfig subclass used to configure this handler instance.

 

Constructors in javax.faces.view.facelets with parameters of type ValidatorConfig
ValidatorHandler(ValidatorConfig config)
          

Construct this instance around the configuration information in argument config

ValidatorHandler(ValidatorConfig config)
          

Construct this instance around the configuration information in argument config

 



Copyright 2002-2011 Oracle America Inc, Inc. All Rights Reserved.