org.apache.myfaces.view.facelets.tag.jsf.core
Class SetPropertyActionListenerHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
org.apache.myfaces.view.facelets.tag.jsf.core.SetPropertyActionListenerHandler
- All Implemented Interfaces:
- ActionSource2AttachedObjectHandler, AttachedObjectHandler, FaceletHandler
@JSFFaceletTag(name="f:setPropertyActionListener",
bodyContent="empty",
tagClass="org.apache.myfaces.taglib.core.SetPropertyActionListenerTag")
public class SetPropertyActionListenerHandler
- extends TagHandler
- implements ActionSource2AttachedObjectHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SetPropertyActionListenerHandler
public SetPropertyActionListenerHandler(TagConfig config)
apply
public void apply(FaceletContext ctx,
UIComponent parent)
throws java.io.IOException,
FacesException,
FaceletException,
javax.el.ELException
- Specified by:
apply
in interface FaceletHandler
- Throws:
java.io.IOException
FacesException
FaceletException
javax.el.ELException
applyAttachedObject
public void applyAttachedObject(FacesContext context,
UIComponent parent)
- Specified by:
applyAttachedObject
in interface AttachedObjectHandler
getFor
public java.lang.String getFor()
- Specified by:
getFor
in interface AttachedObjectHandler
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.