public abstract class AttachedObjectTargetHandler extends TagHandlerImpl
Modifier and Type | Field and Description |
---|---|
private javax.faces.view.facelets.TagAttribute |
name |
private javax.faces.view.facelets.TagAttribute |
targets |
Constructor and Description |
---|
AttachedObjectTargetHandler(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) |
(package private) abstract AttachedObjectTargetImpl |
newAttachedObjectTargetImpl() |
findNextByType, findNextByType
private javax.faces.view.facelets.TagAttribute name
private javax.faces.view.facelets.TagAttribute targets
public AttachedObjectTargetHandler(javax.faces.view.facelets.TagConfig config)
abstract AttachedObjectTargetImpl newAttachedObjectTargetImpl()
public void apply(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent) throws java.io.IOException
java.io.IOException
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.