Class ActionSourceHandler
java.lang.Object
jakarta.faces.view.facelets.TagHandler
org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetHandler<ActionSourceAttachedObjectTarget>
org.apache.myfaces.view.facelets.tag.composite.ActionSourceHandler
- All Implemented Interfaces:
- FaceletHandler
@JSFFaceletTag(name="composite:actionSource")
public class ActionSourceHandler
extends AttachedObjectTargetHandler<ActionSourceAttachedObjectTarget>
- Version:
- $Revision$ $Date$
- Author:
- Leonardo Uribe (latest modification by $Author$)
- 
Field SummaryFields inherited from class org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetHandler_name, _targetsFields inherited from class jakarta.faces.view.facelets.TagHandlernextHandler, tag, tagId
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected ActionSourceAttachedObjectTargetCreate a new AttachedObjectTarget instance to be added on the target list.Methods inherited from class org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetHandlerapply, isCacheable, setCacheableMethods inherited from class jakarta.faces.view.facelets.TagHandlergetAttribute, getRequiredAttribute, toString
- 
Constructor Details- 
ActionSourceHandler
 
- 
- 
Method Details- 
createAttachedObjectTargetDescription copied from class:AttachedObjectTargetHandlerCreate a new AttachedObjectTarget instance to be added on the target list.- Specified by:
- createAttachedObjectTargetin class- AttachedObjectTargetHandler<ActionSourceAttachedObjectTarget>
- Returns:
 
 
-