Class ConvertDateTimeHandler

java.lang.Object
javax.faces.view.facelets.TagHandler
javax.faces.view.facelets.MetaTagHandler
javax.faces.view.facelets.DelegatingMetaTagHandler
javax.faces.view.facelets.FaceletsAttachedObjectHandler
javax.faces.view.facelets.ConverterHandler
org.apache.myfaces.tobago.facelets.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

    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 class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface javax.faces.view.AttachedObjectHandler

    applyAttachedObject, getFor
  • Constructor Details

    • ConvertDateTimeHandler

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

    • 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