@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class InputTimeRendererBase extends InputDateTimeRenderer
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ACTIVATE_FIRST_ITEM |
protected static String |
CIRCULAR |
protected static String |
FILTER_TYPE |
protected static String |
HEIGHT |
protected static String |
HIGHLIGHTER_TYPE |
protected static String |
MASK |
protected static String |
MAX_RESULTS |
protected static String |
MAX_TIME |
protected static String |
MIN_TIME |
protected static String[] |
MODULES |
protected static String |
NATIVE_WHEN_MOBILE |
protected static String |
QUERY_DELAY |
protected static String |
SCROLL_INTO_VIEW |
protected static String |
STEP |
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 |
|---|
InputTimeRendererBase() |
| 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,
InputTime inputTime,
boolean first) |
protected void |
encodeMask(javax.faces.context.ResponseWriter responseWriter,
InputTime inputTime,
String pattern,
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 ACTIVATE_FIRST_ITEM
protected static final String CIRCULAR
protected static final String FILTER_TYPE
protected static final String HEIGHT
protected static final String HIGHLIGHTER_TYPE
protected static final String MAX_RESULTS
protected static final String MAX_TIME
protected static final String MIN_TIME
protected static final String NATIVE_WHEN_MOBILE
protected static final String MASK
protected static final String QUERY_DELAY
protected static final String SCROLL_INTO_VIEW
protected static final String STEP
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 encodeMask(javax.faces.context.ResponseWriter responseWriter,
InputTime inputTime,
String pattern,
boolean first)
throws IOException
IOExceptionprotected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputTime inputTime,
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.