org.openfaces.taglib.internal.validation
Class AnnotationValidationTag

java.lang.Object
  extended by org.openfaces.taglib.internal.AbstractTag
      extended by org.openfaces.taglib.internal.AbstractComponentTag
          extended by org.openfaces.taglib.internal.validation.AnnotationValidationTag

public class AnnotationValidationTag
extends AbstractComponentTag

AnnotationValidationTag

is a custom JSF tag that is corresponds to UIValidation JSF component.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.openfaces.taglib.internal.AbstractTag
AbstractTag.ExpressionCreator
 
Constructor Summary
AnnotationValidationTag()
           
 
Method Summary
 java.lang.String getComponentType()
           
 java.lang.String getRendererType()
           
 
Methods inherited from class org.openfaces.taglib.internal.AbstractComponentTag
getFacesContext, isValueReference, setComponentProperties, setFacesContext
 
Methods inherited from class org.openfaces.taglib.internal.AbstractTag
cleanUp, getExpressionCreator, getPropertyValue, setExpressionCreator, setPropertyValue, setPropertyValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationValidationTag

public AnnotationValidationTag()
Method Detail

getComponentType

public java.lang.String getComponentType()
Specified by:
getComponentType in class AbstractComponentTag

getRendererType

public java.lang.String getRendererType()
Specified by:
getRendererType in class AbstractComponentTag


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