Package org.apache.myfaces.view.facelets.tag.composite
package org.apache.myfaces.view.facelets.tag.composite
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.AttachedObjectTargetHandler<T extends AttachedObjectTarget>composite:actionSource, composite:valueHolder and composite:editableValueHolder do the same: register an AttachedObjectTarget on the "targetList" mentioned on ViewDeclarationLanguage.retargetAttachedObjects.This wrapper is used in FaceletViewDeclarationLanguage#retargetAttachedObjects(FacesContext, UIComponent, List<AttachedObjectHandler>) to redirect the client behavior attached object when there is a chain of composite components.This class has two usages: 1.Implementation of BeanInfo object used by composite components.This handler wraps a composite component definition.Serializable implementation of PropertyDescriptorThis handler is responsible for apply composite components.The value inside composite component attribute map with the key Resource.COMPONENT_RESOURCE_KEY should be a Serializable.This class create composite component tag handlers for "http://java.sun.com/jsf/composite/" namespace.TagAttribute utils for <composite:xxx> TagHandlers.This listener must be attached to PostAddToViewEvent, so when composite component is added to the view, the algorithm that create the composite component content is executed.Deprecated.Since 4.1Define the facets used by this composite component.Insert or move the facet from the composite component body to the expected location.Render the facet defined on the composite component body to the current location