Class ConvertDateTimeHandler

  • All Implemented Interfaces:
    javax.faces.view.AttachedObjectHandler, javax.faces.view.facelets.FaceletHandler, javax.faces.view.ValueHolderAttachedObjectHandler

    public class ConvertDateTimeHandler
    extends javax.faces.view.facelets.ConverterHandler
    • Field Summary

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

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

        nextHandler, tag, tagId
    • Constructor Summary

      Constructors 
      Constructor Description
      ConvertDateTimeHandler​(javax.faces.view.facelets.ConverterConfig config)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void apply​(javax.faces.view.facelets.FaceletContext faceletContext, javax.faces.component.UIComponent parent)  
      • Methods inherited from class javax.faces.view.facelets.ConverterHandler

        getConverterId, getTagHandlerDelegate
      • Methods inherited from class javax.faces.view.facelets.FaceletsAttachedObjectHandler

        applyAttachedObject, getAttachedObjectHandlerHelper, getFor
      • Methods inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler

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

        getAttribute, getRequiredAttribute, toString
      • Methods inherited from interface javax.faces.view.AttachedObjectHandler

        applyAttachedObject, getFor
    • Constructor Detail

      • ConvertDateTimeHandler

        public ConvertDateTimeHandler​(javax.faces.view.facelets.ConverterConfig config)
    • Method Detail

      • apply

        public void apply​(javax.faces.view.facelets.FaceletContext faceletContext,
                          javax.faces.component.UIComponent parent)
                   throws javax.el.ELException
        Specified by:
        apply in interface javax.faces.view.facelets.FaceletHandler
        Overrides:
        apply in class javax.faces.view.facelets.DelegatingMetaTagHandler
        Throws:
        javax.el.ELException