Uses of Package
jakarta.faces.view.facelets
-
Classes in jakarta.faces.view.facelets used by com.sun.faces.component.validator Class Description FaceletContext Context representative of a single request from a Facelet.ValidatorHandler Handles setting aValidatorinstance on anEditableValueHolderparent. -
Classes in jakarta.faces.view.facelets used by com.sun.faces.facelets Class Description FaceletContext Context representative of a single request from a Facelet.FaceletException An Exception from the Facelet implementation -
Classes in jakarta.faces.view.facelets used by com.sun.faces.facelets.compiler Class Description FaceletContext Context representative of a single request from a Facelet.FaceletHandler This is the root class for markup elements in Facelets VDL.TagDecorator Provides the ability to completely change the Tag before it's processed for compiling with the associatedTagHandler.TextHandler An interface that allows other code to identify FaceletHandlers that may provide text (String) content. -
Classes in jakarta.faces.view.facelets used by com.sun.faces.facelets.el Class Description TagAttribute Representation of an XML attribute name=value pair on an XML element in a Facelet file. -
Classes in jakarta.faces.view.facelets used by com.sun.faces.facelets.impl Class Description Facelet The parent or root object in a FaceletHandler composition.FaceletCache This API defines the facility by which the FaceletsViewDeclarationLanguagecreates and caches instances of Facelets.FaceletCacheFactory Allows customization of the implementation ofFaceletCache. -
Classes in jakarta.faces.view.facelets used by com.sun.faces.facelets.tag Class Description ComponentConfig Passed to the constructor ofComponentHandler.FaceletContext Context representative of a single request from a Facelet.FaceletHandler This is the root class for markup elements in Facelets VDL.Metadata There are concrete subclasses within the implementation that map concepts in the Facelet VDL page to Jakarta Server Faces Java API calls the appropriate instances.MetadataTarget MetaRule The root class of the abstraction that dictates how attributes on a markup element in a Facelets VDL page are wired to the Jakarta Faces API object instance associated with that element.MetaRuleset A mutable set of rules to be used in auto-wiring state to a particular object instance.MetaTagHandler Every kind of markup element in Facelets VDL that has attributes that need to take action on a Jakarta Faces Java API artifact is associated with an instance of this class.Tag The runtime must create an instance of this class for each element in the Facelets XHTML view.TagAttribute Representation of an XML attribute name=value pair on an XML element in a Facelet file.TagAttributes A set of TagAttributes, usually representing all attributes on a Tag.TagConfig Passed to the constructor ofTagHandlersubclass, it defines the document definition of the handler we are instantiating.TagDecorator Provides the ability to completely change the Tag before it's processed for compiling with the associatedTagHandler.TagHandler Foundation class forFaceletHandlers associated with a markup element in a Facelet document. -
Classes in jakarta.faces.view.facelets used by com.sun.faces.facelets.tag.composite Class Description ComponentConfig Passed to the constructor ofComponentHandler.ComponentHandler Public base class for markup element instances that map toUIComponentinstances in the view.DelegatingMetaTagHandler Enable the Jakarta Faces implementation to provide the appropriate behavior for the kind ofMetaTagHandlersubclass for each kind of element in the view, while providing a base-class from which those wanting to make a Java language custom tag handler can inherit.FaceletContext Context representative of a single request from a Facelet.FaceletHandler This is the root class for markup elements in Facelets VDL.MetaTagHandler Every kind of markup element in Facelets VDL that has attributes that need to take action on a Jakarta Faces Java API artifact is associated with an instance of this class.TagConfig Passed to the constructor ofTagHandlersubclass, it defines the document definition of the handler we are instantiating.TagHandler Foundation class forFaceletHandlers associated with a markup element in a Facelet document. -
Classes in jakarta.faces.view.facelets used by com.sun.faces.facelets.tag.faces Class Description BehaviorHandler TheFaceletHandlerthat corresponds to attached objects that represent an instance ofClientBehaviorthat must be added to the parent component, which must implementClientBehaviorHolder, with a call toClientBehaviorHolder.addClientBehavior(java.lang.String, jakarta.faces.component.behavior.ClientBehavior).ComponentConfig Passed to the constructor ofComponentHandler.ComponentHandler Public base class for markup element instances that map toUIComponentinstances in the view.ConverterHandler Handles setting aConverterinstance on aValueHolderparent.DelegatingMetaTagHandler Enable the Jakarta Faces implementation to provide the appropriate behavior for the kind ofMetaTagHandlersubclass for each kind of element in the view, while providing a base-class from which those wanting to make a Java language custom tag handler can inherit.FaceletContext Context representative of a single request from a Facelet.FaceletHandler This is the root class for markup elements in Facelets VDL.Metadata There are concrete subclasses within the implementation that map concepts in the Facelet VDL page to Jakarta Server Faces Java API calls the appropriate instances.MetadataTarget MetaRule The root class of the abstraction that dictates how attributes on a markup element in a Facelets VDL page are wired to the Jakarta Faces API object instance associated with that element.MetaRuleset A mutable set of rules to be used in auto-wiring state to a particular object instance.MetaTagHandler Every kind of markup element in Facelets VDL that has attributes that need to take action on a Jakarta Faces Java API artifact is associated with an instance of this class.Tag The runtime must create an instance of this class for each element in the Facelets XHTML view.TagAttribute Representation of an XML attribute name=value pair on an XML element in a Facelet file.TagAttributeException An Exception caused by aTagAttributeTagConfig Passed to the constructor ofTagHandlersubclass, it defines the document definition of the handler we are instantiating.TagException An Exception caused by aTagTagHandler Foundation class forFaceletHandlers associated with a markup element in a Facelet document.TagHandlerDelegate Abstract class that defines methods relating to helping tag handler instances.TagHandlerDelegateFactory Abstract factory for creating instances ofTagHandlerDelegate.ValidatorHandler Handles setting aValidatorinstance on anEditableValueHolderparent. -
Classes in jakarta.faces.view.facelets used by com.sun.faces.facelets.tag.faces.core Class Description AttributeHandler An interface that allows other code to identify FaceletHandlers that correspond to component attributes.ConverterConfig A Facelet version of the Jakarta Server PagesConverterTag.ConverterHandler Handles setting aConverterinstance on aValueHolderparent.DelegatingMetaTagHandler Enable the Jakarta Faces implementation to provide the appropriate behavior for the kind ofMetaTagHandlersubclass for each kind of element in the view, while providing a base-class from which those wanting to make a Java language custom tag handler can inherit.FaceletContext Context representative of a single request from a Facelet.FaceletException An Exception from the Facelet implementationFaceletHandler This is the root class for markup elements in Facelets VDL.FaceletsAttachedObjectHandler Root class for all tag handlers that represent attached objetcts in a Facelets page.FacetHandler An interface that allows other code to identify FaceletHandlers that correspond to component facets.MetaRuleset A mutable set of rules to be used in auto-wiring state to a particular object instance.MetaTagHandler Every kind of markup element in Facelets VDL that has attributes that need to take action on a Jakarta Faces Java API artifact is associated with an instance of this class.TagAttribute Representation of an XML attribute name=value pair on an XML element in a Facelet file.TagConfig Passed to the constructor ofTagHandlersubclass, it defines the document definition of the handler we are instantiating.TagHandler Foundation class forFaceletHandlers associated with a markup element in a Facelet document.ValidatorConfig Used in creatingValidatorHandlerand all implementations.ValidatorHandler Handles setting aValidatorinstance on anEditableValueHolderparent. -
Classes in jakarta.faces.view.facelets used by com.sun.faces.facelets.tag.faces.html Class Description ComponentConfig Passed to the constructor ofComponentHandler.ComponentHandler Public base class for markup element instances that map toUIComponentinstances in the view.DelegatingMetaTagHandler Enable the Jakarta Faces implementation to provide the appropriate behavior for the kind ofMetaTagHandlersubclass for each kind of element in the view, while providing a base-class from which those wanting to make a Java language custom tag handler can inherit.FaceletContext Context representative of a single request from a Facelet.FaceletHandler This is the root class for markup elements in Facelets VDL.MetaRuleset A mutable set of rules to be used in auto-wiring state to a particular object instance.MetaTagHandler Every kind of markup element in Facelets VDL that has attributes that need to take action on a Jakarta Faces Java API artifact is associated with an instance of this class.Tag The runtime must create an instance of this class for each element in the Facelets XHTML view.TagAttribute Representation of an XML attribute name=value pair on an XML element in a Facelet file.TagDecorator Provides the ability to completely change the Tag before it's processed for compiling with the associatedTagHandler.TagHandler Foundation class forFaceletHandlers associated with a markup element in a Facelet document.TagHandlerDelegate Abstract class that defines methods relating to helping tag handler instances. -
Classes in jakarta.faces.view.facelets used by com.sun.faces.facelets.tag.jstl.core Class Description FaceletContext Context representative of a single request from a Facelet.FaceletHandler This is the root class for markup elements in Facelets VDL.TagConfig Passed to the constructor ofTagHandlersubclass, it defines the document definition of the handler we are instantiating.TagHandler Foundation class forFaceletHandlers associated with a markup element in a Facelet document. -
Classes in jakarta.faces.view.facelets used by com.sun.faces.facelets.tag.ui Class Description ComponentConfig Passed to the constructor ofComponentHandler.ComponentHandler Public base class for markup element instances that map toUIComponentinstances in the view.DelegatingMetaTagHandler Enable the Jakarta Faces implementation to provide the appropriate behavior for the kind ofMetaTagHandlersubclass for each kind of element in the view, while providing a base-class from which those wanting to make a Java language custom tag handler can inherit.FaceletContext Context representative of a single request from a Facelet.FaceletHandler This is the root class for markup elements in Facelets VDL.MetaRuleset A mutable set of rules to be used in auto-wiring state to a particular object instance.MetaTagHandler Every kind of markup element in Facelets VDL that has attributes that need to take action on a Jakarta Faces Java API artifact is associated with an instance of this class.TagAttribute Representation of an XML attribute name=value pair on an XML element in a Facelet file.TagConfig Passed to the constructor ofTagHandlersubclass, it defines the document definition of the handler we are instantiating.TagHandler Foundation class forFaceletHandlers associated with a markup element in a Facelet document. -
Classes in jakarta.faces.view.facelets used by com.sun.faces.facelets.util Class Description Tag The runtime must create an instance of this class for each element in the Facelets XHTML view.TagConfig Passed to the constructor ofTagHandlersubclass, it defines the document definition of the handler we are instantiating.TagHandler Foundation class forFaceletHandlers associated with a markup element in a Facelet document. -
Classes in jakarta.faces.view.facelets used by jakarta.faces.view.facelets Class Description BehaviorConfig Convey the id of a behavior declared in a view.BehaviorHandler TheFaceletHandlerthat corresponds to attached objects that represent an instance ofClientBehaviorthat must be added to the parent component, which must implementClientBehaviorHolder, with a call toClientBehaviorHolder.addClientBehavior(java.lang.String, jakarta.faces.component.behavior.ClientBehavior).ComponentConfig Passed to the constructor ofComponentHandler.ComponentHandler Public base class for markup element instances that map toUIComponentinstances in the view.ConverterConfig A Facelet version of the Jakarta Server PagesConverterTag.ConverterHandler Handles setting aConverterinstance on aValueHolderparent.DelegatingMetaTagHandler Enable the Jakarta Faces implementation to provide the appropriate behavior for the kind ofMetaTagHandlersubclass for each kind of element in the view, while providing a base-class from which those wanting to make a Java language custom tag handler can inherit.FaceletCache This API defines the facility by which the FaceletsViewDeclarationLanguagecreates and caches instances of Facelets.FaceletCache.MemberFactory Factory interface for creating Facelet or View Metadata Facelet instances.FaceletCacheFactory Allows customization of the implementation ofFaceletCache.FaceletContext Context representative of a single request from a Facelet.FaceletException An Exception from the Facelet implementationFaceletHandler This is the root class for markup elements in Facelets VDL.FaceletsAttachedObjectHandler Root class for all tag handlers that represent attached objetcts in a Facelets page.Metadata There are concrete subclasses within the implementation that map concepts in the Facelet VDL page to Jakarta Server Faces Java API calls the appropriate instances.MetadataTarget MetaRule The root class of the abstraction that dictates how attributes on a markup element in a Facelets VDL page are wired to the Jakarta Faces API object instance associated with that element.MetaRuleset A mutable set of rules to be used in auto-wiring state to a particular object instance.MetaTagHandler Every kind of markup element in Facelets VDL that has attributes that need to take action on a Jakarta Faces Java API artifact is associated with an instance of this class.Tag The runtime must create an instance of this class for each element in the Facelets XHTML view.TagAttribute Representation of an XML attribute name=value pair on an XML element in a Facelet file.TagAttributes A set of TagAttributes, usually representing all attributes on a Tag.TagConfig Passed to the constructor ofTagHandlersubclass, it defines the document definition of the handler we are instantiating.TagException An Exception caused by aTagTagHandler Foundation class forFaceletHandlers associated with a markup element in a Facelet document.TagHandlerDelegate Abstract class that defines methods relating to helping tag handler instances.TagHandlerDelegateFactory Abstract factory for creating instances ofTagHandlerDelegate.ValidatorConfig Used in creatingValidatorHandlerand all implementations.ValidatorHandler Handles setting aValidatorinstance on anEditableValueHolderparent.