Uses of Interface
jakarta.faces.view.AttachedObjectTarget
| Package | Description |
|---|---|
| com.sun.faces.facelets.tag.composite | |
| jakarta.faces.view |
-
Uses of AttachedObjectTarget in com.sun.faces.facelets.tag.composite
Classes in com.sun.faces.facelets.tag.composite that implement AttachedObjectTarget Modifier and Type Class Description classActionSource2AttachedObjectTargetImplclassAttachedObjectTargetImplclassBehaviorHolderAttachedObjectTargetImplclassEditableValueHolderAttachedObjectTargetImplclassValueHolderAttachedObjectTargetImpl -
Uses of AttachedObjectTarget in jakarta.faces.view
Subinterfaces of AttachedObjectTarget in jakarta.faces.view Modifier and Type Interface Description interfaceActionSource2AttachedObjectTargetA marker interface for VDL tags that represent<composite:actionSource/>for use by the composite component page author.interfaceBehaviorHolderAttachedObjectTargetRepresent aBehaviorHolderattached object target in a VDL page.interfaceEditableValueHolderAttachedObjectTargetA marker interface for VDL tags that represent<composite:editableValueHolder/>for use by the composite component page author.interfaceValueHolderAttachedObjectTargetA marker interface for VDL tags that represent<composite:valueHolder/>for use by the composite component page author.