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