public class InputDateTimeTagHandler extends GenericHtmlComponentHandler
Modifier and Type | Field and Description |
---|---|
protected javax.faces.view.facelets.TagAttributes |
attributes |
protected String |
defaultTime |
Constructor and Description |
---|
InputDateTimeTagHandler(javax.faces.view.facelets.ComponentConfig config) |
Modifier and Type | Method and Description |
---|---|
protected javax.faces.view.facelets.MetaRuleset |
createMetaRuleset(Class type) |
protected String |
getValue(javax.faces.view.facelets.TagAttributes attrs,
String name,
String defaultValue) |
void |
setAttributes(javax.faces.view.facelets.FaceletContext ctx,
Object instance) |
protected void |
setDefaultTime(org.richfaces.component.UICalendar instance) |
onComponentCreated
createComponent, getComponentConfig, getTagHandlerDelegate, isNew, onComponentPopulated
apply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled
protected final String defaultTime
protected javax.faces.view.facelets.TagAttributes attributes
public InputDateTimeTagHandler(javax.faces.view.facelets.ComponentConfig config)
protected String getValue(javax.faces.view.facelets.TagAttributes attrs, String name, String defaultValue)
protected javax.faces.view.facelets.MetaRuleset createMetaRuleset(Class type)
createMetaRuleset
in class com.sun.faces.facelets.tag.jsf.html.HtmlComponentHandler
public void setAttributes(javax.faces.view.facelets.FaceletContext ctx, Object instance)
setAttributes
in class javax.faces.view.facelets.DelegatingMetaTagHandler
protected void setDefaultTime(org.richfaces.component.UICalendar instance)
Copyright © 2017 Nuxeo. All rights reserved.