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
SetPropertyActionListenerHandler
public SetPropertyActionListenerHandler(TagConfig config)
apply
public void apply(FaceletContext ctx,
UIComponent parent)
throws IOException,
FacesException,
FaceletException,
javax.el.ELException
- Specified by:
apply
in interface FaceletHandler
- Throws:
IOException
FacesException
FaceletException
javax.el.ELException
applyAttachedObject
public void applyAttachedObject(FacesContext context,
UIComponent parent)
- Specified by:
applyAttachedObject
in interface AttachedObjectHandler
getFor
@JSFFaceletAttribute
public String getFor()
- TODO: Document me!
- Specified by:
getFor
in interface AttachedObjectHandler
Copyright © 2014 The Apache Software Foundation. All rights reserved.