Module jakarta.faces
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
Constructors -
Method Summary
Methods inherited from class com.sun.faces.facelets.tag.composite.AttachedObjectTargetImpl
getName, getTargetsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jakarta.faces.view.AttachedObjectTarget
getName, getTargets
-
Constructor Details
-
ValueHolderAttachedObjectTargetImpl
public ValueHolderAttachedObjectTargetImpl()
-