Package jakarta.faces.view
Interface AttachedObjectTarget
- All Known Subinterfaces:
- ActionSource2AttachedObjectTarget,- ActionSourceAttachedObjectTarget,- BehaviorHolderAttachedObjectTarget,- EditableValueHolderAttachedObjectTarget,- ValueHolderAttachedObjectTarget
public interface AttachedObjectTarget
- Since:
- 2.0
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringThe key in the value set of the composite componentBeanDescriptor, the value for which is aList<AttachedObjectTarget>.
- 
Method Summary
- 
Field Details- 
ATTACHED_OBJECT_TARGETS_KEYThe key in the value set of the composite componentBeanDescriptor, the value for which is aList<AttachedObjectTarget>.- See Also:
 
 
- 
- 
Method Details- 
getNameString getName()
- 
getTargets
 
-