public class DateTimeWidgetTypeHandler extends AbstractWidgetTypeHandler
DEV_TEMPLATE_PROPERTY_NAME, DISABLE_DEV_PROPERTY_NAME| Constructor and Description |
|---|
DateTimeWidgetTypeHandler() |
| Modifier and Type | Method and Description |
|---|---|
javax.faces.view.facelets.FaceletHandler |
getFaceletHandler(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.view.facelets.TagConfig tagConfig,
Widget widget,
javax.faces.view.facelets.FaceletHandler[] subHandlers)
Returns the facelet handler that will be applied for given widget and template in this context.
|
getDevFaceletHandler, getProperty, getRequiredProperty, setPropertiespublic javax.faces.view.facelets.FaceletHandler getFaceletHandler(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.view.facelets.TagConfig tagConfig,
Widget widget,
javax.faces.view.facelets.FaceletHandler[] subHandlers)
throws WidgetException
WidgetTypeHandlergetFaceletHandler in interface WidgetTypeHandlergetFaceletHandler in class AbstractWidgetTypeHandlerctx - the facelet context in which this handler will be applied.tagConfig - the tag configuration this facelet will be applied for.widget - the widget giving properties the handler will take into account.subHandlers - facelet handlers for sub widgets.WidgetExceptionCopyright © 2015 Nuxeo SA. All rights reserved.