public class SetHandler extends TagHandlerImpl
Modifier and Type | Field and Description |
---|---|
private javax.faces.view.facelets.TagAttribute |
property |
private javax.faces.view.facelets.TagAttribute |
scope |
private javax.faces.view.facelets.TagAttribute |
target |
private javax.faces.view.facelets.TagAttribute |
value |
private javax.faces.view.facelets.TagAttribute |
var |
Constructor and Description |
---|
SetHandler(javax.faces.view.facelets.TagConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent) |
protected void |
applyNextHandler(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent c) |
findNextByType, findNextByType
private final javax.faces.view.facelets.TagAttribute var
private final javax.faces.view.facelets.TagAttribute value
private final javax.faces.view.facelets.TagAttribute target
private final javax.faces.view.facelets.TagAttribute property
private final javax.faces.view.facelets.TagAttribute scope
public void apply(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent) throws java.io.IOException
java.io.IOException
protected void applyNextHandler(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent c)
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.