org.apache.myfaces.view.facelets.tag.composite
Class ActionSourceHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetHandler<ActionSource2AttachedObjectTarget>
org.apache.myfaces.view.facelets.tag.composite.ActionSourceHandler
- All Implemented Interfaces:
- FaceletHandler
@JSFFaceletTag(name="composite:actionSource")
public class ActionSourceHandler
- extends AttachedObjectTargetHandler<ActionSource2AttachedObjectTarget>
- Version:
- $Revision: 808704 $ $Date: 2009-08-27 19:56:06 -0500 (Thu, 27 Aug 2009) $
- Author:
- Leonardo Uribe (latest modification by $Author: lu4242 $)
ActionSourceHandler
public ActionSourceHandler(TagConfig config)
createAttachedObjectTarget
protected ActionSource2AttachedObjectTarget createAttachedObjectTarget(FaceletContext ctx)
- Description copied from class:
AttachedObjectTargetHandler
- Create a new AttachedObjectTarget instance to be added on the
target list.
- Specified by:
createAttachedObjectTarget
in class AttachedObjectTargetHandler<ActionSource2AttachedObjectTarget>
- Returns:
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.