@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class InputDateRendererBase extends InputDateTimeRenderer
| Modifier and Type | Field and Description |
|---|---|
protected static String |
MASK |
protected static String |
MAX_DATE |
protected static String |
MIN_DATE |
protected static String[] |
MODULES |
protected static String |
NATIVE_WHEN_MOBILE |
protected static String |
PANES |
INPUT_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 |
|---|
InputDateRendererBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeAlloyAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent uiComponent) |
protected void |
encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputDate inputDate,
boolean first) |
protected void |
encodeMask(javax.faces.context.ResponseWriter responseWriter,
InputDate inputDate,
String pattern,
boolean first) |
protected void |
encodePanes(javax.faces.context.ResponseWriter responseWriter,
InputDate inputDate,
Integer panes,
boolean first) |
String |
getAlloyClassName(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
String |
getDelegateComponentFamily() |
String |
getDelegateRendererType() |
String[] |
getModules(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
encodeHiddenAttributesInputDateTime, encodeMarkupBegin, encodeMarkupEnd, encodePopover, getButtonClientId, getButtonIconName, getInputDateTimeResponseWriter, getModules, getYUIConfig, isNative, isSandboxeddecode, 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, getDelegateRenderer, getRendersChildrendecodeClientState, encodeBooleanProperty, encodeClientIdProperty, encodeClientIdProperty, encodeClientState, encodeFunctionCall, encodeIntegerProperty, encodeNonEscapedObjectProperty, encodeStringPropertyprotected static final String MAX_DATE
protected static final String MIN_DATE
protected static final String NATIVE_WHEN_MOBILE
protected static final String PANES
protected static final String MASK
protected static final String[] MODULES
public void encodeAlloyAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent uiComponent)
throws IOException
IOExceptionpublic String getAlloyClassName(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
public String[] getModules(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
protected void encodePanes(javax.faces.context.ResponseWriter responseWriter,
InputDate inputDate,
Integer panes,
boolean first)
throws IOException
IOExceptionprotected void encodeMask(javax.faces.context.ResponseWriter responseWriter,
InputDate inputDate,
String pattern,
boolean first)
throws IOException
IOExceptionprotected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputDate inputDate,
boolean first)
throws IOException
IOExceptionpublic String getDelegateComponentFamily()
getDelegateComponentFamily in interface com.liferay.faces.util.render.DelegatingRenderergetDelegateComponentFamily in class com.liferay.faces.util.render.DelegatingClientComponentRendererBasepublic String getDelegateRendererType()
getDelegateRendererType in interface com.liferay.faces.util.render.DelegatingRenderergetDelegateRendererType in class com.liferay.faces.util.render.DelegatingClientComponentRendererBaseCopyright © 2016 Liferay, Inc.. All rights reserved.