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 Summary
Fields inherited from class org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetImpl
_name, _targets
Fields inherited from interface jakarta.faces.view.AttachedObjectTarget
ATTACHED_OBJECT_TARGETS_KEY
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetImpl
getName, getTargets, getTargets, setName, setTargets
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface jakarta.faces.view.AttachedObjectTarget
getName, getTargets
-
Constructor Details
-
ActionSourceAttachedObjectTargetImpl
public ActionSourceAttachedObjectTargetImpl()
-