RichFaces UI Components UI 4.2.2.Final

org.richfaces.view.facelets.html
Class GraphValidatorHandler

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.richfaces.view.facelets.html.GraphValidatorHandler
All Implemented Interfaces:
javax.faces.view.facelets.FaceletHandler

public class GraphValidatorHandler
extends javax.faces.view.facelets.ComponentHandler

Author:
Nick Belaevski

Field Summary
 
Fields inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler
delegateFactory
 
Fields inherited from class javax.faces.view.facelets.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
GraphValidatorHandler(javax.faces.view.facelets.ComponentConfig config)
           
 
Method Summary
 void applyNextHandler(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent c)
           
 
Methods inherited from class javax.faces.view.facelets.ComponentHandler
getComponentConfig, getTagHandlerDelegate, isNew, onComponentCreated, onComponentPopulated
 
Methods inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler
apply, createMetaRuleset, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes
 
Methods inherited from class javax.faces.view.facelets.TagHandler
getAttribute, getRequiredAttribute, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GraphValidatorHandler

public GraphValidatorHandler(javax.faces.view.facelets.ComponentConfig config)
Method Detail

applyNextHandler

public void applyNextHandler(javax.faces.view.facelets.FaceletContext ctx,
                             javax.faces.component.UIComponent c)
                      throws IOException,
                             javax.faces.FacesException,
                             javax.el.ELException
Overrides:
applyNextHandler in class javax.faces.view.facelets.DelegatingMetaTagHandler
Throws:
IOException
javax.faces.FacesException
javax.el.ELException

RichFaces UI Components UI 4.2.2.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.