org.openfaces.taglib.facelets
Class StateChangeListenerTagHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
org.openfaces.taglib.facelets.StateChangeListenerTagHandler
- All Implemented Interfaces:
- javax.faces.view.facelets.FaceletHandler
public class StateChangeListenerTagHandler
- extends javax.faces.view.facelets.TagHandler
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 |
StateChangeListenerTagHandler
public StateChangeListenerTagHandler(javax.faces.view.facelets.TagConfig componentConfig)
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.