Class ActionSource2AttachedObjectTargetImpl
java.lang.Object
com.sun.faces.facelets.tag.composite.AttachedObjectTargetImpl
com.sun.faces.facelets.tag.composite.ActionSource2AttachedObjectTargetImpl
- All Implemented Interfaces:
ActionSource2AttachedObjectTarget
,AttachedObjectTarget
public class ActionSource2AttachedObjectTargetImpl
extends AttachedObjectTargetImpl
implements ActionSource2AttachedObjectTarget
-
Field Summary
Fields inherited from interface jakarta.faces.view.AttachedObjectTarget
ATTACHED_OBJECT_TARGETS_KEY
-
Constructor Summary
-
Method Summary
Methods inherited from class com.sun.faces.facelets.tag.composite.AttachedObjectTargetImpl
getName, getTargets
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
-
ActionSource2AttachedObjectTargetImpl
public ActionSource2AttachedObjectTargetImpl()
-