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) |
onComponentCreatedcreateComponent, getComponentConfig, getTagHandlerDelegate, isNew, onComponentPopulatedapply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabledprotected 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.HtmlComponentHandlerpublic void setAttributes(javax.faces.view.facelets.FaceletContext ctx, Object instance)
setAttributes in class javax.faces.view.facelets.DelegatingMetaTagHandlerprotected void setDefaultTime(org.richfaces.component.UICalendar instance)
Copyright © 2018 Nuxeo. All rights reserved.