org.icefaces.mobi.component.timespinner
public class TimeSpinnerRenderer extends InputRenderer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLICK_EVENT |
static java.lang.String |
TOUCH_START_EVENT |
IN_FIELD_LABEL_STYLE_CLASS, indicatorPositionSet, LABEL_STYLE_CLASS, labelPositionSet| Constructor and Description |
|---|
TimeSpinnerRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
encodeMarkup(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent uiComponent,
java.lang.String value,
boolean hasBehaviors) |
void |
encodeScript(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent uiComponent) |
java.lang.Object |
getConvertedValue(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
java.lang.Object value) |
encodeLabelAndInput, getConverter, getLabelAttributes, getOptionAsString, getSelectItems, getStateStyleClasses, writeAriaAttributes, writeInputField, writeLabelAndIndicatorAfter, writeLabelAndIndicatorBeforeaddToAutoUpdate, buildAjaxRequest, convertClientId, decodeBehaviors, decodeBehaviors, encodeClientBehaviors, encodeClientBehaviors, escapeText, getActionURL, getComponentResourceBundle, getEncodedURL, getEscapedClientId, getLocalisedMessageFromBundle, getResourceRequestPath, getResourceURL, isAjaxRequest, isPostBack, isPostback, isScriptLoaded, isValueBlank, isValueEmpty, renderChild, renderChildren, renderPassThruAttributes, renderPassThruAttributes, renderPassThruAttributes, resolveWidgetVar, setScriptLoaded, shouldRenderAttribute, themeForms, writeJavascriptFile, writeJavascriptFilepublic static final java.lang.String TOUCH_START_EVENT
public static final java.lang.String CLICK_EVENT
public void decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
decode in class javax.faces.render.Rendererpublic void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class javax.faces.render.Rendererjava.io.IOExceptionprotected void encodeMarkup(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent uiComponent,
java.lang.String value,
boolean hasBehaviors)
throws java.io.IOException
java.io.IOExceptionpublic void encodeScript(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent uiComponent)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.Object getConvertedValue(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
java.lang.Object value)
throws javax.faces.convert.ConverterException
getConvertedValue in class InputRendererjavax.faces.convert.ConverterExceptionCopyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.