public class InputTextRenderer extends InputTextRenderer
Constructor and Description |
---|
InputTextRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
encodeClearIcon(javax.faces.context.FacesContext context,
InputText inputText) |
protected void |
encodeInput(javax.faces.context.FacesContext context,
InputText inputText,
String inputId) |
void |
encodeMarkup(javax.faces.context.FacesContext context,
InputText inputText) |
createStyleClass, encodeEnd, encodeScript
coerceToModelType, createSelectItem, findImplicitConverter, getConvertedValue, getOptionAsString, getSelectItems, shouldDecode
buildAjaxRequest, buildDomEvent, buildNonAjaxRequest, decodeBehaviors, encodeClientBehaviors, endScript, escapeText, getEventBehaviors, getHighlighter, getResourceRequestPath, getResourceURL, getWidgetBuilder, isGrouped, isValueBlank, renderChild, renderChildren, renderDomEvent, renderDomEvents, renderDynamicPassThruAttributes, renderOnchange, renderOnclick, renderPassThruAttributes, renderPassThruAttributes, renderValidationMetadata, shouldRenderAttribute, shouldWriteId, startScript
public void decode(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
decode
in class InputTextRenderer
public void encodeMarkup(javax.faces.context.FacesContext context, InputText inputText) throws IOException
encodeMarkup
in class InputTextRenderer
IOException
protected void encodeInput(javax.faces.context.FacesContext context, InputText inputText, String inputId) throws IOException
IOException
protected void encodeClearIcon(javax.faces.context.FacesContext context, InputText inputText) throws IOException
IOException
Copyright © 2015. All rights reserved.