Class TobagoComponentHandler

  • All Implemented Interfaces:
    jakarta.faces.view.facelets.FaceletHandler
    Direct Known Subclasses:
    EventHandler

    public class TobagoComponentHandler
    extends jakarta.faces.view.facelets.ComponentHandler
    • Field Summary

      • Fields inherited from class jakarta.faces.view.facelets.DelegatingMetaTagHandler

        delegateFactory
      • Fields inherited from class jakarta.faces.view.facelets.TagHandler

        nextHandler, tag, tagId
    • Constructor Summary

      Constructors 
      Constructor Description
      TobagoComponentHandler​(jakarta.faces.view.facelets.ComponentConfig componentConfig)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected jakarta.faces.view.facelets.MetaRuleset createMetaRuleset​(Class aClass)  
      void onComponentPopulated​(jakarta.faces.view.facelets.FaceletContext context, jakarta.faces.component.UIComponent component, jakarta.faces.component.UIComponent parent)  
      • Methods inherited from class jakarta.faces.view.facelets.ComponentHandler

        createComponent, getComponentConfig, getTagHandlerDelegate, isNew, onComponentCreated
      • Methods inherited from class jakarta.faces.view.facelets.DelegatingMetaTagHandler

        apply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes
      • Methods inherited from class jakarta.faces.view.facelets.TagHandler

        getAttribute, getRequiredAttribute, toString
    • Constructor Detail

      • TobagoComponentHandler

        public TobagoComponentHandler​(jakarta.faces.view.facelets.ComponentConfig componentConfig)
    • Method Detail

      • createMetaRuleset

        protected jakarta.faces.view.facelets.MetaRuleset createMetaRuleset​(Class aClass)
        Overrides:
        createMetaRuleset in class jakarta.faces.view.facelets.DelegatingMetaTagHandler
      • onComponentPopulated

        public void onComponentPopulated​(jakarta.faces.view.facelets.FaceletContext context,
                                         jakarta.faces.component.UIComponent component,
                                         jakarta.faces.component.UIComponent parent)
        Overrides:
        onComponentPopulated in class jakarta.faces.view.facelets.ComponentHandler