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:
- Serialized Form
 
- 
- 
Field Summary- 
Fields inherited from class org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetImpl_name, _targets
 - 
Fields inherited from interface jakarta.faces.view.AttachedObjectTargetATTACHED_OBJECT_TARGETS_KEY
 
- 
 - 
Constructor SummaryConstructors Constructor Description EditableValueHolderAttachedObjectTargetImpl()
 - 
Method Summary- 
Methods inherited from class org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetImplgetName, getTargets, getTargets, setName, setTargets
 - 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface jakarta.faces.view.AttachedObjectTargetgetName, getTargets
 
- 
 
-