Class ValueHolderAttachedObjectTargetImpl
java.lang.Object
com.sun.faces.facelets.tag.composite.AttachedObjectTargetImpl
com.sun.faces.facelets.tag.composite.ValueHolderAttachedObjectTargetImpl
- All Implemented Interfaces:
AttachedObjectTarget
,ValueHolderAttachedObjectTarget
public class ValueHolderAttachedObjectTargetImpl
extends AttachedObjectTargetImpl
implements ValueHolderAttachedObjectTarget
-
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
-
ValueHolderAttachedObjectTargetImpl
public ValueHolderAttachedObjectTargetImpl()
-