Package jakarta.faces.view
Interface ActionSource2AttachedObjectTarget
- All Superinterfaces:
ActionSourceAttachedObjectTarget
,AttachedObjectTarget
@Deprecated(since="4.1",
forRemoval=true)
public interface ActionSource2AttachedObjectTarget
extends ActionSourceAttachedObjectTarget
Deprecated, for removal: This API element is subject to removal in a future version.
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
ActionSourceAttachedObjectTarget
instead.