public abstract class InputDateTimeRenderer extends InputDateTimeRendererBase
| Modifier and Type | Field and Description |
|---|---|
protected static String |
INPUT_SUFFIX |
protected static String |
NODE_EVENT_SIMULATE |
protected static String |
VALUE_CHANGE |
AUTO_HIDE, CLIENT_KEY, LOCALE, NATIVE_WHEN_MOBILE, SHOW_ON, TIME_ZONE, Z_INDEXBOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
InputDateTimeRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encodeHiddenAttributesInputDateTime(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputDateTime inputDateTime,
boolean first) |
void |
encodeMarkupBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
void |
encodeMarkupEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
protected void |
encodePopover(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputDateTime inputDateTime,
boolean first) |
protected String |
getButtonClientId(javax.faces.context.FacesContext facesContext,
com.liferay.faces.util.component.ClientComponent clientComponent) |
protected abstract String |
getButtonIconName() |
protected abstract InputDateTimeResponseWriter |
getInputDateTimeResponseWriter(javax.faces.context.ResponseWriter responseWriter,
String inputClientId,
boolean nativeInputDateTime) |
protected String[] |
getModules(String defaultModule,
javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
String |
getYUIConfig(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent uiComponent) |
protected boolean |
isNative(com.liferay.faces.util.client.BrowserSniffer browserSniffer,
InputDateTime inputDateTime) |
boolean |
isSandboxed(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
decode, decodeClientBehaviors, encodeBoolean, encodeClientId, encodeClientId, encodeEventCallback, encodeInteger, encodeJavaScript, encodeJavaScriptBegin, encodeJavaScriptCustom, encodeJavaScriptEnd, encodeJavaScriptMain, encodeLiferayComponentVar, encodeNonEscapedObject, encodeString, encodeWidgetRender, getClientVarName, renderScriptconvertClientId, encodeAll, encodeAll, encodeBegin, encodeBegin, encodeChildren, encodeChildren, encodeEnd, encodeEnd, encodeMarkupBegin, encodeMarkupEnd, getConvertedValue, getDelegateComponentFamily, getDelegateRenderer, getDelegateRendererType, getRendersChildrendecodeClientState, encodeBooleanProperty, encodeClientIdProperty, encodeClientIdProperty, encodeClientState, encodeFunctionCall, encodeIntegerProperty, encodeNonEscapedObjectProperty, encodeStringPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencodeAlloyAttributes, getAlloyClassName, getModulesprotected static final String INPUT_SUFFIX
protected static final String NODE_EVENT_SIMULATE
protected static final String VALUE_CHANGE
public void encodeMarkupBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeMarkupBegin in interface com.liferay.faces.util.render.ClientComponentRendererencodeMarkupBegin in class com.liferay.faces.util.render.DelegatingClientComponentRendererBaseIOExceptionpublic void encodeMarkupEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeMarkupEnd in interface com.liferay.faces.util.render.ClientComponentRendererencodeMarkupEnd in class com.liferay.faces.util.render.DelegatingClientComponentRendererBaseIOExceptionpublic String getYUIConfig(javax.faces.context.FacesContext facesContext, javax.faces.context.ResponseWriter responseWriter, javax.faces.component.UIComponent uiComponent) throws IOException
getYUIConfig in interface AlloyRenderergetYUIConfig in class DelegatingAlloyRendererBaseIOExceptionpublic boolean isSandboxed(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
isSandboxed in interface AlloyRendererisSandboxed in class DelegatingAlloyRendererBaseprotected abstract String getButtonIconName()
protected abstract InputDateTimeResponseWriter getInputDateTimeResponseWriter(javax.faces.context.ResponseWriter responseWriter, String inputClientId, boolean nativeInputDateTime)
protected void encodeHiddenAttributesInputDateTime(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputDateTime inputDateTime,
boolean first)
throws IOException
IOExceptionprotected void encodePopover(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputDateTime inputDateTime,
boolean first)
throws IOException
IOExceptionprotected String getButtonClientId(javax.faces.context.FacesContext facesContext, com.liferay.faces.util.component.ClientComponent clientComponent)
protected String[] getModules(String defaultModule, javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
protected boolean isNative(com.liferay.faces.util.client.BrowserSniffer browserSniffer,
InputDateTime inputDateTime)
Copyright © 2016 Liferay, Inc.. All rights reserved.