org.openfaces.taglib.facelets
Class SelectionChangeListenerTagHandler

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

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


Constructor Summary
SelectionChangeListenerTagHandler(javax.faces.view.facelets.TagConfig config)
           
 
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

SelectionChangeListenerTagHandler

public SelectionChangeListenerTagHandler(javax.faces.view.facelets.TagConfig config)
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.