Class EditableValueHolderAttachedObjectTargetImpl
java.lang.Object
org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetImpl
org.apache.myfaces.view.facelets.tag.composite.EditableValueHolderAttachedObjectTargetImpl
- All Implemented Interfaces:
AttachedObjectTarget
,EditableValueHolderAttachedObjectTarget
,ValueHolderAttachedObjectTarget
,Serializable
public class EditableValueHolderAttachedObjectTargetImpl
extends AttachedObjectTargetImpl
implements EditableValueHolderAttachedObjectTarget
- Version:
- $Revision$ $Date$
- Author:
- Leonardo Uribe (latest modification by $Author$)
- See Also:
-
Field Summary
Fields inherited from class org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetImpl
_name, _targets
Fields inherited from interface jakarta.faces.view.AttachedObjectTarget
ATTACHED_OBJECT_TARGETS_KEY
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetImpl
getName, getTargets, getTargets, setName, setTargets
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()
-