@JSFRenderer(renderKitId="HTML_BASIC",family="javax.faces.Input",type="javax.faces.Text") @JSFRenderer(renderKitId="HTML_BASIC",family="javax.faces.Output",type="javax.faces.Text") public class HtmlTextRenderer extends HtmlTextRendererBase
PASSTHROUGH_RENDERER_LOCALNAME_KEY
Constructor and Description |
---|
HtmlTextRenderer() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isCommonEventsOptimizationEnabled(FacesContext facesContext) |
protected boolean |
isCommonPropertiesOptimizationEnabled(FacesContext facesContext) |
protected boolean |
isRenderOutputEventAttributes() |
decode, encodeBegin, encodeEnd, getConvertedValue, getInputHtmlType, isAutocompleteOff, isDisabled, isValidLength, renderInput, renderInputBegin, renderInputEnd, renderOutput, renderValue
getActionUrl, getChildCount, getChildren, getClientId, renderId, shouldRenderId
convertClientId, encodeChildren, getRendersChildren
protected boolean isCommonPropertiesOptimizationEnabled(FacesContext facesContext)
isCommonPropertiesOptimizationEnabled
in class HtmlRenderer
protected boolean isCommonEventsOptimizationEnabled(FacesContext facesContext)
isCommonEventsOptimizationEnabled
in class HtmlRenderer
protected boolean isRenderOutputEventAttributes()
isRenderOutputEventAttributes
in class HtmlTextRendererBase
Copyright © 2022 The Apache Software Foundation. All rights reserved.