org.openfaces.renderkit.validation
Class ValidatorUtil
java.lang.Object
org.openfaces.renderkit.validation.ValidatorUtil
public class ValidatorUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
renderPresentationExistsForAllInputComponents
public static void renderPresentationExistsForAllInputComponents(javax.faces.context.FacesContext context)
throws java.io.IOException
- Throws:
java.io.IOException
renderPresentationExistsForComponent
public static void renderPresentationExistsForComponent(java.lang.String componentClientId,
javax.faces.context.FacesContext context)
throws java.io.IOException
- Throws:
java.io.IOException
getValidatorUtilJsUrl
public static java.lang.String getValidatorUtilJsUrl(javax.faces.context.FacesContext context)
Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.