org.openfaces.taglib.facelets
Class StateChangeListenerTagHandler

java.lang.Object
  extended by javax.faces.view.facelets.TagHandler
      extended by org.openfaces.taglib.facelets.StateChangeListenerTagHandler
All Implemented Interfaces:
javax.faces.view.facelets.FaceletHandler

public class StateChangeListenerTagHandler
extends javax.faces.view.facelets.TagHandler


Constructor Summary
StateChangeListenerTagHandler(javax.faces.view.facelets.TagConfig componentConfig)
           
 
Method Summary
 void apply(javax.faces.view.facelets.FaceletContext faceletContext, javax.faces.component.UIComponent parent)
           
 
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

StateChangeListenerTagHandler

public StateChangeListenerTagHandler(javax.faces.view.facelets.TagConfig componentConfig)
Method Detail

apply

public void apply(javax.faces.view.facelets.FaceletContext faceletContext,
                  javax.faces.component.UIComponent parent)
           throws java.io.IOException,
                  javax.faces.FacesException,
                  javax.el.ELException
Throws:
java.io.IOException
javax.faces.FacesException
javax.el.ELException


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