Package org.apache.myfaces.view.facelets.tag.faces
package org.apache.myfaces.view.facelets.tag.faces
-
ClassDescriptionMyFaces specific listener used to clear all component binding if normal navigation occur during a POST request.This interface provide a way to delegate component creation from ComponentTagHandlerDelegate.This class is used in cases where alternate implementations of h:outputScript and h:outputStylesheet components are used overriding a tag handler and providing a new tag name, but preserving the componentType and rendererType.Implementation of the tag logic used in the Faces specification.Handles setting a Converter instance on a ValueHolder.Dummy library, so passthrough namespace can be recognized by facelet compiler.MyFaces specific event used to clear all component binding if normal navigation occur during a POST request.Interface used to indicate the component that needs to be found was relocated, so it is necessary to provide a proper algorithm to find it.Handles setting a Validator instance on a EditableValueHolder.