org.apache.myfaces.tobago.facelets.extension
Class DateExtensionHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
javax.faces.view.facelets.MetaTagHandler
javax.faces.view.facelets.DelegatingMetaTagHandler
javax.faces.view.facelets.ComponentHandler
org.apache.myfaces.tobago.facelets.extension.TobagoLabelExtensionHandler
org.apache.myfaces.tobago.facelets.extension.DateExtensionHandler
- All Implemented Interfaces:
- javax.faces.view.facelets.FaceletHandler
public class DateExtensionHandler
- extends TobagoLabelExtensionHandler
Fields inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler |
delegateFactory |
Fields inherited from class javax.faces.view.facelets.TagHandler |
nextHandler, tag, tagId |
Methods inherited from class javax.faces.view.facelets.ComponentHandler |
getComponentConfig, getTagHandlerDelegate, isNew |
Methods inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler |
apply, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes |
Methods inherited from class javax.faces.view.facelets.TagHandler |
getAttribute, getRequiredAttribute, toString |
DateExtensionHandler
public DateExtensionHandler(javax.faces.view.facelets.ComponentConfig config)
getSubComponentType
protected String getSubComponentType()
- Specified by:
getSubComponentType
in class TobagoLabelExtensionHandler
getSubRendererType
protected String getSubRendererType()
- Specified by:
getSubRendererType
in class TobagoLabelExtensionHandler
onComponentPopulated
public void onComponentPopulated(javax.faces.view.facelets.FaceletContext faceletContext,
javax.faces.component.UIComponent panel,
javax.faces.component.UIComponent parent)
- Overrides:
onComponentPopulated
in class TobagoLabelExtensionHandler
getColumns
protected String getColumns(String first)
- Overrides:
getColumns
in class TobagoLabelExtensionHandler
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.