Class ActionSourceAttachedObjectTargetImpl
java.lang.Object
org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetImpl
org.apache.myfaces.view.facelets.tag.composite.ActionSourceAttachedObjectTargetImpl
- All Implemented Interfaces:
- ActionSourceAttachedObjectTarget,- AttachedObjectTarget,- Serializable
- Direct Known Subclasses:
- ActionSource2AttachedObjectTargetImpl
public class ActionSourceAttachedObjectTargetImpl
extends AttachedObjectTargetImpl
implements ActionSourceAttachedObjectTarget
- See Also:
- 
Field SummaryFields inherited from class org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetImpl_name, _targetsFields inherited from interface jakarta.faces.view.AttachedObjectTargetATTACHED_OBJECT_TARGETS_KEY
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetImplgetName, getTargets, getTargets, setName, setTargetsMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jakarta.faces.view.AttachedObjectTargetgetName, getTargets
- 
Constructor Details- 
ActionSourceAttachedObjectTargetImplpublic ActionSourceAttachedObjectTargetImpl()
 
-