public abstract class LinkRenderer extends HtmlBasicRenderer
HtmlBasicRenderer.OptionComponentInfo, HtmlBasicRenderer.Param
EMPTY_PARAMS, logger
PASSTHROUGH_RENDERER_LOCALNAME_KEY
Constructor and Description |
---|
LinkRenderer() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
renderAsActive(FacesContext context,
UIComponent component) |
protected void |
renderAsDisabled(FacesContext context,
UIComponent component) |
protected void |
writeCommonLinkAttributes(ResponseWriter writer,
UIComponent component) |
protected void |
writeValue(UIComponent component,
ResponseWriter writer) |
augmentIdReference, convertClientId, decode, decodeBehaviors, encodeEnd, encodeRecursive, getBehaviorParameters, getChildren, getCurrentValue, getEndTextToRender, getFacet, getForComponent, getFormattedValue, getFormattedValue, getMessageIter, getParamList, getPassThruBehaviors, getRendersChildren, getValue, isBehaviorSource, rendererParamsNotNull, setSubmittedValue, shouldDecode, shouldEncode, shouldEncodeChildren, shouldWriteIdAttribute, writeIdAttributeIfNecessary
encodeBegin, encodeChildren, getConvertedValue
protected abstract void renderAsActive(FacesContext context, UIComponent component) throws IOException
IOException
protected void renderAsDisabled(FacesContext context, UIComponent component) throws IOException
IOException
protected void writeCommonLinkAttributes(ResponseWriter writer, UIComponent component) throws IOException
IOException
protected void writeValue(UIComponent component, ResponseWriter writer) throws IOException
IOException
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.