org.richfaces.renderkit.html
Class FormClientValidatorRenderer

java.lang.Object
  extended by javax.faces.render.ClientBehaviorRenderer
      extended by org.richfaces.renderkit.html.FormClientValidatorRenderer

public class FormClientValidatorRenderer
extends javax.faces.render.ClientBehaviorRenderer

Author:
asmirnov@exadel.com

Field Summary
static String RENDERER_TYPE
           
 
Constructor Summary
FormClientValidatorRenderer()
           
 
Method Summary
 
Methods inherited from class javax.faces.render.ClientBehaviorRenderer
decode, getScript
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RENDERER_TYPE

public static final String RENDERER_TYPE
See Also:
Constant Field Values
Constructor Detail

FormClientValidatorRenderer

public FormClientValidatorRenderer()


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.