|
|||||||||
| Home >> All >> com >> sun >> facelets >> tag >> [ jsf overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.sun.facelets.tag.jsf
Interface ValidatorConfig

- All Superinterfaces:
- com.sun.facelets.tag.TagConfig
- public interface ValidatorConfig
- extends com.sun.facelets.tag.TagConfig
Used in creating ValidateHandler's and all implementations.
- Version:
- $Id: ValidatorConfig.java,v 1.2 2005/08/24 04:38:51 jhook Exp $
| Method Summary | |
java.lang.String |
getValidatorId()
The validator-id associated with a particular validator in your faces-config |
| Methods inherited from interface com.sun.facelets.tag.TagConfig |
getNextHandler, getTag, getTagId |
| Method Detail |
getValidatorId
public java.lang.String getValidatorId()
- The validator-id associated with a particular validator in your faces-config
|
|||||||||
| Home >> All >> com >> sun >> facelets >> tag >> [ jsf overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC