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