public class InputDateRenderer extends InputDateRendererBase
MASK, MAX_DATE, MIN_DATE, MODULES, NATIVE_WHEN_MOBILE, PANESINPUT_SUFFIX, NODE_EVENT_SIMULATE, VALUE_CHANGEAUTO_HIDE, CLIENT_KEY, LOCALE, SHOW_ON, TIME_ZONE, Z_INDEXBOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
InputDateRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encodeCalendar(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputDate inputDate,
boolean first) |
protected void |
encodeDate(javax.faces.context.ResponseWriter responseWriter,
InputDate inputDate,
String attributeName,
Object dateObject,
boolean first) |
protected void |
encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputDate inputDate,
boolean first) |
void |
encodeJavaScriptCustom(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
protected void |
encodeMask(javax.faces.context.ResponseWriter responseWriter,
InputDate inputDate,
String datePattern,
boolean first) |
String |
getAlloyClassName(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
String |
getButtonIconName() |
protected InputDateTimeResponseWriter |
getInputDateTimeResponseWriter(javax.faces.context.ResponseWriter responseWriter,
String inputClientId,
boolean nativeInputDate) |
protected static String |
getMaskFromDatePattern(String datePattern) |
String[] |
getModules(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
encodeAlloyAttributes, encodePanes, getDelegateComponentFamily, getDelegateRendererTypeencodeHiddenAttributesInputDateTime, encodeMarkupBegin, encodeMarkupEnd, encodePopover, getButtonClientId, getModules, getYUIConfig, isNative, isSandboxeddecode, decodeClientBehaviors, encodeBoolean, encodeClientId, encodeClientId, encodeEventCallback, encodeInteger, encodeJavaScript, encodeJavaScriptBegin, encodeJavaScriptEnd, encodeJavaScriptMain, encodeLiferayComponentVar, encodeNonEscapedObject, encodeString, encodeWidgetRender, getClientVarName, renderScriptconvertClientId, encodeAll, encodeAll, encodeBegin, encodeBegin, encodeChildren, encodeChildren, encodeEnd, encodeEnd, encodeMarkupBegin, encodeMarkupEnd, getConvertedValue, getDelegateRenderer, getRendersChildrendecodeClientState, encodeBooleanProperty, encodeClientIdProperty, encodeClientIdProperty, encodeClientState, encodeFunctionCall, encodeIntegerProperty, encodeNonEscapedObjectProperty, encodeStringPropertypublic void encodeJavaScriptCustom(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeJavaScriptCustom in interface AlloyRendererencodeJavaScriptCustom in class DelegatingAlloyRendererBaseIOExceptionpublic String getAlloyClassName(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
getAlloyClassName in interface AlloyRenderergetAlloyClassName in class InputDateRendererBasepublic String getButtonIconName()
getButtonIconName in class InputDateTimeRendererpublic String[] getModules(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
getModules in interface AlloyRenderergetModules in class InputDateRendererBaseprotected void encodeCalendar(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputDate inputDate,
boolean first)
throws IOException
IOExceptionprotected void encodeDate(javax.faces.context.ResponseWriter responseWriter,
InputDate inputDate,
String attributeName,
Object dateObject,
boolean first)
throws IOException
IOExceptionprotected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputDate inputDate,
boolean first)
throws IOException
encodeHiddenAttributes in class InputDateRendererBaseIOExceptionprotected void encodeMask(javax.faces.context.ResponseWriter responseWriter,
InputDate inputDate,
String datePattern,
boolean first)
throws IOException
encodeMask in class InputDateRendererBaseIOExceptionprotected InputDateTimeResponseWriter getInputDateTimeResponseWriter(javax.faces.context.ResponseWriter responseWriter, String inputClientId, boolean nativeInputDate)
getInputDateTimeResponseWriter in class InputDateTimeRendererCopyright © 2016 Liferay, Inc.. All rights reserved.