Uses of Interface
jakarta.faces.view.AttachedObjectTarget
-
Packages that use AttachedObjectTarget Package Description jakarta.faces.view -
-
Uses of AttachedObjectTarget in jakarta.faces.view
Subinterfaces of AttachedObjectTarget in jakarta.faces.view Modifier and Type Interface Description interface
ActionSource2AttachedObjectTarget
A marker interface for VDL tags that represent<composite:actionSource/>
for use by the composite component page author.interface
BehaviorHolderAttachedObjectTarget
Represent aBehaviorHolder
attached object target in a VDL page.interface
EditableValueHolderAttachedObjectTarget
A marker interface for VDL tags that represent<composite:editableValueHolder/>
for use by the composite component page author.interface
ValueHolderAttachedObjectTarget
A marker interface for VDL tags that represent<composite:valueHolder/>
for use by the composite component page author.
-