Package jakarta.faces.view
Interface ActionSource2AttachedObjectTarget
-
- All Superinterfaces:
AttachedObjectTarget
public interface ActionSource2AttachedObjectTarget extends AttachedObjectTarget
A marker interface for VDL tags that represent
<composite:actionSource/>
for use by the composite component page author.- Since:
- 2.0
-
-
Field Summary
-
Fields inherited from interface jakarta.faces.view.AttachedObjectTarget
ATTACHED_OBJECT_TARGETS_KEY
-
-
Method Summary
-
Methods inherited from interface jakarta.faces.view.AttachedObjectTarget
getName, getTargets
-
-