Module jakarta.faces
Package com.sun.faces.facelets.tag.composite
package com.sun.faces.facelets.tag.composite
-
ClassesClassDescriptionA property descriptor for a composite component attribute.This
TagHandleris responsible for relocating children defined within a composite component to a component within the composite component'scomposite:implementationsection.ThisTagHandleris responsible for relocating Facets defined within a composite component to a component within the composite component'scomposite:implementationsection.Basically represents<f:ajax>which is retargeted by<cc:clientBehavior>inAjaxHandlerand checked inAjaxBehaviorRenderer.