org.apache.myfaces.custom.calendar
Class HtmlInputCalendarTagHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by com.sun.facelets.tag.MetaTagHandler
          extended by com.sun.facelets.tag.jsf.ComponentHandler
              extended by com.sun.facelets.tag.jsf.html.HtmlComponentHandler
                  extended by org.apache.myfaces.custom.calendar.HtmlInputCalendarTagHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public class HtmlInputCalendarTagHandler
extends com.sun.facelets.tag.jsf.html.HtmlComponentHandler

Since:
1.1.10
Version:
$Revision: 691856 $ $Date: 2008-09-03 21:40:30 -0500 (miƩ, 03 sep 2008) $
Author:
Leonardo Uribe (latest modification by $Author: lu4242 $)

Nested Class Summary
static class HtmlInputCalendarTagHandler.DateBusinessConverterRule
           
 
Field Summary
 
Fields inherited from class com.sun.facelets.tag.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
HtmlInputCalendarTagHandler(com.sun.facelets.tag.jsf.ComponentConfig config)
           
 
Method Summary
protected  com.sun.facelets.tag.MetaRuleset createMetaRuleset(Class type)
           
 
Methods inherited from class com.sun.facelets.tag.jsf.ComponentHandler
apply, applyNextHandler, createComponent, getFacetName, getId, onComponentCreated, onComponentPopulated
 
Methods inherited from class com.sun.facelets.tag.MetaTagHandler
setAttributes
 
Methods inherited from class com.sun.facelets.tag.TagHandler
findNextByType, getAttribute, getRequiredAttribute, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HtmlInputCalendarTagHandler

public HtmlInputCalendarTagHandler(com.sun.facelets.tag.jsf.ComponentConfig config)
Method Detail

createMetaRuleset

protected com.sun.facelets.tag.MetaRuleset createMetaRuleset(Class type)
Overrides:
createMetaRuleset in class com.sun.facelets.tag.jsf.html.HtmlComponentHandler


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.