Uses of Interface
jakarta.faces.view.AttachedObjectTarget
Packages that use AttachedObjectTarget
Package
Description
Classes
for defining a View Declaration Language (VDL) for authoring
Jakarta Faces user interfaces.
-
Uses of AttachedObjectTarget in com.sun.faces.facelets.tag.composite
Classes in com.sun.faces.facelets.tag.composite that implement AttachedObjectTargetModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of AttachedObjectTarget in jakarta.faces.view
Subinterfaces of AttachedObjectTarget in jakarta.faces.viewModifier and TypeInterfaceDescriptioninterfaceA marker interface for VDL tags that represent<composite:actionSource/>for use by the composite component page author.interfaceRepresent aBehaviorHolderattached object target in a VDL page.interfaceA marker interface for VDL tags that represent<composite:editableValueHolder/>for use by the composite component page author.interfaceA marker interface for VDL tags that represent<composite:valueHolder/>for use by the composite component page author.