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
-
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
-
EditableValueHolderAttachedObjectTargetImpl
public EditableValueHolderAttachedObjectTargetImpl()
-