javax.faces.view.facelets
Interface ValidatorConfig

All Superinterfaces:
TagConfig

public interface ValidatorConfig
extends TagConfig

Since:
2.0
Version:
$Revision: 696523 $ $Date: 2009-03-15 15:58:51 -0400 (mer., 17 sept. 2008) $
Author:
Simon Lessard (latest modification by $Author: slessard $)

Method Summary
 java.lang.String getValidatorId()
           
 
Methods inherited from interface javax.faces.view.facelets.TagConfig
getNextHandler, getTag, getTagId
 

Method Detail

getValidatorId

java.lang.String getValidatorId()


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.