org.openfaces.taglib.facelets.validation
Class AnnotationValidationTagHandler

java.lang.Object
  extended by javax.faces.view.facelets.TagHandler
      extended by javax.faces.view.facelets.MetaTagHandler
          extended by javax.faces.view.facelets.DelegatingMetaTagHandler
              extended by javax.faces.view.facelets.ComponentHandler
                  extended by org.openfaces.taglib.facelets.AbstractFaceletsComponentHandler
                      extended by org.openfaces.taglib.facelets.validation.AnnotationValidationTagHandler
All Implemented Interfaces:
javax.faces.view.facelets.FaceletHandler

public class AnnotationValidationTagHandler
extends AbstractFaceletsComponentHandler

AnnotationValidationTagHandler

is a Facelets tag handler for UIValidation JSF component.


Constructor Summary
AnnotationValidationTagHandler(javax.faces.view.facelets.ComponentConfig componentConfig)
           
 
Method Summary
 
Methods inherited from class org.openfaces.taglib.facelets.AbstractFaceletsComponentHandler
setAttributes
 
Methods inherited from class javax.faces.view.facelets.ComponentHandler
getComponentConfig, isNew, onComponentCreated, onComponentPopulated
 
Methods inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler
apply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled
 
Methods inherited from class javax.faces.view.facelets.TagHandler
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AnnotationValidationTagHandler

public AnnotationValidationTagHandler(javax.faces.view.facelets.ComponentConfig componentConfig)


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.