org.apache.myfaces.view.facelets.tag.jstl.core
Class SetHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
org.apache.myfaces.view.facelets.tag.jstl.core.SetHandler
- All Implemented Interfaces:
- FaceletHandler
@JSFFaceletTag(name="c:set")
public class SetHandler
- extends TagHandler
Simplified implementation of c:set
Sets the result of an expression evaluation in a 'scope'
- Version:
- $Id: SetHandler.java 1544852 2013-11-23 18:09:50Z lu4242 $
- Author:
- Jacob Hookom
SetHandler
public SetHandler(TagConfig config)
apply
public void apply(FaceletContext ctx,
UIComponent parent)
throws IOException,
FacesException,
FaceletException,
javax.el.ELException
- Throws:
IOException
FacesException
FaceletException
javax.el.ELException
Copyright © 2014 The Apache Software Foundation. All rights reserved.